2024-09-04T16:26:09.422 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-04T16:26:09.442 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-04T16:26:09.535 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889215 branch: wip-guits-main-2024-09-04-1323 description: orch:cephadm/upgrade/{1-start-distro/1-start-centos_9.stream-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/classic} email: gabrioux@ibm.com first_in_suite: false job_id: '7889215' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-main-2024-09-04-1323 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - CEPHADM_STRAY_DAEMON - CEPHADM_FAILED_DAEMON - CEPHADM_AGENT_DOWN log-only-match: - CEPHADM_ sha1: f9fcca5273b6971f640393d33a94730179073754 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: f9fcca5273b6971f640393d33a94730179073754 workunit: branch: wip-guits-main-2024-09-04-1323 sha1: f9fcca5273b6971f640393d33a94730179073754 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: 8429 sha1: f9fcca5273b6971f640393d33a94730179073754 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-04-1323 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_f9fcca5273b6971f640393d33a94730179073754/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: f9fcca5273b6971f640393d33a94730179073754 targets: smithi100.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCl0VCgD+RYIFUCSOKk9CdksIWkp+rIoico2U7i6FvhDrhzlN2NGV4Llmf+jPfux1jZD7s+X+NUTJx6+cRfC3NM= smithi164.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL3bPP9ff1t9A1sKbCUv5WvF2HESp+ms0/d0dp6zX1Tr+EAz7d3/q1Cu2Q/YUEpJPKdfMJcGUoIpc//8oEDmp80= 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-04_15:42:18 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-04T16:26:09.535 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_f9fcca5273b6971f640393d33a94730179073754/qa; will attempt to use it 2024-09-04T16:26:09.536 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_f9fcca5273b6971f640393d33a94730179073754/qa/tasks 2024-09-04T16:26:09.536 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-04T16:26:09.537 INFO:teuthology.task.internal:Checking packages... 2024-09-04T16:26:09.557 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'f9fcca5273b6971f640393d33a94730179073754' 2024-09-04T16:26:09.558 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-04T16:26:09.558 INFO:teuthology.packaging:ref: None 2024-09-04T16:26:09.558 INFO:teuthology.packaging:tag: None 2024-09-04T16:26:09.558 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-04-1323 2024-09-04T16:26:09.558 INFO:teuthology.packaging:sha1: f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:26:09.558 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-04-1323 2024-09-04T16:26:09.699 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4702.gf9fcca52 2024-09-04T16:26:09.700 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-04T16:26:09.706 INFO:teuthology.task.internal:no buildpackages task found 2024-09-04T16:26:09.706 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-04T16:26:09.729 INFO:teuthology.task.internal:Saving configuration 2024-09-04T16:26:09.747 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-04T16:26:09.753 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-04T16:26:09.776 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi100.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889215', '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-04 16:21:05.485190', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCl0VCgD+RYIFUCSOKk9CdksIWkp+rIoico2U7i6FvhDrhzlN2NGV4Llmf+jPfux1jZD7s+X+NUTJx6+cRfC3NM='} 2024-09-04T16:26:09.797 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi164.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889215', '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-04 16:21:05.486845', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL3bPP9ff1t9A1sKbCUv5WvF2HESp+ms0/d0dp6zX1Tr+EAz7d3/q1Cu2Q/YUEpJPKdfMJcGUoIpc//8oEDmp80='} 2024-09-04T16:26:09.797 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-04T16:26:09.803 INFO:teuthology.task.internal:roles: ubuntu@smithi100.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-04T16:26:09.803 INFO:teuthology.task.internal:roles: ubuntu@smithi164.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-04T16:26:09.803 INFO:teuthology.run_tasks:Running task console_log... 2024-09-04T16:26:09.861 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ff52a453be0>, signals=[15]) 2024-09-04T16:26:09.861 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-04T16:26:09.866 INFO:teuthology.task.internal:Opening connections... 2024-09-04T16:26:09.867 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi100.front.sepia.ceph.com 2024-09-04T16:26:09.868 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T16:26:09.945 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi164.front.sepia.ceph.com 2024-09-04T16:26:09.946 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T16:26:10.019 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-04T16:26:10.024 DEBUG:teuthology.orchestra.run.smithi100:> uname -m 2024-09-04T16:26:10.043 INFO:teuthology.orchestra.run.smithi100.stdout:x86_64 2024-09-04T16:26:10.043 DEBUG:teuthology.orchestra.run.smithi100:> cat /etc/os-release 2024-09-04T16:26:10.100 INFO:teuthology.orchestra.run.smithi100.stdout:NAME="CentOS Stream" 2024-09-04T16:26:10.100 INFO:teuthology.orchestra.run.smithi100.stdout:VERSION="9" 2024-09-04T16:26:10.101 INFO:teuthology.orchestra.run.smithi100.stdout:ID="centos" 2024-09-04T16:26:10.101 INFO:teuthology.orchestra.run.smithi100.stdout:ID_LIKE="rhel fedora" 2024-09-04T16:26:10.101 INFO:teuthology.orchestra.run.smithi100.stdout:VERSION_ID="9" 2024-09-04T16:26:10.101 INFO:teuthology.orchestra.run.smithi100.stdout:PLATFORM_ID="platform:el9" 2024-09-04T16:26:10.101 INFO:teuthology.orchestra.run.smithi100.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-04T16:26:10.101 INFO:teuthology.orchestra.run.smithi100.stdout:ANSI_COLOR="0;31" 2024-09-04T16:26:10.101 INFO:teuthology.orchestra.run.smithi100.stdout:LOGO="fedora-logo-icon" 2024-09-04T16:26:10.101 INFO:teuthology.orchestra.run.smithi100.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-04T16:26:10.101 INFO:teuthology.orchestra.run.smithi100.stdout:HOME_URL="https://centos.org/" 2024-09-04T16:26:10.101 INFO:teuthology.orchestra.run.smithi100.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-04T16:26:10.101 INFO:teuthology.orchestra.run.smithi100.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-04T16:26:10.101 INFO:teuthology.orchestra.run.smithi100.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-04T16:26:10.102 INFO:teuthology.lock.ops:Updating smithi100.front.sepia.ceph.com on lock server 2024-09-04T16:26:10.123 DEBUG:teuthology.orchestra.run.smithi164:> uname -m 2024-09-04T16:26:10.141 INFO:teuthology.orchestra.run.smithi164.stdout:x86_64 2024-09-04T16:26:10.142 DEBUG:teuthology.orchestra.run.smithi164:> cat /etc/os-release 2024-09-04T16:26:10.200 INFO:teuthology.orchestra.run.smithi164.stdout:NAME="CentOS Stream" 2024-09-04T16:26:10.200 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION="9" 2024-09-04T16:26:10.200 INFO:teuthology.orchestra.run.smithi164.stdout:ID="centos" 2024-09-04T16:26:10.200 INFO:teuthology.orchestra.run.smithi164.stdout:ID_LIKE="rhel fedora" 2024-09-04T16:26:10.200 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION_ID="9" 2024-09-04T16:26:10.201 INFO:teuthology.orchestra.run.smithi164.stdout:PLATFORM_ID="platform:el9" 2024-09-04T16:26:10.201 INFO:teuthology.orchestra.run.smithi164.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-04T16:26:10.201 INFO:teuthology.orchestra.run.smithi164.stdout:ANSI_COLOR="0;31" 2024-09-04T16:26:10.201 INFO:teuthology.orchestra.run.smithi164.stdout:LOGO="fedora-logo-icon" 2024-09-04T16:26:10.201 INFO:teuthology.orchestra.run.smithi164.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-04T16:26:10.201 INFO:teuthology.orchestra.run.smithi164.stdout:HOME_URL="https://centos.org/" 2024-09-04T16:26:10.201 INFO:teuthology.orchestra.run.smithi164.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-04T16:26:10.201 INFO:teuthology.orchestra.run.smithi164.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-04T16:26:10.201 INFO:teuthology.orchestra.run.smithi164.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-04T16:26:10.202 INFO:teuthology.lock.ops:Updating smithi164.front.sepia.ceph.com on lock server 2024-09-04T16:26:10.222 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-04T16:26:10.230 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-04T16:26:10.235 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-04T16:26:10.235 DEBUG:teuthology.orchestra.run.smithi100:> test '!' -e /home/ubuntu/cephtest 2024-09-04T16:26:10.237 DEBUG:teuthology.orchestra.run.smithi164:> test '!' -e /home/ubuntu/cephtest 2024-09-04T16:26:10.256 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-04T16:26:10.267 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-04T16:26:10.267 DEBUG:teuthology.orchestra.run.smithi100:> test -z $(ls -A /var/lib/ceph) 2024-09-04T16:26:10.295 DEBUG:teuthology.orchestra.run.smithi164:> test -z $(ls -A /var/lib/ceph) 2024-09-04T16:26:10.411 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-04T16:26:10.462 INFO:teuthology.run_tasks:Running task kernel... 2024-09-04T16:26:10.476 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-04T16:26:10.476 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-04T16:26:10.477 DEBUG:teuthology.orchestra.run.smithi100:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-04T16:26:10.478 DEBUG:teuthology.orchestra.run.smithi164:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-04T16:26:10.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T16:26:10.494 DEBUG:teuthology.orchestra.run.smithi164:> uname -r 2024-09-04T16:26:10.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T16:26:10.496 DEBUG:teuthology.orchestra.run.smithi100:> uname -r 2024-09-04T16:26:10.553 INFO:teuthology.orchestra.run.smithi164.stdout:5.14.0-503.el9.x86_64 2024-09-04T16:26:10.553 INFO:teuthology.task.kernel:Running kernel on smithi164: 5.14.0-503.el9.x86_64 2024-09-04T16:26:10.553 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum install -y kernel 2024-09-04T16:26:10.554 INFO:teuthology.orchestra.run.smithi100.stdout:5.14.0-503.el9.x86_64 2024-09-04T16:26:10.555 INFO:teuthology.task.kernel:Running kernel on smithi100: 5.14.0-503.el9.x86_64 2024-09-04T16:26:10.555 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum install -y kernel 2024-09-04T16:26:15.011 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - BaseOS 3.1 MB/s | 8.2 MB 00:02 2024-09-04T16:26:16.791 INFO:teuthology.orchestra.run.smithi164.stdout:CentOS Stream 9 - BaseOS 1.8 MB/s | 8.2 MB 00:04 2024-09-04T16:26:20.594 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - AppStream 4.6 MB/s | 20 MB 00:04 2024-09-04T16:26:21.092 INFO:teuthology.orchestra.run.smithi164.stdout:CentOS Stream 9 - AppStream 6.4 MB/s | 20 MB 00:03 2024-09-04T16:26:26.543 INFO:teuthology.orchestra.run.smithi164.stdout:CentOS Stream 9 - CRB 4.0 MB/s | 6.5 MB 00:01 2024-09-04T16:26:26.870 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - CRB 2.6 MB/s | 6.5 MB 00:02 2024-09-04T16:26:28.545 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - Extras packages 41 kB/s | 19 kB 00:00 2024-09-04T16:26:29.341 INFO:teuthology.orchestra.run.smithi100.stdout:Extra Packages for Enterprise Linux 33 MB/s | 23 MB 00:00 2024-09-04T16:26:30.231 INFO:teuthology.orchestra.run.smithi164.stdout:CentOS Stream 9 - Extras packages 7.6 kB/s | 19 kB 00:02 2024-09-04T16:26:31.665 INFO:teuthology.orchestra.run.smithi164.stdout:Extra Packages for Enterprise Linux 17 MB/s | 23 MB 00:01 2024-09-04T16:26:34.824 INFO:teuthology.orchestra.run.smithi100.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-04T16:26:36.820 INFO:teuthology.orchestra.run.smithi100.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-04T16:26:36.820 INFO:teuthology.orchestra.run.smithi100.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-04T16:26:36.905 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-09-04T16:26:36.907 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2024-09-04T16:26:36.907 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-09-04T16:26:37.019 DEBUG:teuthology.orchestra.run.smithi100:> echo no | sudo yum reinstall kernel || true 2024-09-04T16:26:37.245 INFO:teuthology.orchestra.run.smithi164.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2024-09-04T16:26:37.557 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:00:03 ago on Wed 04 Sep 2024 04:26:34 PM UTC. 2024-09-04T16:26:37.692 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-09-04T16:26:37.699 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-09-04T16:26:37.699 INFO:teuthology.orchestra.run.smithi100.stdout: Package Architecture Version Repository Size 2024-09-04T16:26:37.699 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-09-04T16:26:37.699 INFO:teuthology.orchestra.run.smithi100.stdout:Reinstalling: 2024-09-04T16:26:37.699 INFO:teuthology.orchestra.run.smithi100.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-04T16:26:37.699 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:26:37.700 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-09-04T16:26:37.700 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-09-04T16:26:37.700 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:26:37.700 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 1.9 M 2024-09-04T16:26:37.700 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 0 2024-09-04T16:26:37.700 INFO:teuthology.orchestra.run.smithi100.stderr:Operation aborted. 2024-09-04T16:26:37.756 INFO:teuthology.orchestra.run.smithi100.stdout:Is this ok [y/N]: 2024-09-04T16:26:37.757 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum reinstall -y kernel || true 2024-09-04T16:26:38.292 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:00:04 ago on Wed 04 Sep 2024 04:26:34 PM UTC. 2024-09-04T16:26:38.420 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-09-04T16:26:38.421 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-09-04T16:26:38.421 INFO:teuthology.orchestra.run.smithi100.stdout: Package Architecture Version Repository Size 2024-09-04T16:26:38.421 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-09-04T16:26:38.421 INFO:teuthology.orchestra.run.smithi100.stdout:Reinstalling: 2024-09-04T16:26:38.421 INFO:teuthology.orchestra.run.smithi100.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-04T16:26:38.422 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:26:38.422 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-09-04T16:26:38.422 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-09-04T16:26:38.422 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:26:38.422 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 1.9 M 2024-09-04T16:26:38.422 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 0 2024-09-04T16:26:38.422 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-09-04T16:26:39.141 INFO:teuthology.orchestra.run.smithi100.stdout:kernel-5.14.0-503.el9.x86_64.rpm 4.0 MB/s | 1.9 MB 00:00 2024-09-04T16:26:39.141 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:26:39.141 INFO:teuthology.orchestra.run.smithi100.stdout:Total 2.6 MB/s | 1.9 MB 00:00 2024-09-04T16:26:39.171 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-09-04T16:26:39.268 INFO:teuthology.orchestra.run.smithi164.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-04T16:26:39.268 INFO:teuthology.orchestra.run.smithi164.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-04T16:26:39.353 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-09-04T16:26:39.354 INFO:teuthology.orchestra.run.smithi164.stdout:Nothing to do. 2024-09-04T16:26:39.354 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-09-04T16:26:39.413 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-09-04T16:26:39.413 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-09-04T16:26:39.444 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-09-04T16:26:39.444 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-09-04T16:26:39.470 DEBUG:teuthology.orchestra.run.smithi164:> echo no | sudo yum reinstall kernel || true 2024-09-04T16:26:39.614 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-09-04T16:26:39.701 INFO:teuthology.orchestra.run.smithi100.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-04T16:26:39.701 INFO:teuthology.orchestra.run.smithi100.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T16:26:40.008 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:00:03 ago on Wed 04 Sep 2024 04:26:37 PM UTC. 2024-09-04T16:26:40.161 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-09-04T16:26:40.170 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-09-04T16:26:40.170 INFO:teuthology.orchestra.run.smithi164.stdout: Package Architecture Version Repository Size 2024-09-04T16:26:40.170 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-09-04T16:26:40.170 INFO:teuthology.orchestra.run.smithi164.stdout:Reinstalling: 2024-09-04T16:26:40.170 INFO:teuthology.orchestra.run.smithi164.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-04T16:26:40.170 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-04T16:26:40.170 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-09-04T16:26:40.170 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-09-04T16:26:40.171 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-04T16:26:40.171 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 1.9 M 2024-09-04T16:26:40.171 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 0 2024-09-04T16:26:40.171 INFO:teuthology.orchestra.run.smithi164.stderr:Operation aborted. 2024-09-04T16:26:40.227 INFO:teuthology.orchestra.run.smithi164.stdout:Is this ok [y/N]: 2024-09-04T16:26:40.227 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum reinstall -y kernel || true 2024-09-04T16:26:40.494 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T16:26:40.494 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-04T16:26:40.764 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:00:03 ago on Wed 04 Sep 2024 04:26:37 PM UTC. 2024-09-04T16:26:40.895 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-09-04T16:26:40.895 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-09-04T16:26:40.895 INFO:teuthology.orchestra.run.smithi164.stdout: Package Architecture Version Repository Size 2024-09-04T16:26:40.895 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-09-04T16:26:40.896 INFO:teuthology.orchestra.run.smithi164.stdout:Reinstalling: 2024-09-04T16:26:40.896 INFO:teuthology.orchestra.run.smithi164.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-04T16:26:40.896 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-04T16:26:40.896 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-09-04T16:26:40.896 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-09-04T16:26:40.896 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-04T16:26:40.896 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 1.9 M 2024-09-04T16:26:40.896 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 0 2024-09-04T16:26:40.896 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-09-04T16:26:41.218 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T16:26:41.218 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:26:41.218 INFO:teuthology.orchestra.run.smithi100.stdout:Reinstalled: 2024-09-04T16:26:41.219 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-04T16:26:41.219 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:26:41.219 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-09-04T16:26:41.264 INFO:teuthology.orchestra.run.smithi164.stdout:kernel-5.14.0-503.el9.x86_64.rpm 5.9 MB/s | 1.9 MB 00:00 2024-09-04T16:26:41.264 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:26:41.264 INFO:teuthology.orchestra.run.smithi164.stdout:Total 5.1 MB/s | 1.9 MB 00:00 2024-09-04T16:26:41.296 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-09-04T16:26:41.408 DEBUG:teuthology.orchestra.run.smithi100:> rpm -q kernel | sort -rV | head -n 1 2024-09-04T16:26:41.467 INFO:teuthology.orchestra.run.smithi100.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-04T16:26:41.468 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-04T16:26:41.468 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-04T16:26:41.468 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-04T16:26:41.468 DEBUG:teuthology.orchestra.run.smithi100:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-04T16:26:41.499 INFO:teuthology.orchestra.run.smithi100.stdout:ttyS1 2024-09-04T16:26:41.520 DEBUG:teuthology.parallel:result is None 2024-09-04T16:26:41.531 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-09-04T16:26:41.531 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-09-04T16:26:41.561 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-09-04T16:26:41.562 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-09-04T16:26:41.728 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-09-04T16:26:41.816 INFO:teuthology.orchestra.run.smithi164.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-04T16:26:41.817 INFO:teuthology.orchestra.run.smithi164.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T16:26:42.535 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T16:26:42.536 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-04T16:26:43.281 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T16:26:43.281 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-04T16:26:43.281 INFO:teuthology.orchestra.run.smithi164.stdout:Reinstalled: 2024-09-04T16:26:43.281 INFO:teuthology.orchestra.run.smithi164.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-04T16:26:43.281 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-04T16:26:43.281 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-09-04T16:26:43.461 DEBUG:teuthology.orchestra.run.smithi164:> rpm -q kernel | sort -rV | head -n 1 2024-09-04T16:26:43.519 INFO:teuthology.orchestra.run.smithi164.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-04T16:26:43.519 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-04T16:26:43.520 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-04T16:26:43.520 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-04T16:26:43.520 DEBUG:teuthology.orchestra.run.smithi164:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-04T16:26:43.551 INFO:teuthology.orchestra.run.smithi164.stdout:ttyS1 2024-09-04T16:26:43.581 DEBUG:teuthology.parallel:result is None 2024-09-04T16:26:43.581 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-04T16:26:43.591 INFO:teuthology.task.internal:Creating test directory... 2024-09-04T16:26:43.591 DEBUG:teuthology.orchestra.run.smithi100:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-04T16:26:43.593 DEBUG:teuthology.orchestra.run.smithi164:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-04T16:26:43.636 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-04T16:26:43.644 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-04T16:26:43.655 INFO:teuthology.task.internal:Creating archive directory... 2024-09-04T16:26:43.656 DEBUG:teuthology.orchestra.run.smithi100:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-04T16:26:43.659 DEBUG:teuthology.orchestra.run.smithi164:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-04T16:26:43.707 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-04T16:26:43.715 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-04T16:26:43.715 DEBUG:teuthology.orchestra.run.smithi100:> 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-04T16:26:43.727 DEBUG:teuthology.orchestra.run.smithi164:> 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-04T16:26:43.771 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T16:26:43.783 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T16:26:43.785 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T16:26:43.795 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T16:26:43.796 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-04T16:26:43.803 INFO:teuthology.task.internal:Configuring sudo... 2024-09-04T16:26:43.804 DEBUG:teuthology.orchestra.run.smithi100:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-04T16:26:43.806 DEBUG:teuthology.orchestra.run.smithi164:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-04T16:26:43.861 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-04T16:26:43.872 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-04T16:26:43.872 DEBUG:teuthology.orchestra.run.smithi100:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-04T16:26:43.875 DEBUG:teuthology.orchestra.run.smithi164:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-04T16:26:43.916 DEBUG:teuthology.orchestra.run.smithi100:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-04T16:26:43.978 DEBUG:teuthology.orchestra.run.smithi100:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-04T16:26:44.034 DEBUG:teuthology.orchestra.run.smithi100:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-04T16:26:44.078 DEBUG:teuthology.orchestra.run.smithi100:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-04T16:26:44.119 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-04T16:26:44.120 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-04T16:26:44.185 DEBUG:teuthology.orchestra.run.smithi164:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-04T16:26:44.226 DEBUG:teuthology.orchestra.run.smithi164:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-04T16:26:44.276 DEBUG:teuthology.orchestra.run.smithi164:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-04T16:26:44.360 DEBUG:teuthology.orchestra.run.smithi164:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-04T16:26:44.399 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-09-04T16:26:44.399 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-04T16:26:44.464 DEBUG:teuthology.orchestra.run.smithi100:> sudo service rsyslog restart 2024-09-04T16:26:44.466 DEBUG:teuthology.orchestra.run.smithi164:> sudo service rsyslog restart 2024-09-04T16:26:44.509 INFO:teuthology.orchestra.run.smithi100.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-04T16:26:44.554 INFO:teuthology.orchestra.run.smithi164.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-04T16:26:44.976 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-04T16:26:44.985 INFO:teuthology.task.internal:Starting timer... 2024-09-04T16:26:44.985 INFO:teuthology.run_tasks:Running task pcp... 2024-09-04T16:26:45.012 INFO:teuthology.run_tasks:Running task selinux... 2024-09-04T16:26:45.023 DEBUG:teuthology.orchestra.run.smithi100:> sudo service auditd rotate 2024-09-04T16:26:45.073 INFO:teuthology.orchestra.run.smithi100.stdout:Rotating logs: 2024-09-04T16:26:45.075 DEBUG:teuthology.orchestra.run.smithi164:> sudo service auditd rotate 2024-09-04T16:26:45.110 INFO:teuthology.orchestra.run.smithi164.stdout:Rotating logs: 2024-09-04T16:26:45.112 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-04T16:26:45.113 DEBUG:teuthology.orchestra.run.smithi100:> /usr/sbin/getenforce 2024-09-04T16:26:45.135 INFO:teuthology.orchestra.run.smithi100.stdout:Permissive 2024-09-04T16:26:45.135 DEBUG:teuthology.orchestra.run.smithi164:> /usr/sbin/getenforce 2024-09-04T16:26:45.177 INFO:teuthology.orchestra.run.smithi164.stdout:Permissive 2024-09-04T16:26:45.177 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi100.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi164.front.sepia.ceph.com': 'permissive'} 2024-09-04T16:26:45.177 DEBUG:teuthology.orchestra.run.smithi100:> 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-04T16:26:45.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T16:26:45.204 DEBUG:teuthology.orchestra.run.smithi164:> 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-04T16:26:45.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T16:26:45.244 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-04T16:26:45.244 DEBUG:teuthology.orchestra.run.smithi100:> sudo /usr/sbin/setenforce permissive 2024-09-04T16:26:45.284 DEBUG:teuthology.orchestra.run.smithi164:> sudo /usr/sbin/setenforce permissive 2024-09-04T16:26:45.318 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-04T16:26:45.332 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-04T16:26:45.343 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-04T16:26:45.344 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi100.front.sepia.ceph.com,smithi164.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-04T16:30:20.181 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi100.front.sepia.ceph.com'), Remote(name='ubuntu@smithi164.front.sepia.ceph.com')] 2024-09-04T16:30:20.182 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-09-04T16:30:20.183 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T16:30:20.261 DEBUG:teuthology.orchestra.run.smithi100:> true 2024-09-04T16:30:20.336 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-09-04T16:30:20.337 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-09-04T16:30:20.337 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T16:30:20.412 DEBUG:teuthology.orchestra.run.smithi164:> true 2024-09-04T16:30:20.454 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-09-04T16:30:20.454 INFO:teuthology.run_tasks:Running task clock... 2024-09-04T16:30:20.465 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-04T16:30:20.466 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-04T16:30:20.466 DEBUG:teuthology.orchestra.run.smithi100:> 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-04T16:30:20.468 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-04T16:30:20.469 DEBUG:teuthology.orchestra.run.smithi164:> 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-04T16:30:20.495 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-04T16:30:20.509 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-04T16:30:20.522 INFO:teuthology.orchestra.run.smithi164.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-04T16:30:20.533 INFO:teuthology.orchestra.run.smithi100.stderr:sudo: ntpd: command not found 2024-09-04T16:30:20.536 INFO:teuthology.orchestra.run.smithi164.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-04T16:30:20.544 INFO:teuthology.orchestra.run.smithi100.stdout:506 Cannot talk to daemon 2024-09-04T16:30:20.558 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-04T16:30:20.561 INFO:teuthology.orchestra.run.smithi164.stderr:sudo: ntpd: command not found 2024-09-04T16:30:20.572 INFO:teuthology.orchestra.run.smithi164.stdout:506 Cannot talk to daemon 2024-09-04T16:30:20.572 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-04T16:30:20.586 INFO:teuthology.orchestra.run.smithi164.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-04T16:30:20.600 INFO:teuthology.orchestra.run.smithi164.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-04T16:30:20.626 INFO:teuthology.orchestra.run.smithi100.stderr:bash: line 1: ntpq: command not found 2024-09-04T16:30:20.629 INFO:teuthology.orchestra.run.smithi100.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-04T16:30:20.630 INFO:teuthology.orchestra.run.smithi100.stdout:=============================================================================== 2024-09-04T16:30:20.630 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T16:30:20.630 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T16:30:20.630 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T16:30:20.630 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T16:30:20.654 INFO:teuthology.orchestra.run.smithi164.stderr:bash: line 1: ntpq: command not found 2024-09-04T16:30:20.658 INFO:teuthology.orchestra.run.smithi164.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-04T16:30:20.658 INFO:teuthology.orchestra.run.smithi164.stdout:=============================================================================== 2024-09-04T16:30:20.658 INFO:teuthology.orchestra.run.smithi164.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T16:30:20.658 INFO:teuthology.orchestra.run.smithi164.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T16:30:20.658 INFO:teuthology.orchestra.run.smithi164.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T16:30:20.658 INFO:teuthology.orchestra.run.smithi164.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T16:30:20.659 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-04T16:30:20.759 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'squid', 'image': 'quay.ceph.io/ceph-ci/ceph:squid', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'CEPHADM_STRAY_DAEMON', 'CEPHADM_FAILED_DAEMON', 'CEPHADM_AGENT_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': 'f9fcca5273b6971f640393d33a94730179073754'} 2024-09-04T16:30:20.759 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-09-04T16:30:20.760 INFO:tasks.cephadm:Cluster fsid is fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:30:20.760 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-04T16:30:20.760 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.100', 'mon.c': '[v2:172.21.15.100:3301,v1:172.21.15.100:6790]', 'mon.b': '172.21.15.164'} 2024-09-04T16:30:20.760 INFO:tasks.cephadm:First mon is mon.a on smithi100 2024-09-04T16:30:20.761 INFO:tasks.cephadm:First mgr is y 2024-09-04T16:30:20.761 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-04T16:30:20.761 DEBUG:teuthology.orchestra.run.smithi100:> sudo hostname $(hostname -s) 2024-09-04T16:30:20.787 DEBUG:teuthology.orchestra.run.smithi164:> sudo hostname $(hostname -s) 2024-09-04T16:30:20.813 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-09-04T16:30:20.814 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:30:20.958 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'f9fcca5273b6971f640393d33a94730179073754', '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/82771/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4702-gf9fcca52', 'node_name': '172.21.5.31+adami01', '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-4702.gf9fcca52'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-04 15:13:29.184913', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-04-1323', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-04T16:30:21.152 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref squid, sha1 48920dabc954a29bdb7dd91079363a020369bbff from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&ref=squid 2024-09-04T16:30:21.153 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/squid/48920dabc954a29bdb7dd91079363a020369bbff/centos/9/x86_64/flavors/default/cephadm 2024-09-04T16:30:21.154 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/squid/48920dabc954a29bdb7dd91079363a020369bbff/centos/9/x86_64/flavors/default/cephadm 2024-09-04T16:30:21.154 DEBUG:teuthology.orchestra.run.smithi100:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/48920dabc954a29bdb7dd91079363a020369bbff/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-04T16:30:21.517 INFO:teuthology.orchestra.run.smithi100.stdout:-rw-r--r--. 1 ubuntu ubuntu 784480 Sep 4 16:30 /home/ubuntu/cephtest/cephadm 2024-09-04T16:30:21.517 DEBUG:teuthology.orchestra.run.smithi164:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/48920dabc954a29bdb7dd91079363a020369bbff/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-04T16:30:21.915 INFO:teuthology.orchestra.run.smithi164.stdout:-rw-r--r--. 1 ubuntu ubuntu 784480 Sep 4 16:30 /home/ubuntu/cephtest/cephadm 2024-09-04T16:30:21.915 DEBUG:teuthology.orchestra.run.smithi100:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-04T16:30:21.934 DEBUG:teuthology.orchestra.run.smithi164:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-04T16:30:21.965 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-09-04T16:30:21.965 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-04T16:30:21.977 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-04T16:30:23.528 INFO:teuthology.orchestra.run.smithi100.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-04T16:30:23.578 INFO:teuthology.orchestra.run.smithi164.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-04T16:31:10.115 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-09-04T16:31:10.115 INFO:teuthology.orchestra.run.smithi164.stdout: "ceph_version": "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)", 2024-09-04T16:31:10.115 INFO:teuthology.orchestra.run.smithi164.stdout: "image_id": "b708f9119ac7ff42fd43d16a187b6031be084572c948758dbc7d877689a08b9f", 2024-09-04T16:31:10.115 INFO:teuthology.orchestra.run.smithi164.stdout: "repo_digests": [ 2024-09-04T16:31:10.116 INFO:teuthology.orchestra.run.smithi164.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666" 2024-09-04T16:31:10.116 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-09-04T16:31:10.116 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-09-04T16:31:19.653 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:31:19.654 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph_version": "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)", 2024-09-04T16:31:19.654 INFO:teuthology.orchestra.run.smithi100.stdout: "image_id": "b708f9119ac7ff42fd43d16a187b6031be084572c948758dbc7d877689a08b9f", 2024-09-04T16:31:19.654 INFO:teuthology.orchestra.run.smithi100.stdout: "repo_digests": [ 2024-09-04T16:31:19.654 INFO:teuthology.orchestra.run.smithi100.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666" 2024-09-04T16:31:19.654 INFO:teuthology.orchestra.run.smithi100.stdout: ] 2024-09-04T16:31:19.654 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:31:19.680 DEBUG:teuthology.orchestra.run.smithi100:> sudo mkdir -p /etc/ceph 2024-09-04T16:31:19.722 DEBUG:teuthology.orchestra.run.smithi164:> sudo mkdir -p /etc/ceph 2024-09-04T16:31:19.757 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 777 /etc/ceph 2024-09-04T16:31:19.788 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 777 /etc/ceph 2024-09-04T16:31:19.826 INFO:tasks.cephadm:Writing seed config... 2024-09-04T16:31:19.827 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-09-04T16:31:19.827 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-04T16:31:19.828 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-04T16:31:19.828 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-04T16:31:19.828 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-04T16:31:19.828 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-04T16:31:19.828 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-04T16:31:19.828 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-04T16:31:19.828 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-04T16:31:19.829 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-04T16:31:19.829 DEBUG:teuthology.orchestra.run.smithi100:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-04T16:31:19.844 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 = fa5d394c-6ada-11ef-bcd6-c7b262605968 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-04T16:31:19.845 DEBUG:teuthology.orchestra.run.smithi100:mon.a> sudo journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mon.a.service 2024-09-04T16:31:19.887 DEBUG:teuthology.orchestra.run.smithi100:mgr.y> sudo journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mgr.y.service 2024-09-04T16:31:19.930 INFO:tasks.cephadm:Bootstrapping... 2024-09-04T16:31:19.930 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.100 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-04T16:31:20.132 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:31:20.132 INFO:teuthology.orchestra.run.smithi100.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', 'fa5d394c-6ada-11ef-bcd6-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.100', '--skip-admin-label'] 2024-09-04T16:31:20.132 INFO:teuthology.orchestra.run.smithi100.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-04T16:31:20.132 INFO:teuthology.orchestra.run.smithi100.stdout:Verifying podman|docker is present... 2024-09-04T16:31:20.156 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stdout 5.2.2 2024-09-04T16:31:20.156 INFO:teuthology.orchestra.run.smithi100.stdout:Verifying lvm2 is present... 2024-09-04T16:31:20.156 INFO:teuthology.orchestra.run.smithi100.stdout:Verifying time synchronization is in place... 2024-09-04T16:31:20.163 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-04T16:31:20.163 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-04T16:31:20.169 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-04T16:31:20.169 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout inactive 2024-09-04T16:31:20.176 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout enabled 2024-09-04T16:31:20.182 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout active 2024-09-04T16:31:20.182 INFO:teuthology.orchestra.run.smithi100.stdout:Unit chronyd.service is enabled and running 2024-09-04T16:31:20.182 INFO:teuthology.orchestra.run.smithi100.stdout:Repeating the final host check... 2024-09-04T16:31:20.204 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stdout 5.2.2 2024-09-04T16:31:20.204 INFO:teuthology.orchestra.run.smithi100.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-04T16:31:20.204 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl is present 2024-09-04T16:31:20.204 INFO:teuthology.orchestra.run.smithi100.stdout:lvcreate is present 2024-09-04T16:31:20.210 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-04T16:31:20.210 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-04T16:31:20.216 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-04T16:31:20.216 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout inactive 2024-09-04T16:31:20.223 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout enabled 2024-09-04T16:31:20.230 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout active 2024-09-04T16:31:20.230 INFO:teuthology.orchestra.run.smithi100.stdout:Unit chronyd.service is enabled and running 2024-09-04T16:31:20.230 INFO:teuthology.orchestra.run.smithi100.stdout:Host looks OK 2024-09-04T16:31:20.231 INFO:teuthology.orchestra.run.smithi100.stdout:Cluster fsid: fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:31:20.231 INFO:teuthology.orchestra.run.smithi100.stdout:Acquiring lock 139969599675552 on /run/cephadm/fa5d394c-6ada-11ef-bcd6-c7b262605968.lock 2024-09-04T16:31:20.231 INFO:teuthology.orchestra.run.smithi100.stdout:Lock 139969599675552 acquired on /run/cephadm/fa5d394c-6ada-11ef-bcd6-c7b262605968.lock 2024-09-04T16:31:20.231 INFO:teuthology.orchestra.run.smithi100.stdout:Verifying IP 172.21.15.100 port 3300 ... 2024-09-04T16:31:20.231 INFO:teuthology.orchestra.run.smithi100.stdout:Verifying IP 172.21.15.100 port 6789 ... 2024-09-04T16:31:20.231 INFO:teuthology.orchestra.run.smithi100.stdout:Base mon IP(s) is [172.21.15.100:3300, 172.21.15.100:6789], mon addrv is [v2:172.21.15.100:3300,v1:172.21.15.100:6789] 2024-09-04T16:31:20.233 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.100 metric 100 2024-09-04T16:31:20.233 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.100 metric 100 2024-09-04T16:31:20.236 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-04T16:31:20.236 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-04T16:31:20.236 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-04T16:31:20.240 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-04T16:31:20.240 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-04T16:31:20.240 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-04T16:31:20.240 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-04T16:31:20.240 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d733/64 scope link noprefixroute 2024-09-04T16:31:20.240 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-04T16:31:20.240 INFO:teuthology.orchestra.run.smithi100.stdout:Mon IP `172.21.15.100` is in CIDR network `172.21.0.0/20` 2024-09-04T16:31:20.240 INFO:teuthology.orchestra.run.smithi100.stdout:Mon IP `172.21.15.100` is in CIDR network `172.21.0.0/20` 2024-09-04T16:31:20.240 INFO:teuthology.orchestra.run.smithi100.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-04T16:31:20.240 INFO:teuthology.orchestra.run.smithi100.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-04T16:31:20.241 INFO:teuthology.orchestra.run.smithi100.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-04T16:31:23.224 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stdout b708f9119ac7ff42fd43d16a187b6031be084572c948758dbc7d877689a08b9f 2024-09-04T16:31:23.224 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:squid... 2024-09-04T16:31:23.224 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stderr Getting image source signatures 2024-09-04T16:31:23.224 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stderr Copying blob sha256:cee90e3ca8dd4d3d1bc34c70363e0a55618a6a14cde1f15c32dc533f78ff3b6e 2024-09-04T16:31:23.224 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-04T16:31:23.224 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stderr Copying config sha256:b708f9119ac7ff42fd43d16a187b6031be084572c948758dbc7d877689a08b9f 2024-09-04T16:31:23.224 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-04T16:31:24.153 INFO:teuthology.orchestra.run.smithi100.stdout:ceph: stdout ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable) 2024-09-04T16:31:24.154 INFO:teuthology.orchestra.run.smithi100.stdout:Ceph version: ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable) 2024-09-04T16:31:24.154 INFO:teuthology.orchestra.run.smithi100.stdout:Extracting ceph user uid/gid from container image... 2024-09-04T16:31:25.083 INFO:teuthology.orchestra.run.smithi100.stdout:stat: stdout 167 167 2024-09-04T16:31:25.084 INFO:teuthology.orchestra.run.smithi100.stdout:Creating initial keys... 2024-09-04T16:31:26.064 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph-authtool: stdout AQBdi9hmreJPGRAAmenKXhneeAzRkenYN9F6tQ== 2024-09-04T16:31:26.986 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph-authtool: stdout AQBei9hmzkhGFxAA5YiHqiFbxOc399SOn1fIog== 2024-09-04T16:31:27.875 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph-authtool: stdout AQBfi9hmWBULExAAAakCr00t4xkfLQFyocKKUA== 2024-09-04T16:31:27.876 INFO:teuthology.orchestra.run.smithi100.stdout:Creating initial monmap... 2024-09-04T16:31:28.764 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-04T16:31:28.764 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-04T16:31:28.764 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:31:28.764 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-04T16:31:28.765 INFO:teuthology.orchestra.run.smithi100.stdout:monmaptool for a [v2:172.21.15.100:3300,v1:172.21.15.100:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-04T16:31:28.765 INFO:teuthology.orchestra.run.smithi100.stdout:setting min_mon_release = quincy 2024-09-04T16:31:28.765 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/monmaptool: set fsid to fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:31:28.765 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-04T16:31:28.765 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:31:28.765 INFO:teuthology.orchestra.run.smithi100.stdout:Creating mon... 2024-09-04T16:31:29.753 INFO:teuthology.orchestra.run.smithi100.stdout:create mon.a on 2024-09-04T16:31:30.096 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-04T16:31:30.266 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968.target → /etc/systemd/system/ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968.target. 2024-09-04T16:31:30.266 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968.target → /etc/systemd/system/ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968.target. 2024-09-04T16:31:30.485 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mon.a 2024-09-04T16:31:30.486 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Failed to reset failed state of unit ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mon.a.service: Unit ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mon.a.service not loaded. 2024-09-04T16:31:30.648 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968.target.wants/ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mon.a.service → /etc/systemd/system/ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@.service. 2024-09-04T16:31:31.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:30 smithi100 podman[24032]: 2024-09-04 16:31:30.807502855 +0000 UTC m=+0.015539214 image pull b708f9119ac7ff42fd43d16a187b6031be084572c948758dbc7d877689a08b9f quay.ceph.io/ceph-ci/ceph:squid 2024-09-04T16:31:32.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:31 smithi100 podman[24032]: 2024-09-04 16:31:31.96426983 +0000 UTC m=+1.172306177 container create c6fc5671ab7bd30ae489961786772e652fae8972270020088eedd161fa123801 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=squid-48920da, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True) 2024-09-04T16:31:34.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:33 smithi100 podman[24032]: 2024-09-04 16:31:33.883331054 +0000 UTC m=+3.091367411 container init c6fc5671ab7bd30ae489961786772e652fae8972270020088eedd161fa123801 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=squid-48920da, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T16:31:34.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:33 smithi100 podman[24032]: 2024-09-04 16:31:33.887739445 +0000 UTC m=+3.095775790 container start c6fc5671ab7bd30ae489961786772e652fae8972270020088eedd161fa123801 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a, ceph=True, GIT_BRANCH=HEAD, RELEASE=squid-48920da, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T16:31:34.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:33 smithi100 ceph-mon[24063]: mkfs fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:31:34.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:33 smithi100 ceph-mon[24063]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-04T16:31:34.766 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-04T16:31:34.767 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout disabled 2024-09-04T16:31:34.774 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-04T16:31:34.774 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout inactive 2024-09-04T16:31:34.774 INFO:teuthology.orchestra.run.smithi100.stdout:firewalld.service is not enabled 2024-09-04T16:31:34.775 INFO:teuthology.orchestra.run.smithi100.stdout:Not possible to enable service . firewalld.service is not available 2024-09-04T16:31:34.775 INFO:teuthology.orchestra.run.smithi100.stdout:Waiting for mon to start... 2024-09-04T16:31:34.775 INFO:teuthology.orchestra.run.smithi100.stdout:Waiting for mon... 2024-09-04T16:31:35.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:34 smithi100 bash[24032]: c6fc5671ab7bd30ae489961786772e652fae8972270020088eedd161fa123801 2024-09-04T16:31:35.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:34 smithi100 systemd[1]: Started Ceph mon.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:31:35.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:34 smithi100 ceph-mon[24063]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-04T16:31:35.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:34 smithi100 ceph-mon[24063]: monmap epoch 1 2024-09-04T16:31:35.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:34 smithi100 ceph-mon[24063]: fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:31:35.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:34 smithi100 ceph-mon[24063]: last_changed 2024-09-04T16:31:28.198500+0000 2024-09-04T16:31:35.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:34 smithi100 ceph-mon[24063]: created 2024-09-04T16:31:28.198500+0000 2024-09-04T16:31:35.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:34 smithi100 ceph-mon[24063]: min_mon_release 19 (squid) 2024-09-04T16:31:35.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:34 smithi100 ceph-mon[24063]: election_strategy: 1 2024-09-04T16:31:35.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:34 smithi100 ceph-mon[24063]: 0: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.a 2024-09-04T16:31:35.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:34 smithi100 ceph-mon[24063]: fsmap 2024-09-04T16:31:35.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:34 smithi100 ceph-mon[24063]: osdmap e1: 0 total, 0 up, 0 in 2024-09-04T16:31:35.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:34 smithi100 ceph-mon[24063]: mgrmap e1: no daemons active 2024-09-04T16:31:38.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:38 smithi100 ceph-mon[24063]: from='client.? 172.21.15.100:0/3980799014' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T16:31:42.556 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout cluster: 2024-09-04T16:31:42.557 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout id: fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:31:42.557 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-04T16:31:42.557 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-09-04T16:31:42.557 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout services: 2024-09-04T16:31:42.557 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 4s) 2024-09-04T16:31:42.557 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-04T16:31:42.557 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-04T16:31:42.557 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-09-04T16:31:42.557 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout data: 2024-09-04T16:31:42.557 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-04T16:31:42.558 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-04T16:31:42.558 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-04T16:31:42.558 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout pgs: 2024-09-04T16:31:42.558 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-09-04T16:31:42.558 INFO:teuthology.orchestra.run.smithi100.stdout:mon is available 2024-09-04T16:31:42.558 INFO:teuthology.orchestra.run.smithi100.stdout:Assimilating anything we can from ceph.conf... 2024-09-04T16:31:43.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:43 smithi100 ceph-mon[24063]: from='client.? 172.21.15.100:0/1710065584' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-04T16:31:43.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:43 smithi100 ceph-mon[24063]: from='client.? 172.21.15.100:0/1710065584' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-04T16:31:43.670 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-09-04T16:31:43.670 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout [global] 2024-09-04T16:31:43.671 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout fsid = fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:31:43.671 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.100:3300,v1:172.21.15.100:6789] 2024-09-04T16:31:43.671 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-04T16:31:43.671 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-04T16:31:43.671 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-04T16:31:43.671 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-04T16:31:43.671 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-09-04T16:31:43.671 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-04T16:31:43.671 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-09-04T16:31:43.671 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-04T16:31:43.671 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-09-04T16:31:43.671 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout [osd] 2024-09-04T16:31:43.672 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-04T16:31:43.672 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-04T16:31:43.672 INFO:teuthology.orchestra.run.smithi100.stdout:Generating new minimal ceph.conf... 2024-09-04T16:31:44.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:44 smithi100 ceph-mon[24063]: from='client.? 172.21.15.100:0/501716999' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:31:44.700 INFO:teuthology.orchestra.run.smithi100.stdout:Restarting the monitor... 2024-09-04T16:31:44.985 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:44 smithi100 systemd[1]: Stopping Ceph mon.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:31:45.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:44 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a[24059]: 2024-09-04T16:31:44.983+0000 7f6f6f5be640 -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-04T16:31:45.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:44 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a[24059]: 2024-09-04T16:31:44.983+0000 7f6f6f5be640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-04T16:31:45.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:45 smithi100 podman[24308]: 2024-09-04 16:31:45.055735939 +0000 UTC m=+0.188417384 container died c6fc5671ab7bd30ae489961786772e652fae8972270020088eedd161fa123801 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=squid-48920da, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T16:31:45.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:45 smithi100 podman[24308]: 2024-09-04 16:31:45.417235423 +0000 UTC m=+0.549916867 container cleanup c6fc5671ab7bd30ae489961786772e652fae8972270020088eedd161fa123801 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-48920da, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-04T16:31:45.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:45 smithi100 bash[24308]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a 2024-09-04T16:31:46.058 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:45 smithi100 podman[24319]: 2024-09-04 16:31:45.67646021 +0000 UTC m=+0.615446050 container remove c6fc5671ab7bd30ae489961786772e652fae8972270020088eedd161fa123801 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, RELEASE=squid-48920da, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-04T16:31:46.058 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:45 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-04T16:31:46.059 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:45 smithi100 systemd[1]: Stopped Ceph mon.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:31:46.059 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:45 smithi100 systemd[1]: Starting Ceph mon.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:31:46.309 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 podman[24409]: 2024-09-04 16:31:45.961148961 +0000 UTC m=+0.015443850 image pull b708f9119ac7ff42fd43d16a187b6031be084572c948758dbc7d877689a08b9f quay.ceph.io/ceph-ci/ceph:squid 2024-09-04T16:31:46.309 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 podman[24409]: 2024-09-04 16:31:46.068967096 +0000 UTC m=+0.123262031 container create f7dad5b97854c5b0f5f1812f5d97ed8d7f93de378b2545da6e5698ef3d4339b7 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-48920da, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-04T16:31:46.309 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 podman[24409]: 2024-09-04 16:31:46.279420665 +0000 UTC m=+0.333715554 container init f7dad5b97854c5b0f5f1812f5d97ed8d7f93de378b2545da6e5698ef3d4339b7 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=squid-48920da, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-04T16:31:46.310 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 podman[24409]: 2024-09-04 16:31:46.282408614 +0000 UTC m=+0.336703504 container start f7dad5b97854c5b0f5f1812f5d97ed8d7f93de378b2545da6e5698ef3d4339b7 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a, maintainer=Guillaume Abrioux , RELEASE=squid-48920da, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T16:31:46.310 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: set uid:gid to 167:167 (ceph:ceph) 2024-09-04T16:31:46.310 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable), process ceph-mon, pid 2 2024-09-04T16:31:46.310 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: pidfile_write: ignore empty --pid-file 2024-09-04T16:31:46.310 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: load: jerasure load: lrc 2024-09-04T16:31:46.310 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: RocksDB version: 7.9.2 2024-09-04T16:31:46.310 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Git sha 0 2024-09-04T16:31:46.310 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Compile date 2024-09-03 20:42:00 2024-09-04T16:31:46.310 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: DB SUMMARY 2024-09-04T16:31:46.310 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: DB Session ID: 9DBDE3UCMYGWD3MK47W1 2024-09-04T16:31:46.310 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: CURRENT file: CURRENT 2024-09-04T16:31:46.310 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: IDENTITY file: IDENTITY 2024-09-04T16:31:46.311 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-04T16:31:46.311 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-04T16:31:46.311 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88510 ; 2024-09-04T16:31:46.311 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.error_if_exists: 0 2024-09-04T16:31:46.311 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.create_if_missing: 0 2024-09-04T16:31:46.311 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.paranoid_checks: 1 2024-09-04T16:31:46.311 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-04T16:31:46.311 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-04T16:31:46.311 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-04T16:31:46.311 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.env: 0x561431e12940 2024-09-04T16:31:46.311 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.fs: PosixFileSystem 2024-09-04T16:31:46.311 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.info_log: 0x5614334876e0 2024-09-04T16:31:46.311 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_file_opening_threads: 16 2024-09-04T16:31:46.312 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.statistics: (nil) 2024-09-04T16:31:46.312 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.use_fsync: 0 2024-09-04T16:31:46.312 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_log_file_size: 0 2024-09-04T16:31:46.312 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-04T16:31:46.312 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-04T16:31:46.312 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.keep_log_file_num: 1000 2024-09-04T16:31:46.312 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.recycle_log_file_num: 0 2024-09-04T16:31:46.312 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.allow_fallocate: 1 2024-09-04T16:31:46.312 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.allow_mmap_reads: 0 2024-09-04T16:31:46.312 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.allow_mmap_writes: 0 2024-09-04T16:31:46.312 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.use_direct_reads: 0 2024-09-04T16:31:46.312 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-04T16:31:46.312 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.create_missing_column_families: 0 2024-09-04T16:31:46.313 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.db_log_dir: 2024-09-04T16:31:46.313 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.wal_dir: 2024-09-04T16:31:46.313 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-04T16:31:46.313 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-04T16:31:46.313 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-04T16:31:46.313 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-04T16:31:46.313 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-04T16:31:46.313 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-04T16:31:46.313 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.advise_random_on_open: 1 2024-09-04T16:31:46.313 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.db_write_buffer_size: 0 2024-09-04T16:31:46.313 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.write_buffer_manager: 0x561433496dc0 2024-09-04T16:31:46.313 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-04T16:31:46.313 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-04T16:31:46.314 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-04T16:31:46.314 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.rate_limiter: (nil) 2024-09-04T16:31:46.314 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-04T16:31:46.314 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.wal_recovery_mode: 2 2024-09-04T16:31:46.314 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.enable_thread_tracking: 0 2024-09-04T16:31:46.314 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.enable_pipelined_write: 0 2024-09-04T16:31:46.315 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.unordered_write: 0 2024-09-04T16:31:46.315 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-04T16:31:46.315 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-04T16:31:46.315 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-04T16:31:46.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-04T16:31:46.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.row_cache: None 2024-09-04T16:31:46.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.wal_filter: None 2024-09-04T16:31:46.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-04T16:31:46.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.allow_ingest_behind: 0 2024-09-04T16:31:46.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.two_write_queues: 0 2024-09-04T16:31:46.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.manual_wal_flush: 0 2024-09-04T16:31:46.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.wal_compression: 0 2024-09-04T16:31:46.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.atomic_flush: 0 2024-09-04T16:31:46.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-04T16:31:46.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-04T16:31:46.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-04T16:31:46.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.log_readahead_size: 0 2024-09-04T16:31:46.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-04T16:31:46.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.best_efforts_recovery: 0 2024-09-04T16:31:46.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-04T16:31:46.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-04T16:31:46.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.allow_data_in_errors: 0 2024-09-04T16:31:46.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.db_host_id: __hostname__ 2024-09-04T16:31:46.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-04T16:31:46.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_background_jobs: 2 2024-09-04T16:31:46.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_background_compactions: -1 2024-09-04T16:31:46.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_subcompactions: 1 2024-09-04T16:31:46.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-04T16:31:46.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-04T16:31:46.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-04T16:31:46.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_total_wal_size: 0 2024-09-04T16:31:46.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-04T16:31:46.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-04T16:31:46.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-04T16:31:46.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-04T16:31:46.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_open_files: -1 2024-09-04T16:31:46.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.bytes_per_sync: 0 2024-09-04T16:31:46.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-04T16:31:46.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-04T16:31:46.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compaction_readahead_size: 0 2024-09-04T16:31:46.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_background_flushes: -1 2024-09-04T16:31:46.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Compression algorithms supported: 2024-09-04T16:31:46.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: kZSTD supported: 0 2024-09-04T16:31:46.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: kXpressCompression supported: 0 2024-09-04T16:31:46.319 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: kBZip2Compression supported: 0 2024-09-04T16:31:46.319 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-04T16:31:46.319 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: kLZ4Compression supported: 1 2024-09-04T16:31:46.319 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: kZlibCompression supported: 1 2024-09-04T16:31:46.319 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: kLZ4HCCompression supported: 1 2024-09-04T16:31:46.319 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: kSnappyCompression supported: 1 2024-09-04T16:31:46.319 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-04T16:31:46.319 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-04T16:31:46.319 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-04T16:31:46.319 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-04T16:31:46.319 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-04T16:31:46.319 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.merge_operator: 2024-09-04T16:31:46.319 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compaction_filter: None 2024-09-04T16:31:46.320 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compaction_filter_factory: None 2024-09-04T16:31:46.320 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.sst_partitioner_factory: None 2024-09-04T16:31:46.320 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-04T16:31:46.320 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-04T16:31:46.320 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561433487320) 2024-09-04T16:31:46.320 INFO:journalctl@ceph.mon.a.smithi100.stdout: cache_index_and_filter_blocks: 1 2024-09-04T16:31:46.320 INFO:journalctl@ceph.mon.a.smithi100.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-04T16:31:46.320 INFO:journalctl@ceph.mon.a.smithi100.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-04T16:31:46.320 INFO:journalctl@ceph.mon.a.smithi100.stdout: pin_top_level_index_and_filter: 1 2024-09-04T16:31:46.320 INFO:journalctl@ceph.mon.a.smithi100.stdout: index_type: 0 2024-09-04T16:31:46.320 INFO:journalctl@ceph.mon.a.smithi100.stdout: data_block_index_type: 0 2024-09-04T16:31:46.320 INFO:journalctl@ceph.mon.a.smithi100.stdout: index_shortening: 1 2024-09-04T16:31:46.320 INFO:journalctl@ceph.mon.a.smithi100.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-04T16:31:46.321 INFO:journalctl@ceph.mon.a.smithi100.stdout: checksum: 4 2024-09-04T16:31:46.321 INFO:journalctl@ceph.mon.a.smithi100.stdout: no_block_cache: 0 2024-09-04T16:31:46.321 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_cache: 0x56143347b1f0 2024-09-04T16:31:46.321 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_cache_name: BinnedLRUCache 2024-09-04T16:31:46.321 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_cache_options: 2024-09-04T16:31:46.321 INFO:journalctl@ceph.mon.a.smithi100.stdout: capacity : 536870912 2024-09-04T16:31:46.321 INFO:journalctl@ceph.mon.a.smithi100.stdout: num_shard_bits : 4 2024-09-04T16:31:46.321 INFO:journalctl@ceph.mon.a.smithi100.stdout: strict_capacity_limit : 0 2024-09-04T16:31:46.321 INFO:journalctl@ceph.mon.a.smithi100.stdout: high_pri_pool_ratio: 0.000 2024-09-04T16:31:46.321 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_cache_compressed: (nil) 2024-09-04T16:31:46.321 INFO:journalctl@ceph.mon.a.smithi100.stdout: persistent_cache: (nil) 2024-09-04T16:31:46.321 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_size: 4096 2024-09-04T16:31:46.321 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_size_deviation: 10 2024-09-04T16:31:46.322 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_restart_interval: 16 2024-09-04T16:31:46.322 INFO:journalctl@ceph.mon.a.smithi100.stdout: index_block_restart_interval: 1 2024-09-04T16:31:46.322 INFO:journalctl@ceph.mon.a.smithi100.stdout: metadata_block_size: 4096 2024-09-04T16:31:46.322 INFO:journalctl@ceph.mon.a.smithi100.stdout: partition_filters: 0 2024-09-04T16:31:46.322 INFO:journalctl@ceph.mon.a.smithi100.stdout: use_delta_encoding: 1 2024-09-04T16:31:46.322 INFO:journalctl@ceph.mon.a.smithi100.stdout: filter_policy: bloomfilter 2024-09-04T16:31:46.322 INFO:journalctl@ceph.mon.a.smithi100.stdout: whole_key_filtering: 1 2024-09-04T16:31:46.322 INFO:journalctl@ceph.mon.a.smithi100.stdout: verify_compression: 0 2024-09-04T16:31:46.322 INFO:journalctl@ceph.mon.a.smithi100.stdout: read_amp_bytes_per_bit: 0 2024-09-04T16:31:46.322 INFO:journalctl@ceph.mon.a.smithi100.stdout: format_version: 5 2024-09-04T16:31:46.322 INFO:journalctl@ceph.mon.a.smithi100.stdout: enable_index_compression: 1 2024-09-04T16:31:46.322 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_align: 0 2024-09-04T16:31:46.322 INFO:journalctl@ceph.mon.a.smithi100.stdout: max_auto_readahead_size: 262144 2024-09-04T16:31:46.322 INFO:journalctl@ceph.mon.a.smithi100.stdout: prepopulate_block_cache: 0 2024-09-04T16:31:46.323 INFO:journalctl@ceph.mon.a.smithi100.stdout: initial_auto_readahead_size: 8192 2024-09-04T16:31:46.323 INFO:journalctl@ceph.mon.a.smithi100.stdout: num_file_reads_for_auto_readahead: 2 2024-09-04T16:31:46.323 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.write_buffer_size: 33554432 2024-09-04T16:31:46.323 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_write_buffer_number: 2 2024-09-04T16:31:46.323 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compression: NoCompression 2024-09-04T16:31:46.323 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.bottommost_compression: Disabled 2024-09-04T16:31:46.323 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.prefix_extractor: nullptr 2024-09-04T16:31:46.323 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-04T16:31:46.323 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.num_levels: 7 2024-09-04T16:31:46.323 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-04T16:31:46.323 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-04T16:31:46.323 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-04T16:31:46.323 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-04T16:31:46.324 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-04T16:31:46.324 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-04T16:31:46.324 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-04T16:31:46.324 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-04T16:31:46.324 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-04T16:31:46.324 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-04T16:31:46.324 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-04T16:31:46.324 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-04T16:31:46.324 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-04T16:31:46.324 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compression_opts.level: 32767 2024-09-04T16:31:46.324 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compression_opts.strategy: 0 2024-09-04T16:31:46.324 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-04T16:31:46.324 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-04T16:31:46.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-04T16:31:46.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-04T16:31:46.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compression_opts.enabled: false 2024-09-04T16:31:46.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-04T16:31:46.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-04T16:31:46.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-04T16:31:46.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-04T16:31:46.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.target_file_size_base: 67108864 2024-09-04T16:31:46.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-04T16:31:46.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-04T16:31:46.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-04T16:31:46.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-04T16:31:46.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-04T16:31:46.326 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-04T16:31:46.326 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-04T16:31:46.326 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-04T16:31:46.326 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-04T16:31:46.326 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-04T16:31:46.326 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-04T16:31:46.326 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-04T16:31:46.326 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-04T16:31:46.326 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-04T16:31:46.326 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.arena_block_size: 1048576 2024-09-04T16:31:46.326 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-04T16:31:46.326 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-04T16:31:46.326 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.disable_auto_compactions: 0 2024-09-04T16:31:46.326 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-04T16:31:46.327 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-04T16:31:46.327 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-04T16:31:46.327 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-04T16:31:46.327 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-04T16:31:46.327 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-04T16:31:46.327 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-04T16:31:46.327 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-04T16:31:46.327 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-04T16:31:46.327 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-04T16:31:46.327 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-04T16:31:46.327 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.inplace_update_support: 0 2024-09-04T16:31:46.327 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-04T16:31:46.327 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-04T16:31:46.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-04T16:31:46.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-04T16:31:46.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.bloom_locality: 0 2024-09-04T16:31:46.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.max_successive_merges: 0 2024-09-04T16:31:46.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-04T16:31:46.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.paranoid_file_checks: 0 2024-09-04T16:31:46.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.force_consistency_checks: 1 2024-09-04T16:31:46.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.report_bg_io_stats: 0 2024-09-04T16:31:46.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.ttl: 2592000 2024-09-04T16:31:46.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-04T16:31:46.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-04T16:31:46.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-04T16:31:46.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.enable_blob_files: false 2024-09-04T16:31:46.329 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.min_blob_size: 0 2024-09-04T16:31:46.329 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.blob_file_size: 268435456 2024-09-04T16:31:46.329 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-04T16:31:46.329 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-04T16:31:46.329 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-04T16:31:46.329 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-04T16:31:46.329 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-04T16:31:46.329 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.blob_file_starting_level: 0 2024-09-04T16:31:46.329 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-04T16:31:46.329 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: 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-04T16:31:46.329 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-04T16:31:46.329 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2b515f8d-88c4-453d-8646-d4d7b5f2bdb8 2024-09-04T16:31:46.330 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725467506308542, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-04T16:31:46.330 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-04T16:31:46.330 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725467506309420, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84977, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 264, "table_properties": {"data_size": 83124, "index_size": 237, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10231, "raw_average_key_size": 46, "raw_value_size": 77307, "raw_average_value_size": 353, "num_data_blocks": 11, "num_entries": 219, "num_filter_entries": 219, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1725467506, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2b515f8d-88c4-453d-8646-d4d7b5f2bdb8", "db_session_id": "9DBDE3UCMYGWD3MK47W1", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-04T16:31:46.330 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725467506309516, "job": 1, "event": "recovery_finished"} 2024-09-04T16:31:46.330 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-04T16:31:46.330 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: 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-04T16:31:46.330 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5614334a8e00 2024-09-04T16:31:46.330 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: DB pointer 0x5614335a4000 2024-09-04T16:31:46.330 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-04T16:31:46.330 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-04T16:31:46.330 INFO:journalctl@ceph.mon.a.smithi100.stdout: ** DB Stats ** 2024-09-04T16:31:46.330 INFO:journalctl@ceph.mon.a.smithi100.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T16:31:46.330 INFO:journalctl@ceph.mon.a.smithi100.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-04T16:31:46.331 INFO:journalctl@ceph.mon.a.smithi100.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T16:31:46.331 INFO:journalctl@ceph.mon.a.smithi100.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T16:31:46.331 INFO:journalctl@ceph.mon.a.smithi100.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-04T16:31:46.331 INFO:journalctl@ceph.mon.a.smithi100.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T16:31:46.331 INFO:journalctl@ceph.mon.a.smithi100.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T16:31:46.331 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-09-04T16:31:46.331 INFO:journalctl@ceph.mon.a.smithi100.stdout: ** Compaction Stats [default] ** 2024-09-04T16:31:46.331 INFO:journalctl@ceph.mon.a.smithi100.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-04T16:31:46.331 INFO:journalctl@ceph.mon.a.smithi100.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-04T16:31:46.331 INFO:journalctl@ceph.mon.a.smithi100.stdout: L0 2/0 84.85 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 140.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-04T16:31:46.331 INFO:journalctl@ceph.mon.a.smithi100.stdout: Sum 2/0 84.85 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 140.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-04T16:31:46.331 INFO:journalctl@ceph.mon.a.smithi100.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 140.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-04T16:31:46.331 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-09-04T16:31:46.332 INFO:journalctl@ceph.mon.a.smithi100.stdout: ** Compaction Stats [default] ** 2024-09-04T16:31:46.332 INFO:journalctl@ceph.mon.a.smithi100.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-04T16:31:46.332 INFO:journalctl@ceph.mon.a.smithi100.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-04T16:31:46.332 INFO:journalctl@ceph.mon.a.smithi100.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 140.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-04T16:31:46.332 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-09-04T16:31:46.332 INFO:journalctl@ceph.mon.a.smithi100.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-04T16:31:46.332 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-09-04T16:31:46.332 INFO:journalctl@ceph.mon.a.smithi100.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T16:31:46.332 INFO:journalctl@ceph.mon.a.smithi100.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-04T16:31:46.332 INFO:journalctl@ceph.mon.a.smithi100.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-04T16:31:46.332 INFO:journalctl@ceph.mon.a.smithi100.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-04T16:31:46.332 INFO:journalctl@ceph.mon.a.smithi100.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-04T16:31:46.332 INFO:journalctl@ceph.mon.a.smithi100.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-04T16:31:46.333 INFO:journalctl@ceph.mon.a.smithi100.stdout: Cumulative compaction: 0.00 GB write, 27.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T16:31:46.333 INFO:journalctl@ceph.mon.a.smithi100.stdout: Interval compaction: 0.00 GB write, 27.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T16:31:46.333 INFO:journalctl@ceph.mon.a.smithi100.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-04T16:31:46.333 INFO:journalctl@ceph.mon.a.smithi100.stdout: Block cache BinnedLRUCache@0x56143347b1f0#2 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-04T16:31:46.333 INFO:journalctl@ceph.mon.a.smithi100.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-04T16:31:46.333 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-09-04T16:31:46.333 INFO:journalctl@ceph.mon.a.smithi100.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-04T16:31:46.333 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: starting mon.a rank 0 at public addrs [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] at bind addrs [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:31:46.384 INFO:teuthology.orchestra.run.smithi100.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-04T16:31:46.612 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: mon.a@-1(???) e1 preinit fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:31:46.612 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: mon.a@-1(???).mds e1 new map 2024-09-04T16:31:46.612 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: mon.a@-1(???).mds e1 print_map 2024-09-04T16:31:46.612 INFO:journalctl@ceph.mon.a.smithi100.stdout: e1 2024-09-04T16:31:46.612 INFO:journalctl@ceph.mon.a.smithi100.stdout: btime 2024-09-04T16:31:33:931354+0000 2024-09-04T16:31:46.612 INFO:journalctl@ceph.mon.a.smithi100.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-04T16:31:46.613 INFO:journalctl@ceph.mon.a.smithi100.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-04T16:31:46.613 INFO:journalctl@ceph.mon.a.smithi100.stdout: legacy client fscid: -1 2024-09-04T16:31:46.613 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-09-04T16:31:46.613 INFO:journalctl@ceph.mon.a.smithi100.stdout: No filesystems configured 2024-09-04T16:31:46.613 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-04T16:31:46.613 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T16:31:46.613 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T16:31:46.613 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T16:31:46.613 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-04T16:31:46.613 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-04T16:31:46.613 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: monmap epoch 1 2024-09-04T16:31:46.613 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:31:46.613 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: last_changed 2024-09-04T16:31:28.198500+0000 2024-09-04T16:31:46.614 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: created 2024-09-04T16:31:28.198500+0000 2024-09-04T16:31:46.614 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: min_mon_release 19 (squid) 2024-09-04T16:31:46.614 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: election_strategy: 1 2024-09-04T16:31:46.614 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: 0: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.a 2024-09-04T16:31:46.614 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: fsmap 2024-09-04T16:31:46.614 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: osdmap e1: 0 total, 0 up, 0 in 2024-09-04T16:31:46.614 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 ceph-mon[24429]: mgrmap e1: no daemons active 2024-09-04T16:31:46.614 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 bash[24409]: f7dad5b97854c5b0f5f1812f5d97ed8d7f93de378b2545da6e5698ef3d4339b7 2024-09-04T16:31:46.614 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:46 smithi100 systemd[1]: Started Ceph mon.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:31:47.355 INFO:teuthology.orchestra.run.smithi100.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-04T16:31:47.368 INFO:teuthology.orchestra.run.smithi100.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-04T16:31:47.368 INFO:teuthology.orchestra.run.smithi100.stdout:Creating mgr... 2024-09-04T16:31:47.369 INFO:teuthology.orchestra.run.smithi100.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-04T16:31:47.369 INFO:teuthology.orchestra.run.smithi100.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-04T16:31:47.611 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mgr.y 2024-09-04T16:31:47.611 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Failed to reset failed state of unit ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mgr.y.service: Unit ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mgr.y.service not loaded. 2024-09-04T16:31:47.884 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968.target.wants/ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@.service. 2024-09-04T16:31:48.113 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:47 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3241336741' entity='client.admin' 2024-09-04T16:31:48.114 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:47 smithi100 systemd[1]: Starting Ceph mgr.y for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:31:48.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:48 smithi100 podman[24641]: 2024-09-04 16:31:48.015703848 +0000 UTC m=+0.015669147 image pull b708f9119ac7ff42fd43d16a187b6031be084572c948758dbc7d877689a08b9f quay.ceph.io/ceph-ci/ceph:squid 2024-09-04T16:31:48.696 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:48 smithi100 podman[24641]: 2024-09-04 16:31:48.386140717 +0000 UTC m=+0.386106070 container create fdf4e501665abff39f7475958d2c262986e99e5136394437cbaf088f7f38136e (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=squid-48920da, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True) 2024-09-04T16:31:48.697 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:48 smithi100 podman[24641]: 2024-09-04 16:31:48.596810924 +0000 UTC m=+0.596776211 container init fdf4e501665abff39f7475958d2c262986e99e5136394437cbaf088f7f38136e (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-48920da, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-04T16:31:48.697 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:48 smithi100 podman[24641]: 2024-09-04 16:31:48.59939364 +0000 UTC m=+0.599358928 container start fdf4e501665abff39f7475958d2c262986e99e5136394437cbaf088f7f38136e (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y, RELEASE=squid-48920da, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-04T16:31:48.710 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-04T16:31:48.710 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout disabled 2024-09-04T16:31:48.718 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-04T16:31:48.718 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout inactive 2024-09-04T16:31:48.718 INFO:teuthology.orchestra.run.smithi100.stdout:firewalld.service is not enabled 2024-09-04T16:31:48.718 INFO:teuthology.orchestra.run.smithi100.stdout:Not possible to enable service . firewalld.service is not available 2024-09-04T16:31:48.727 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-04T16:31:48.727 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout disabled 2024-09-04T16:31:48.734 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-04T16:31:48.734 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout inactive 2024-09-04T16:31:48.734 INFO:teuthology.orchestra.run.smithi100.stdout:firewalld.service is not enabled 2024-09-04T16:31:48.734 INFO:teuthology.orchestra.run.smithi100.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-04T16:31:48.734 INFO:teuthology.orchestra.run.smithi100.stdout:Waiting for mgr to start... 2024-09-04T16:31:48.734 INFO:teuthology.orchestra.run.smithi100.stdout:Waiting for mgr... 2024-09-04T16:31:48.982 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:48 smithi100 bash[24641]: fdf4e501665abff39f7475958d2c262986e99e5136394437cbaf088f7f38136e 2024-09-04T16:31:48.982 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:48 smithi100 systemd[1]: Started Ceph mgr.y for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:31:48.982 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:48 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:48.718+0000 7f4deadc3040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-04T16:31:48.982 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:48 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:48.780+0000 7f4deadc3040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-04T16:31:48.982 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:48 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:48.929+0000 7f4deadc3040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-04T16:31:49.245 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:48.999+0000 7f4deadc3040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-04T16:31:49.246 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:49.151+0000 7f4deadc3040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-04T16:31:49.509 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:49 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1743710423' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-04T16:31:49.509 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:49.302+0000 7f4deadc3040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-04T16:31:49.804 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:49.632+0000 7f4deadc3040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-04T16:31:49.804 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:49.696+0000 7f4deadc3040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-04T16:31:49.808 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-09-04T16:31:49.809 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout { 2024-09-04T16:31:49.809 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "fsid": "fa5d394c-6ada-11ef-bcd6-c7b262605968", 2024-09-04T16:31:49.809 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "health": { 2024-09-04T16:31:49.809 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-04T16:31:49.809 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-04T16:31:49.809 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-04T16:31:49.809 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:31:49.809 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-04T16:31:49.809 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-04T16:31:49.809 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 0 2024-09-04T16:31:49.809 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:31:49.809 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-04T16:31:49.809 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "a" 2024-09-04T16:31:49.810 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:31:49.810 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-04T16:31:49.810 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-04T16:31:49.810 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:31:49.810 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-04T16:31:49.810 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-04T16:31:49.810 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:31:49.810 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-04T16:31:49.810 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:31:49.810 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-04T16:31:49.810 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-04T16:31:49.810 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-04T16:31:49.810 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-04T16:31:49.810 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-04T16:31:49.811 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-04T16:31:49.814 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:31:49.814 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-04T16:31:49.814 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-04T16:31:49.814 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-04T16:31:49.814 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-04T16:31:49.814 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-04T16:31:49.814 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-04T16:31:49.815 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-04T16:31:49.815 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-04T16:31:49.815 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-04T16:31:49.815 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:31:49.815 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-04T16:31:49.815 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:31:49.815 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "btime": "2024-09-04T16:31:33:931354+0000", 2024-09-04T16:31:49.815 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-04T16:31:49.815 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-04T16:31:49.815 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:31:49.815 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-04T16:31:49.815 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-04T16:31:49.815 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-04T16:31:49.815 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-04T16:31:49.816 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-04T16:31:49.816 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-04T16:31:49.816 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "restful" 2024-09-04T16:31:49.816 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:31:49.816 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T16:31:49.816 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:31:49.816 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-04T16:31:49.816 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:31:49.816 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "modified": "2024-09-04T16:31:33.932101+0000", 2024-09-04T16:31:49.816 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T16:31:49.816 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:31:49.816 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-04T16:31:49.816 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout } 2024-09-04T16:31:49.817 INFO:teuthology.orchestra.run.smithi100.stdout:mgr not available, waiting (1/15)... 2024-09-04T16:31:50.131 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:49.894+0000 7f4deadc3040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-04T16:31:51.131 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:50 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:50.792+0000 7f4deadc3040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-04T16:31:51.132 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:50 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:50.859+0000 7f4deadc3040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-04T16:31:51.831 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:51 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:51.573+0000 7f4deadc3040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-04T16:31:51.831 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:51 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:51.688+0000 7f4deadc3040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-04T16:31:51.831 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:51 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:51.830+0000 7f4deadc3040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-04T16:31:52.117 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:51 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:51.893+0000 7f4deadc3040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-04T16:31:52.117 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:52 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:52.046+0000 7f4deadc3040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-04T16:31:52.117 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:52 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:52.116+0000 7f4deadc3040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-04T16:31:52.371 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:52 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:52.177+0000 7f4deadc3040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-04T16:31:52.371 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:52 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:52.345+0000 7f4deadc3040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-04T16:31:52.624 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:52 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1265102383' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-04T16:31:52.624 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:52 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:52.412+0000 7f4deadc3040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-04T16:31:52.625 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:52 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:52.478+0000 7f4deadc3040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-04T16:31:52.625 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:52 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:52.561+0000 7f4deadc3040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-04T16:31:52.881 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:52 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:52.623+0000 7f4deadc3040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-04T16:31:52.882 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:52 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:52.683+0000 7f4deadc3040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-04T16:31:52.909 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-09-04T16:31:52.909 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout { 2024-09-04T16:31:52.909 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "fsid": "fa5d394c-6ada-11ef-bcd6-c7b262605968", 2024-09-04T16:31:52.910 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "health": { 2024-09-04T16:31:52.910 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-04T16:31:52.910 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-04T16:31:52.910 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-04T16:31:52.910 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:31:52.910 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-04T16:31:52.910 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-04T16:31:52.910 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 0 2024-09-04T16:31:52.910 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:31:52.910 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-04T16:31:52.910 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "a" 2024-09-04T16:31:52.910 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:31:52.910 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-04T16:31:52.910 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-04T16:31:52.911 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:31:52.911 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-04T16:31:52.911 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-04T16:31:52.911 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:31:52.911 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-04T16:31:52.911 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:31:52.911 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-04T16:31:52.911 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-04T16:31:52.911 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-04T16:31:52.911 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-04T16:31:52.911 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-04T16:31:52.911 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-04T16:31:52.911 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:31:52.911 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-04T16:31:52.912 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-04T16:31:52.912 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-04T16:31:52.912 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-04T16:31:52.912 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-04T16:31:52.912 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-04T16:31:52.912 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-04T16:31:52.912 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-04T16:31:52.912 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-04T16:31:52.912 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:31:52.912 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-04T16:31:52.912 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:31:52.912 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "btime": "2024-09-04T16:31:33:931354+0000", 2024-09-04T16:31:52.913 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-04T16:31:52.913 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-04T16:31:52.913 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:31:52.913 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-04T16:31:52.913 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-04T16:31:52.913 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-04T16:31:52.913 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-04T16:31:52.913 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-04T16:31:52.913 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-04T16:31:52.913 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "restful" 2024-09-04T16:31:52.913 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:31:52.913 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T16:31:52.914 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:31:52.914 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-04T16:31:52.914 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:31:52.914 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "modified": "2024-09-04T16:31:33.932101+0000", 2024-09-04T16:31:52.914 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T16:31:52.914 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:31:52.914 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-04T16:31:52.914 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout } 2024-09-04T16:31:52.914 INFO:teuthology.orchestra.run.smithi100.stdout:mgr not available, waiting (2/15)... 2024-09-04T16:31:53.881 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:53.470+0000 7f4deadc3040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-04T16:31:53.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:53 smithi100 ceph-mon[24429]: Activating manager daemon y 2024-09-04T16:31:53.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:53 smithi100 ceph-mon[24429]: mgrmap e2: y(active, starting, since 0.00304515s) 2024-09-04T16:31:53.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:53 smithi100 ceph-mon[24429]: from='mgr.14100 172.21.15.100:0/153916609' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T16:31:53.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:53 smithi100 ceph-mon[24429]: from='mgr.14100 172.21.15.100:0/153916609' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T16:31:53.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:53 smithi100 ceph-mon[24429]: from='mgr.14100 172.21.15.100:0/153916609' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T16:31:53.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:53 smithi100 ceph-mon[24429]: from='mgr.14100 172.21.15.100:0/153916609' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:31:53.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:53 smithi100 ceph-mon[24429]: from='mgr.14100 172.21.15.100:0/153916609' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T16:31:53.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:53 smithi100 ceph-mon[24429]: Manager daemon y is now available 2024-09-04T16:31:53.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:53 smithi100 ceph-mon[24429]: from='mgr.14100 172.21.15.100:0/153916609' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:31:53.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:53 smithi100 ceph-mon[24429]: from='mgr.14100 172.21.15.100:0/153916609' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T16:31:53.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:53 smithi100 ceph-mon[24429]: from='mgr.14100 172.21.15.100:0/153916609' entity='mgr.y' 2024-09-04T16:31:53.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:53 smithi100 ceph-mon[24429]: from='mgr.14100 172.21.15.100:0/153916609' entity='mgr.y' 2024-09-04T16:31:53.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:53 smithi100 ceph-mon[24429]: from='mgr.14100 172.21.15.100:0/153916609' entity='mgr.y' 2024-09-04T16:31:55.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:55 smithi100 ceph-mon[24429]: mgrmap e3: y(active, since 1.0063s) 2024-09-04T16:31:55.985 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-09-04T16:31:55.986 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout { 2024-09-04T16:31:55.986 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "fsid": "fa5d394c-6ada-11ef-bcd6-c7b262605968", 2024-09-04T16:31:55.986 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "health": { 2024-09-04T16:31:55.986 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-04T16:31:55.986 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-04T16:31:55.986 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-04T16:31:55.986 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:31:55.986 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-04T16:31:55.987 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-04T16:31:55.987 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 0 2024-09-04T16:31:55.987 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:31:55.987 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-04T16:31:55.987 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "a" 2024-09-04T16:31:55.987 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:31:55.987 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-04T16:31:55.987 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-04T16:31:55.988 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:31:55.988 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-04T16:31:55.988 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-04T16:31:55.988 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:31:55.988 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-04T16:31:55.988 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:31:55.988 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-04T16:31:55.989 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-04T16:31:55.989 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-04T16:31:55.989 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-04T16:31:55.989 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-04T16:31:55.989 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-04T16:31:55.989 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:31:55.989 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-04T16:31:55.990 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-04T16:31:55.990 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-04T16:31:55.990 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-04T16:31:55.990 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-04T16:31:55.990 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-04T16:31:55.990 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-04T16:31:55.990 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-04T16:31:55.991 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-04T16:31:55.991 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:31:55.991 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-04T16:31:55.991 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:31:55.991 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "btime": "2024-09-04T16:31:33:931354+0000", 2024-09-04T16:31:55.991 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-04T16:31:55.991 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-04T16:31:55.991 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:31:55.992 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-04T16:31:55.992 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-04T16:31:55.992 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-04T16:31:55.992 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-04T16:31:55.992 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-04T16:31:55.992 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-04T16:31:55.992 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "restful" 2024-09-04T16:31:55.992 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:31:55.993 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T16:31:55.993 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:31:55.993 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-04T16:31:55.993 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:31:55.993 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "modified": "2024-09-04T16:31:33.932101+0000", 2024-09-04T16:31:55.993 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T16:31:55.993 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:31:55.994 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-04T16:31:55.994 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout } 2024-09-04T16:31:55.994 INFO:teuthology.orchestra.run.smithi100.stdout:mgr is available 2024-09-04T16:31:56.708 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:56 smithi100 ceph-mon[24429]: mgrmap e4: y(active, since 2s) 2024-09-04T16:31:56.708 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:56 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3789260672' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-04T16:31:57.251 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-09-04T16:31:57.251 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout [global] 2024-09-04T16:31:57.251 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout fsid = fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:31:57.251 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.100:3300,v1:172.21.15.100:6789] 2024-09-04T16:31:57.251 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-04T16:31:57.252 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-04T16:31:57.252 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-04T16:31:57.252 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-04T16:31:57.252 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-09-04T16:31:57.252 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-04T16:31:57.252 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-04T16:31:57.252 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-09-04T16:31:57.252 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout [osd] 2024-09-04T16:31:57.252 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-04T16:31:57.252 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-04T16:31:57.252 INFO:teuthology.orchestra.run.smithi100.stdout:Enabling cephadm module... 2024-09-04T16:31:57.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:57 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2346860936' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-04T16:31:57.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:57 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2346860936' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-04T16:31:58.787 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:58 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2247373653' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-04T16:31:58.787 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ignoring --setuser ceph since I am not root 2024-09-04T16:31:58.787 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ignoring --setgroup ceph since I am not root 2024-09-04T16:31:58.787 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:58.625+0000 7fea72674040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-04T16:31:58.787 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:58.681+0000 7fea72674040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-04T16:31:59.046 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:58.831+0000 7fea72674040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-04T16:31:59.046 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:58.898+0000 7fea72674040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-04T16:31:59.046 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:59 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:59.045+0000 7fea72674040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-04T16:31:59.345 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:59 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:59.190+0000 7fea72674040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-04T16:31:59.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:59 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2247373653' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-04T16:31:59.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:31:59 smithi100 ceph-mon[24429]: mgrmap e5: y(active, since 5s) 2024-09-04T16:31:59.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:59 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:59.512+0000 7fea72674040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-04T16:31:59.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:59 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:59.576+0000 7fea72674040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-04T16:32:00.052 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:31:59 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:31:59.771+0000 7fea72674040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-04T16:32:00.322 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout { 2024-09-04T16:32:00.322 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-04T16:32:00.322 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-04T16:32:00.322 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-04T16:32:00.322 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-04T16:32:00.322 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout } 2024-09-04T16:32:00.322 INFO:teuthology.orchestra.run.smithi100.stdout:Waiting for the mgr to restart... 2024-09-04T16:32:00.322 INFO:teuthology.orchestra.run.smithi100.stdout:Waiting for mgr epoch 5... 2024-09-04T16:32:00.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:00 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/4070520351' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-04T16:32:01.131 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:00 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:00.679+0000 7fea72674040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-04T16:32:01.132 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:00 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:00.750+0000 7fea72674040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-04T16:32:01.707 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:01 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:01.452+0000 7fea72674040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-04T16:32:01.707 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:01 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:01.565+0000 7fea72674040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-04T16:32:01.980 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:01 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:01.706+0000 7fea72674040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-04T16:32:01.981 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:01 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:01.767+0000 7fea72674040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-04T16:32:01.981 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:01 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:01.913+0000 7fea72674040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-04T16:32:01.981 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:01 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:01.979+0000 7fea72674040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-04T16:32:02.259 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:02 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:02.039+0000 7fea72674040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-04T16:32:02.260 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:02 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:02.194+0000 7fea72674040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-04T16:32:02.260 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:02 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:02.259+0000 7fea72674040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-04T16:32:02.522 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:02 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:02.324+0000 7fea72674040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-04T16:32:02.523 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:02 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:02.406+0000 7fea72674040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-04T16:32:02.523 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:02 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:02.464+0000 7fea72674040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-04T16:32:02.523 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:02 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:02.522+0000 7fea72674040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-04T16:32:03.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:03 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:03.300+0000 7fea72674040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-04T16:32:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:03 smithi100 ceph-mon[24429]: Active manager daemon y restarted 2024-09-04T16:32:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:03 smithi100 ceph-mon[24429]: Activating manager daemon y 2024-09-04T16:32:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:03 smithi100 ceph-mon[24429]: osdmap e2: 0 total, 0 up, 0 in 2024-09-04T16:32:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:03 smithi100 ceph-mon[24429]: mgrmap e6: y(active, starting, since 0.00373165s) 2024-09-04T16:32:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:03 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:32:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:03 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T16:32:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:03 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T16:32:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:03 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T16:32:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:03 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T16:32:03.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:03 smithi100 ceph-mon[24429]: Manager daemon y is now available 2024-09-04T16:32:03.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:03 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' 2024-09-04T16:32:03.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:03 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' 2024-09-04T16:32:03.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:03 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:32:03.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:03 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:32:03.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:03 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:32:03.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:03 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T16:32:04.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-mon[24429]: Found migration_current of "None". Setting to last migration. 2024-09-04T16:32:04.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' 2024-09-04T16:32:04.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' 2024-09-04T16:32:04.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-mon[24429]: mgrmap e7: y(active, since 1.00519s) 2024-09-04T16:32:04.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:04.451+0000 7fe9d99cf640 -1 log_channel(cephadm) log [ERR] : [04/Sep/2024:16:32:04] ENGINE Error in HTTPServer.serve 2024-09-04T16:32:04.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: Traceback (most recent call last): 2024-09-04T16:32:04.633 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:32:04.633 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: self._connections.run(self.expiration_interval) 2024-09-04T16:32:04.633 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:32:04.633 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: self._run(expiration_interval) 2024-09-04T16:32:04.633 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:32:04.633 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:32:04.633 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:32:04.633 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:32:04.633 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:32:04.633 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: s = self.context.wrap_socket( 2024-09-04T16:32:04.633 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:32:04.633 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: return self.sslsocket_class._create( 2024-09-04T16:32:04.633 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:32:04.634 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: self.do_handshake() 2024-09-04T16:32:04.634 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:32:04.634 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: self._sslobj.do_handshake() 2024-09-04T16:32:04.634 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:32:04.634 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:04.877 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout { 2024-09-04T16:32:04.878 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-04T16:32:04.878 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-04T16:32:04.878 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout } 2024-09-04T16:32:04.878 INFO:teuthology.orchestra.run.smithi100.stdout:mgr epoch 5 is available 2024-09-04T16:32:04.878 INFO:teuthology.orchestra.run.smithi100.stdout:Setting orchestrator backend to cephadm... 2024-09-04T16:32:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:05 smithi100 ceph-mon[24429]: [04/Sep/2024:16:32:04] ENGINE Bus STARTING 2024-09-04T16:32:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:05 smithi100 ceph-mon[24429]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-04T16:32:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:05 smithi100 ceph-mon[24429]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-04T16:32:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:05 smithi100 ceph-mon[24429]: [04/Sep/2024:16:32:04] ENGINE Serving on http://172.21.15.100:8765 2024-09-04T16:32:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:05 smithi100 ceph-mon[24429]: [04/Sep/2024:16:32:04] ENGINE Serving on https://172.21.15.100:7150 2024-09-04T16:32:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:05 smithi100 ceph-mon[24429]: [04/Sep/2024:16:32:04] ENGINE Bus STARTED 2024-09-04T16:32:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:05 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:32:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:05 smithi100 ceph-mon[24429]: [04/Sep/2024:16:32:04] ENGINE Error in HTTPServer.serve 2024-09-04T16:32:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout: Traceback (most recent call last): 2024-09-04T16:32:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:32:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:32:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:32:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout: self._run(expiration_interval) 2024-09-04T16:32:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:32:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:32:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:32:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:32:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:32:05.634 INFO:journalctl@ceph.mon.a.smithi100.stdout: s = self.context.wrap_socket( 2024-09-04T16:32:05.634 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:32:05.634 INFO:journalctl@ceph.mon.a.smithi100.stdout: return self.sslsocket_class._create( 2024-09-04T16:32:05.634 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:32:05.634 INFO:journalctl@ceph.mon.a.smithi100.stdout: self.do_handshake() 2024-09-04T16:32:05.634 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:32:05.634 INFO:journalctl@ceph.mon.a.smithi100.stdout: self._sslobj.do_handshake() 2024-09-04T16:32:05.634 INFO:journalctl@ceph.mon.a.smithi100.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:32:06.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:06 smithi100 ceph-mon[24429]: mgrmap e8: y(active, since 2s) 2024-09-04T16:32:06.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:06 smithi100 ceph-mon[24429]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:32:06.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:06 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' 2024-09-04T16:32:06.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:06 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:32:07.114 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-04T16:32:07.115 INFO:teuthology.orchestra.run.smithi100.stdout:Generating ssh key... 2024-09-04T16:32:07.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:07 smithi100 ceph-mon[24429]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:32:08.293 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: Generating public/private rsa key pair. 2024-09-04T16:32:08.293 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: Your identification has been saved in /tmp/tmp6qgjp5dv/key 2024-09-04T16:32:08.293 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: Your public key has been saved in /tmp/tmp6qgjp5dv/key.pub 2024-09-04T16:32:08.293 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: The key fingerprint is: 2024-09-04T16:32:08.293 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: SHA256:bAiQx9BzL3Mffu8ca6CZyjnM2gMK82/Di9s1vfxTYVA ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:32:08.294 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: The key's randomart image is: 2024-09-04T16:32:08.294 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: +---[RSA 3072]----+ 2024-09-04T16:32:08.294 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: | o= .E | 2024-09-04T16:32:08.294 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: | ..= . . | 2024-09-04T16:32:08.294 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: | ..o . . | 2024-09-04T16:32:08.294 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: | .ooo . o | 2024-09-04T16:32:08.294 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: | .+So . . . | 2024-09-04T16:32:08.294 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: | o .. .o o . | 2024-09-04T16:32:08.294 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: | + o +o .= +. | 2024-09-04T16:32:08.294 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: | oo++=++...oo | 2024-09-04T16:32:08.294 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: | o+=+=+o..++ | 2024-09-04T16:32:08.294 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: +----[SHA256]-----+ 2024-09-04T16:32:09.164 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:08 smithi100 ceph-mon[24429]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:32:09.165 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:08 smithi100 ceph-mon[24429]: Generating ssh key... 2024-09-04T16:32:09.165 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:08 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' 2024-09-04T16:32:09.165 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:08 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' 2024-09-04T16:32:09.727 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD/H2tOsEgJRUJUpp7/W3XL4N6kZEo4meuc/LwG3l3fDSgF4TKn3nvsibKu5t0Z5wLs44+HmmcZqsHBvC+f1D/W4ZBA71YKnmA60DkzNcYQ+OrgLugdAIl9IN124Zz+bFj16LoPvkMABgIoDnRbFPUtUKx92ErGYp0XuKU7vPdXI2AZaMkS5jV/vDtinM4SrhWDYXnKfWOhL/zhhBfLZxr80c7o0h/W1N+bcGHy/KAsFg/tV+lY8riLwoqlvT0BSlwjbeZaJNAGKNZMaksitz6pyR7KuceyEzTIM1ngoPAaLkbLI077hAJwK0unBJWBOJ+LcKUJN2/6tMadljW6a2mNsR0zKPqBOqi7uJsVPZzNVhMJE3tbWws2wYB2w2MSntqgJfdq3LJSGsaYLl4tb/PEn+mVfD8dmnkzbzUkAK7QBSAXIsTATLs8K82vK5SldPVycbQL+XipDvrU9qmG0VVi8byRuKABEHPy2w36kvGJLKbxpRZPR/hpMVZWCSLcsQ8= ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:32:09.728 INFO:teuthology.orchestra.run.smithi100.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-04T16:32:09.728 INFO:teuthology.orchestra.run.smithi100.stdout:Adding key to root@localhost authorized_keys... 2024-09-04T16:32:09.728 INFO:teuthology.orchestra.run.smithi100.stdout:Adding host smithi100... 2024-09-04T16:32:10.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:09 smithi100 ceph-mon[24429]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:32:11.040 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:10 smithi100 ceph-mon[24429]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi100", "addr": "172.21.15.100", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:32:12.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:11 smithi100 ceph-mon[24429]: Deploying cephadm binary to smithi100 2024-09-04T16:32:14.010 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout Added host 'smithi100' with addr '172.21.15.100' 2024-09-04T16:32:14.010 INFO:teuthology.orchestra.run.smithi100.stdout:Deploying unmanaged mon service... 2024-09-04T16:32:14.610 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:14 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' 2024-09-04T16:32:14.610 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:14 smithi100 ceph-mon[24429]: Added host smithi100 2024-09-04T16:32:14.610 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:14 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:32:15.335 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-04T16:32:15.336 INFO:teuthology.orchestra.run.smithi100.stdout:Deploying unmanaged mgr service... 2024-09-04T16:32:15.872 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:15 smithi100 ceph-mon[24429]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:32:15.872 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:15 smithi100 ceph-mon[24429]: Saving service mon spec with placement count:5 2024-09-04T16:32:15.872 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:15 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' 2024-09-04T16:32:17.431 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-04T16:32:17.756 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:17 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' 2024-09-04T16:32:17.756 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:17 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' 2024-09-04T16:32:17.756 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:17 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' 2024-09-04T16:32:18.702 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:18 smithi100 ceph-mon[24429]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:32:18.702 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:18 smithi100 ceph-mon[24429]: Saving service mgr spec with placement count:2 2024-09-04T16:32:18.703 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:18 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/802699605' entity='client.admin' 2024-09-04T16:32:20.216 INFO:teuthology.orchestra.run.smithi100.stdout:Enabling the dashboard module... 2024-09-04T16:32:20.322 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:20 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/730843518' entity='client.admin' 2024-09-04T16:32:20.323 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:20 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' 2024-09-04T16:32:21.504 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:21 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/648741867' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-04T16:32:21.504 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:21 smithi100 ceph-mon[24429]: from='mgr.14118 172.21.15.100:0/3253774623' entity='mgr.y' 2024-09-04T16:32:21.504 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ignoring --setuser ceph since I am not root 2024-09-04T16:32:21.504 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ignoring --setgroup ceph since I am not root 2024-09-04T16:32:21.504 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:21.330+0000 7f64b4ee2040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-04T16:32:21.504 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:21.391+0000 7f64b4ee2040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-04T16:32:21.755 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:21.543+0000 7f64b4ee2040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-04T16:32:21.755 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:21.608+0000 7f64b4ee2040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-04T16:32:21.755 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:21.754+0000 7f64b4ee2040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-04T16:32:22.041 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:21.901+0000 7f64b4ee2040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-04T16:32:22.301 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:22 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/648741867' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-04T16:32:22.301 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:22 smithi100 ceph-mon[24429]: mgrmap e9: y(active, since 17s) 2024-09-04T16:32:22.302 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:22 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:22.230+0000 7f64b4ee2040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-04T16:32:22.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:22 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:22.300+0000 7f64b4ee2040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-04T16:32:22.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:22 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:22.496+0000 7f64b4ee2040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-04T16:32:22.965 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout { 2024-09-04T16:32:22.965 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-04T16:32:22.966 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-04T16:32:22.966 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-04T16:32:22.966 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-04T16:32:22.966 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout } 2024-09-04T16:32:22.966 INFO:teuthology.orchestra.run.smithi100.stdout:Waiting for the mgr to restart... 2024-09-04T16:32:22.966 INFO:teuthology.orchestra.run.smithi100.stdout:Waiting for mgr epoch 9... 2024-09-04T16:32:23.216 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:23 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1550249128' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-04T16:32:23.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:23 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:23.397+0000 7f64b4ee2040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-04T16:32:23.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:23 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:23.465+0000 7f64b4ee2040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-04T16:32:24.235 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:24 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:24.177+0000 7f64b4ee2040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-04T16:32:24.503 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:24 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:24.296+0000 7f64b4ee2040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-04T16:32:24.503 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:24 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:24.442+0000 7f64b4ee2040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-04T16:32:24.504 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:24 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:24.502+0000 7f64b4ee2040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-04T16:32:24.778 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:24 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:24.651+0000 7f64b4ee2040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-04T16:32:24.778 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:24 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:24.718+0000 7f64b4ee2040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-04T16:32:24.778 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:24 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:24.777+0000 7f64b4ee2040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-04T16:32:25.066 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:24 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:24.934+0000 7f64b4ee2040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-04T16:32:25.066 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:25 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:24.999+0000 7f64b4ee2040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-04T16:32:25.066 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:25 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:25.065+0000 7f64b4ee2040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-04T16:32:25.381 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:25 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:25.147+0000 7f64b4ee2040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-04T16:32:25.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:25 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:25.206+0000 7f64b4ee2040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-04T16:32:25.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:25 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:25.265+0000 7f64b4ee2040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-04T16:32:26.381 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:26 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:26.051+0000 7f64b4ee2040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-04T16:32:26.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:26 smithi100 ceph-mon[24429]: Active manager daemon y restarted 2024-09-04T16:32:26.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:26 smithi100 ceph-mon[24429]: Activating manager daemon y 2024-09-04T16:32:26.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:26 smithi100 ceph-mon[24429]: osdmap e3: 0 total, 0 up, 0 in 2024-09-04T16:32:26.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:26 smithi100 ceph-mon[24429]: mgrmap e10: y(active, starting, since 0.00346241s) 2024-09-04T16:32:26.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:26 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:32:26.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:26 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T16:32:26.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:26 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T16:32:26.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:26 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T16:32:26.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:26 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T16:32:26.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:26 smithi100 ceph-mon[24429]: Manager daemon y is now available 2024-09-04T16:32:26.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:26 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:32:26.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:26 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:32:26.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:26 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T16:32:27.132 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:27.092+0000 7f64201f7640 -1 log_channel(cephadm) log [ERR] : [04/Sep/2024:16:32:27] ENGINE Error in HTTPServer.serve 2024-09-04T16:32:27.132 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: Traceback (most recent call last): 2024-09-04T16:32:27.132 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:32:27.133 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: self._connections.run(self.expiration_interval) 2024-09-04T16:32:27.133 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:32:27.133 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: self._run(expiration_interval) 2024-09-04T16:32:27.133 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:32:27.133 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:32:27.133 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:32:27.133 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:32:27.133 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:32:27.133 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: s = self.context.wrap_socket( 2024-09-04T16:32:27.133 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:32:27.133 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: return self.sslsocket_class._create( 2024-09-04T16:32:27.133 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:32:27.134 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: self.do_handshake() 2024-09-04T16:32:27.134 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:32:27.134 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: self._sslobj.do_handshake() 2024-09-04T16:32:27.134 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:32:27.134 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:32:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:32:27.804 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout { 2024-09-04T16:32:27.804 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-04T16:32:27.805 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-04T16:32:27.805 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout } 2024-09-04T16:32:27.805 INFO:teuthology.orchestra.run.smithi100.stdout:mgr epoch 9 is available 2024-09-04T16:32:27.805 INFO:teuthology.orchestra.run.smithi100.stdout:Generating a dashboard self-signed certificate... 2024-09-04T16:32:28.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:28 smithi100 ceph-mon[24429]: [04/Sep/2024:16:32:26] ENGINE Bus STARTING 2024-09-04T16:32:28.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:28 smithi100 ceph-mon[24429]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-04T16:32:28.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:28 smithi100 ceph-mon[24429]: mgrmap e11: y(active, since 1.00565s) 2024-09-04T16:32:28.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:28 smithi100 ceph-mon[24429]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-04T16:32:28.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:28 smithi100 ceph-mon[24429]: [04/Sep/2024:16:32:27] ENGINE Serving on https://172.21.15.100:7150 2024-09-04T16:32:28.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:28 smithi100 ceph-mon[24429]: [04/Sep/2024:16:32:27] ENGINE Error in HTTPServer.serve 2024-09-04T16:32:28.382 INFO:journalctl@ceph.mon.a.smithi100.stdout: Traceback (most recent call last): 2024-09-04T16:32:28.382 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:32:28.382 INFO:journalctl@ceph.mon.a.smithi100.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:32:28.382 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:32:28.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: self._run(expiration_interval) 2024-09-04T16:32:28.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:32:28.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:32:28.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:32:28.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:32:28.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:32:28.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: s = self.context.wrap_socket( 2024-09-04T16:32:28.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:32:28.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: return self.sslsocket_class._create( 2024-09-04T16:32:28.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:32:28.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: self.do_handshake() 2024-09-04T16:32:28.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:32:28.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: self._sslobj.do_handshake() 2024-09-04T16:32:28.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:32:28.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:28 smithi100 ceph-mon[24429]: [04/Sep/2024:16:32:27] ENGINE Serving on http://172.21.15.100:8765 2024-09-04T16:32:28.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:28 smithi100 ceph-mon[24429]: [04/Sep/2024:16:32:27] ENGINE Bus STARTED 2024-09-04T16:32:29.102 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-04T16:32:29.102 INFO:teuthology.orchestra.run.smithi100.stdout:Creating initial admin user... 2024-09-04T16:32:29.223 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:29 smithi100 ceph-mon[24429]: mgrmap e12: y(active, since 2s) 2024-09-04T16:32:29.223 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:29 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:29.223 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:29 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:29.223 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:29 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:30.459 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:30 smithi100 ceph-mon[24429]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:32:30.459 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:30 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:30.459 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:30 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:31.190 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$pheoEXCtE6rebjL7pykBhuOHJyf.jPlgOwZVEPe7o/fAmUzBKXQ8m", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1725467549, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-04T16:32:31.190 INFO:teuthology.orchestra.run.smithi100.stdout:Fetching dashboard port number... 2024-09-04T16:32:31.410 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:31 smithi100 ceph-mon[24429]: 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-04T16:32:32.322 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 8443 2024-09-04T16:32:32.332 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-04T16:32:32.332 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout disabled 2024-09-04T16:32:32.340 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-04T16:32:32.340 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout inactive 2024-09-04T16:32:32.340 INFO:teuthology.orchestra.run.smithi100.stdout:firewalld.service is not enabled 2024-09-04T16:32:32.340 INFO:teuthology.orchestra.run.smithi100.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-04T16:32:32.342 INFO:teuthology.orchestra.run.smithi100.stdout:Ceph Dashboard is now available at: 2024-09-04T16:32:32.342 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:32:32.342 INFO:teuthology.orchestra.run.smithi100.stdout: URL: https://smithi100:8443/ 2024-09-04T16:32:32.342 INFO:teuthology.orchestra.run.smithi100.stdout: User: admin 2024-09-04T16:32:32.342 INFO:teuthology.orchestra.run.smithi100.stdout: Password: ko4mm020w5 2024-09-04T16:32:32.342 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:32:32.342 INFO:teuthology.orchestra.run.smithi100.stdout:Saving cluster configuration to /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config directory 2024-09-04T16:32:32.464 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:32 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1245163942' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-04T16:32:33.357 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:33 smithi100 ceph-mon[24429]: mgrmap e13: y(active, since 6s) 2024-09-04T16:32:33.357 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:33 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/642387681' entity='client.admin' 2024-09-04T16:32:33.653 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-04T16:32:33.653 INFO:teuthology.orchestra.run.smithi100.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-04T16:32:33.653 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:32:33.653 INFO:teuthology.orchestra.run.smithi100.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-04T16:32:33.653 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:32:33.653 INFO:teuthology.orchestra.run.smithi100.stdout:Or, if you are only running a single cluster on this host: 2024-09-04T16:32:33.653 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:32:33.653 INFO:teuthology.orchestra.run.smithi100.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-04T16:32:33.653 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:32:33.653 INFO:teuthology.orchestra.run.smithi100.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-04T16:32:33.654 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:32:33.654 INFO:teuthology.orchestra.run.smithi100.stdout: ceph telemetry on 2024-09-04T16:32:33.654 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:32:33.654 INFO:teuthology.orchestra.run.smithi100.stdout:For more information see: 2024-09-04T16:32:33.654 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:32:33.654 INFO:teuthology.orchestra.run.smithi100.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-04T16:32:33.654 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:32:33.654 INFO:teuthology.orchestra.run.smithi100.stdout:Bootstrap complete. 2024-09-04T16:32:33.692 INFO:tasks.cephadm:Fetching config... 2024-09-04T16:32:33.696 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-04T16:32:33.696 DEBUG:teuthology.orchestra.run.smithi100:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-04T16:32:33.712 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-04T16:32:33.712 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-04T16:32:33.712 DEBUG:teuthology.orchestra.run.smithi100:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-04T16:32:33.767 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-04T16:32:33.767 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-04T16:32:33.767 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-04T16:32:33.832 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-04T16:32:33.832 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-04T16:32:33.832 DEBUG:teuthology.orchestra.run.smithi100:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-04T16:32:33.888 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-04T16:32:33.888 DEBUG:teuthology.orchestra.run.smithi100:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD/H2tOsEgJRUJUpp7/W3XL4N6kZEo4meuc/LwG3l3fDSgF4TKn3nvsibKu5t0Z5wLs44+HmmcZqsHBvC+f1D/W4ZBA71YKnmA60DkzNcYQ+OrgLugdAIl9IN124Zz+bFj16LoPvkMABgIoDnRbFPUtUKx92ErGYp0XuKU7vPdXI2AZaMkS5jV/vDtinM4SrhWDYXnKfWOhL/zhhBfLZxr80c7o0h/W1N+bcGHy/KAsFg/tV+lY8riLwoqlvT0BSlwjbeZaJNAGKNZMaksitz6pyR7KuceyEzTIM1ngoPAaLkbLI077hAJwK0unBJWBOJ+LcKUJN2/6tMadljW6a2mNsR0zKPqBOqi7uJsVPZzNVhMJE3tbWws2wYB2w2MSntqgJfdq3LJSGsaYLl4tb/PEn+mVfD8dmnkzbzUkAK7QBSAXIsTATLs8K82vK5SldPVycbQL+XipDvrU9qmG0VVi8byRuKABEHPy2w36kvGJLKbxpRZPR/hpMVZWCSLcsQ8= ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-04T16:32:33.961 INFO:teuthology.orchestra.run.smithi100.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD/H2tOsEgJRUJUpp7/W3XL4N6kZEo4meuc/LwG3l3fDSgF4TKn3nvsibKu5t0Z5wLs44+HmmcZqsHBvC+f1D/W4ZBA71YKnmA60DkzNcYQ+OrgLugdAIl9IN124Zz+bFj16LoPvkMABgIoDnRbFPUtUKx92ErGYp0XuKU7vPdXI2AZaMkS5jV/vDtinM4SrhWDYXnKfWOhL/zhhBfLZxr80c7o0h/W1N+bcGHy/KAsFg/tV+lY8riLwoqlvT0BSlwjbeZaJNAGKNZMaksitz6pyR7KuceyEzTIM1ngoPAaLkbLI077hAJwK0unBJWBOJ+LcKUJN2/6tMadljW6a2mNsR0zKPqBOqi7uJsVPZzNVhMJE3tbWws2wYB2w2MSntqgJfdq3LJSGsaYLl4tb/PEn+mVfD8dmnkzbzUkAK7QBSAXIsTATLs8K82vK5SldPVycbQL+XipDvrU9qmG0VVi8byRuKABEHPy2w36kvGJLKbxpRZPR/hpMVZWCSLcsQ8= ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:32:33.973 DEBUG:teuthology.orchestra.run.smithi164:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD/H2tOsEgJRUJUpp7/W3XL4N6kZEo4meuc/LwG3l3fDSgF4TKn3nvsibKu5t0Z5wLs44+HmmcZqsHBvC+f1D/W4ZBA71YKnmA60DkzNcYQ+OrgLugdAIl9IN124Zz+bFj16LoPvkMABgIoDnRbFPUtUKx92ErGYp0XuKU7vPdXI2AZaMkS5jV/vDtinM4SrhWDYXnKfWOhL/zhhBfLZxr80c7o0h/W1N+bcGHy/KAsFg/tV+lY8riLwoqlvT0BSlwjbeZaJNAGKNZMaksitz6pyR7KuceyEzTIM1ngoPAaLkbLI077hAJwK0unBJWBOJ+LcKUJN2/6tMadljW6a2mNsR0zKPqBOqi7uJsVPZzNVhMJE3tbWws2wYB2w2MSntqgJfdq3LJSGsaYLl4tb/PEn+mVfD8dmnkzbzUkAK7QBSAXIsTATLs8K82vK5SldPVycbQL+XipDvrU9qmG0VVi8byRuKABEHPy2w36kvGJLKbxpRZPR/hpMVZWCSLcsQ8= ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-04T16:32:34.014 INFO:teuthology.orchestra.run.smithi164.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD/H2tOsEgJRUJUpp7/W3XL4N6kZEo4meuc/LwG3l3fDSgF4TKn3nvsibKu5t0Z5wLs44+HmmcZqsHBvC+f1D/W4ZBA71YKnmA60DkzNcYQ+OrgLugdAIl9IN124Zz+bFj16LoPvkMABgIoDnRbFPUtUKx92ErGYp0XuKU7vPdXI2AZaMkS5jV/vDtinM4SrhWDYXnKfWOhL/zhhBfLZxr80c7o0h/W1N+bcGHy/KAsFg/tV+lY8riLwoqlvT0BSlwjbeZaJNAGKNZMaksitz6pyR7KuceyEzTIM1ngoPAaLkbLI077hAJwK0unBJWBOJ+LcKUJN2/6tMadljW6a2mNsR0zKPqBOqi7uJsVPZzNVhMJE3tbWws2wYB2w2MSntqgJfdq3LJSGsaYLl4tb/PEn+mVfD8dmnkzbzUkAK7QBSAXIsTATLs8K82vK5SldPVycbQL+XipDvrU9qmG0VVi8byRuKABEHPy2w36kvGJLKbxpRZPR/hpMVZWCSLcsQ8= ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:32:34.027 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-04T16:32:34.275 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:32:35.448 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-04T16:32:35.448 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-04T16:32:36.164 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:35 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2735860359' entity='client.admin' 2024-09-04T16:32:36.564 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:32:37.821 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi164 2024-09-04T16:32:37.822 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-09-04T16:32:37.822 DEBUG:teuthology.orchestra.run.smithi164:> dd of=/etc/ceph/ceph.conf 2024-09-04T16:32:37.841 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-09-04T16:32:37.841 DEBUG:teuthology.orchestra.run.smithi164:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:32:37.899 INFO:tasks.cephadm:Adding host smithi164 to orchestrator... 2024-09-04T16:32:37.899 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph orch host add smithi164 2024-09-04T16:32:38.248 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:32:38.539 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:38 smithi100 ceph-mon[24429]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:32:38.540 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:38 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:39.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:39 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:39.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:39 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:39.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:39 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi100", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:32:39.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:39 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:32:39.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:39 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:32:39.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:39 smithi100 ceph-mon[24429]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-04T16:32:39.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:39 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:39.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:39 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:39.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:39 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:39.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:39 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:32:39.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:39 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:32:39.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:39 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:32:39.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:39 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:40.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:40 smithi100 ceph-mon[24429]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:32:40.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:40 smithi100 ceph-mon[24429]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:32:40.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:40 smithi100 ceph-mon[24429]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:32:40.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:40 smithi100 ceph-mon[24429]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi164", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:32:41.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:41 smithi100 ceph-mon[24429]: Deploying cephadm binary to smithi164 2024-09-04T16:32:42.229 INFO:teuthology.orchestra.run.smithi100.stdout:Added host 'smithi164' with addr '172.21.15.164' 2024-09-04T16:32:42.809 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph orch host ls --format=json 2024-09-04T16:32:43.048 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:32:43.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:43 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:43.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:43 smithi100 ceph-mon[24429]: Added host smithi164 2024-09-04T16:32:43.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:43 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:32:43.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:43 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:43.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:43 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:43.684 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:32:43.684 INFO:teuthology.orchestra.run.smithi100.stdout:[{"addr": "172.21.15.100", "hostname": "smithi100", "labels": [], "status": ""}, {"addr": "172.21.15.164", "hostname": "smithi164", "labels": [], "status": ""}] 2024-09-04T16:32:44.272 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-04T16:32:44.272 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph osd crush tunables default 2024-09-04T16:32:44.510 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:32:44.870 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:44 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:44.870 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:44 smithi100 ceph-mon[24429]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:32:45.580 INFO:teuthology.orchestra.run.smithi100.stderr:adjusted tunables profile to default 2024-09-04T16:32:45.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:45 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3989605034' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-04T16:32:46.213 INFO:tasks.cephadm:Adding mon.a on smithi100 2024-09-04T16:32:46.213 INFO:tasks.cephadm:Adding mon.c on smithi100 2024-09-04T16:32:46.214 INFO:tasks.cephadm:Adding mon.b on smithi164 2024-09-04T16:32:46.214 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph orch apply mon '3;smithi100:172.21.15.100=a;smithi100:[v2:172.21.15.100:3301,v1:172.21.15.100:6790]=c;smithi164:172.21.15.164=b' 2024-09-04T16:32:46.682 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-04T16:32:46.727 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-04T16:32:46.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:46 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3989605034' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-04T16:32:46.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:46 smithi100 ceph-mon[24429]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T16:32:46.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:46 smithi100 ceph-mon[24429]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:32:47.432 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled mon update... 2024-09-04T16:32:47.997 DEBUG:teuthology.orchestra.run.smithi100:mon.c> sudo journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mon.c.service 2024-09-04T16:32:48.000 DEBUG:teuthology.orchestra.run.smithi164:mon.b> sudo journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mon.b.service 2024-09-04T16:32:48.002 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-04T16:32:48.002 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph mon dump -f json 2024-09-04T16:32:48.021 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:48.022 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:48.022 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:48.022 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:48.022 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi164", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:32:48.022 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:32:48.022 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:32:48.022 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:47 smithi100 ceph-mon[24429]: Updating smithi164:/etc/ceph/ceph.conf 2024-09-04T16:32:48.022 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:47 smithi100 ceph-mon[24429]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:32:48.022 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:47 smithi100 ceph-mon[24429]: Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:32:48.022 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:48.022 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:48.023 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:48.023 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:48.023 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T16:32:48.023 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:32:49.083 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:32:49.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:48 smithi100 ceph-mon[24429]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:32:49.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:48 smithi100 ceph-mon[24429]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi100:172.21.15.100=a;smithi100:[v2:172.21.15.100:3301,v1:172.21.15.100:6790]=c;smithi164:172.21.15.164=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:32:49.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:48 smithi100 ceph-mon[24429]: Saving service mon spec with placement smithi100:172.21.15.100=a;smithi100:[v2:172.21.15.100:3301,v1:172.21.15.100:6790]=c;smithi164:172.21.15.164=b;count:3 2024-09-04T16:32:49.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:48 smithi100 ceph-mon[24429]: Deploying daemon mon.b on smithi164 2024-09-04T16:32:49.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:48 smithi100 ceph-mon[24429]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:32:50.287 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-04T16:32:50.288 INFO:teuthology.orchestra.run.smithi164.stdout:{"epoch":1,"fsid":"fa5d394c-6ada-11ef-bcd6-c7b262605968","modified":"2024-09-04T16:31:28.198500Z","created":"2024-09-04T16:31:28.198500Z","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.100:3300","nonce":0},{"type":"v1","addr":"172.21.15.100:6789","nonce":0}]},"addr":"172.21.15.100:6789/0","public_addr":"172.21.15.100:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-04T16:32:50.288 INFO:teuthology.orchestra.run.smithi164.stderr:dumped monmap epoch 1 2024-09-04T16:32:51.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:51 smithi100 ceph-mon[24429]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:32:51.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:51 smithi100 ceph-mon[24429]: from='client.? 172.21.15.164:0/1185102836' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-04T16:32:52.392 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-04T16:32:52.392 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph mon dump -f json 2024-09-04T16:32:52.641 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:32:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:32:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:32:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: mon.a calling monitor election 2024-09-04T16:32:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:32:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:32:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:32:57.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: mon.b calling monitor election 2024-09-04T16:32:57.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:32:57.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:32:57.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:32:57.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:32:57.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-04T16:32:57.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: monmap epoch 2 2024-09-04T16:32:57.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:32:57.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: last_changed 2024-09-04T16:32:52.252998+0000 2024-09-04T16:32:57.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: created 2024-09-04T16:31:28.198500+0000 2024-09-04T16:32:57.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: min_mon_release 19 (squid) 2024-09-04T16:32:57.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: election_strategy: 1 2024-09-04T16:32:57.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: 0: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.a 2024-09-04T16:32:57.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-04T16:32:57.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: fsmap 2024-09-04T16:32:57.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T16:32:57.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: mgrmap e13: y(active, since 31s) 2024-09-04T16:32:57.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: overall HEALTH_OK 2024-09-04T16:32:57.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:57.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:57.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:32:57.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T16:32:57.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:32:57.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:32:57 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:32:57.783 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-04T16:32:57.784 INFO:teuthology.orchestra.run.smithi164.stdout:{"epoch":2,"fsid":"fa5d394c-6ada-11ef-bcd6-c7b262605968","modified":"2024-09-04T16:32:52.252998Z","created":"2024-09-04T16:31:28.198500Z","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.100:3300","nonce":0},{"type":"v1","addr":"172.21.15.100:6789","nonce":0}]},"addr":"172.21.15.100:6789/0","public_addr":"172.21.15.100:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:3300","nonce":0},{"type":"v1","addr":"172.21.15.164:6789","nonce":0}]},"addr":"172.21.15.164:6789/0","public_addr":"172.21.15.164:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-04T16:32:57.784 INFO:teuthology.orchestra.run.smithi164.stderr:dumped monmap epoch 2 2024-09-04T16:32:58.353 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:32:58 smithi164 ceph-mon[27961]: Deploying daemon mon.c on smithi100 2024-09-04T16:32:58.353 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:32:58 smithi164 ceph-mon[27961]: from='client.? 172.21.15.164:0/2644681340' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-04T16:32:58.353 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:32:58 smithi164 ceph-mon[27961]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:32:58.353 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:32:58 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:32:58.586 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:58 smithi100 ceph-mon[24429]: Deploying daemon mon.c on smithi100 2024-09-04T16:32:58.587 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:58 smithi100 ceph-mon[24429]: from='client.? 172.21.15.164:0/2644681340' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-04T16:32:58.587 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:58 smithi100 ceph-mon[24429]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:32:58.587 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:32:58 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:32:59.381 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-04T16:32:59.382 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph mon dump -f json 2024-09-04T16:32:59.633 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:33:00.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:00 smithi100 systemd[1]: Started Ceph mon.c for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:33:05.270 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-04T16:33:05.270 INFO:teuthology.orchestra.run.smithi164.stdout:{"epoch":3,"fsid":"fa5d394c-6ada-11ef-bcd6-c7b262605968","modified":"2024-09-04T16:33:00.244680Z","created":"2024-09-04T16:31:28.198500Z","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.100:3300","nonce":0},{"type":"v1","addr":"172.21.15.100:6789","nonce":0}]},"addr":"172.21.15.100:6789/0","public_addr":"172.21.15.100:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:3300","nonce":0},{"type":"v1","addr":"172.21.15.164:6789","nonce":0}]},"addr":"172.21.15.164:6789/0","public_addr":"172.21.15.164:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:3301","nonce":0},{"type":"v1","addr":"172.21.15.100:6790","nonce":0}]},"addr":"172.21.15.100:6790/0","public_addr":"172.21.15.100:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-04T16:33:05.270 INFO:teuthology.orchestra.run.smithi164.stderr:dumped monmap epoch 3 2024-09-04T16:33:05.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:33:05.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: mon.a calling monitor election 2024-09-04T16:33:05.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:33:05.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:33:05.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: mon.b calling monitor election 2024-09-04T16:33:05.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: from='client.? 172.21.15.164:0/1739463838' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-04T16:33:05.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:33:05.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:05.544 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:33:05.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: mon.c calling monitor election 2024-09-04T16:33:05.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:33:05.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:05.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:33:05.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:33:05.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T16:33:05.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: monmap epoch 3 2024-09-04T16:33:05.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:33:05.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: last_changed 2024-09-04T16:33:00.244680+0000 2024-09-04T16:33:05.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: created 2024-09-04T16:31:28.198500+0000 2024-09-04T16:33:05.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: min_mon_release 19 (squid) 2024-09-04T16:33:05.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: election_strategy: 1 2024-09-04T16:33:05.545 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: 0: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.a 2024-09-04T16:33:05.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-04T16:33:05.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: 2: [v2:172.21.15.100:3301/0,v1:172.21.15.100:6790/0] mon.c 2024-09-04T16:33:05.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: fsmap 2024-09-04T16:33:05.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T16:33:05.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: mgrmap e13: y(active, since 39s) 2024-09-04T16:33:05.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: overall HEALTH_OK 2024-09-04T16:33:05.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:05.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:05.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:05.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:05 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:33:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: mon.a calling monitor election 2024-09-04T16:33:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:33:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:33:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: mon.b calling monitor election 2024-09-04T16:33:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: from='client.? 172.21.15.164:0/1739463838' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-04T16:33:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:33:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:33:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: mon.c calling monitor election 2024-09-04T16:33:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:33:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:33:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:33:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T16:33:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: monmap epoch 3 2024-09-04T16:33:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:33:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: last_changed 2024-09-04T16:33:00.244680+0000 2024-09-04T16:33:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: created 2024-09-04T16:31:28.198500+0000 2024-09-04T16:33:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: min_mon_release 19 (squid) 2024-09-04T16:33:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: election_strategy: 1 2024-09-04T16:33:05.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: 0: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.a 2024-09-04T16:33:05.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-04T16:33:05.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: 2: [v2:172.21.15.100:3301/0,v1:172.21.15.100:6790/0] mon.c 2024-09-04T16:33:05.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: fsmap 2024-09-04T16:33:05.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T16:33:05.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: mgrmap e13: y(active, since 39s) 2024-09-04T16:33:05.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: overall HEALTH_OK 2024-09-04T16:33:05.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:05.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:05.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:05.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:05.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:33:05.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: mon.a calling monitor election 2024-09-04T16:33:05.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:33:05.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:33:05.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: mon.b calling monitor election 2024-09-04T16:33:05.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: from='client.? 172.21.15.164:0/1739463838' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-04T16:33:05.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:33:05.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:05.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:33:05.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: mon.c calling monitor election 2024-09-04T16:33:05.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:33:05.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:05.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:33:05.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:33:05.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T16:33:05.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: monmap epoch 3 2024-09-04T16:33:05.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:33:05.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: last_changed 2024-09-04T16:33:00.244680+0000 2024-09-04T16:33:05.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: created 2024-09-04T16:31:28.198500+0000 2024-09-04T16:33:05.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: min_mon_release 19 (squid) 2024-09-04T16:33:05.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: election_strategy: 1 2024-09-04T16:33:05.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: 0: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.a 2024-09-04T16:33:05.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-04T16:33:05.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: 2: [v2:172.21.15.100:3301/0,v1:172.21.15.100:6790/0] mon.c 2024-09-04T16:33:05.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: fsmap 2024-09-04T16:33:05.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T16:33:05.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: mgrmap e13: y(active, since 39s) 2024-09-04T16:33:05.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: overall HEALTH_OK 2024-09-04T16:33:05.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:05.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:05.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:05.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:05 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:05.941 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-04T16:33:05.942 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph config generate-minimal-conf 2024-09-04T16:33:06.321 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:33:06.600 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:06 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:06.600 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:06 smithi100 ceph-mon[24429]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:06.600 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:06 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:06.600 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:06 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:33:06.601 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:06 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:06.601 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:06 smithi100 ceph-mon[34118]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:06.601 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:06 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:06.601 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:06 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:33:06.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:06 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:06.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:06 smithi164 ceph-mon[27961]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:06.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:06 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:06.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:06 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:33:06.953 INFO:teuthology.orchestra.run.smithi100.stdout:# minimal ceph.conf for fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:33:06.976 INFO:teuthology.orchestra.run.smithi100.stdout:[global] 2024-09-04T16:33:06.976 INFO:teuthology.orchestra.run.smithi100.stdout: fsid = fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:33:06.976 INFO:teuthology.orchestra.run.smithi100.stdout: mon_host = [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] [v2:172.21.15.100:3301/0,v1:172.21.15.100:6790/0] 2024-09-04T16:33:07.552 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.552 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.552 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.552 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.552 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:07.553 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:33:07.553 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-04T16:33:07.553 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: Updating smithi164:/etc/ceph/ceph.conf 2024-09-04T16:33:07.553 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2132424627' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:07.553 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:33:07.553 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:33:07.553 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.553 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.553 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.553 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.553 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.553 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.554 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.554 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.554 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.554 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T16:33:07.554 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T16:33:07.554 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:07.554 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:33:07.243+0000 7f6453bec640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-04T16:33:07.554 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.555 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.555 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.555 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.555 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:07.555 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:33:07.555 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-04T16:33:07.555 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: Updating smithi164:/etc/ceph/ceph.conf 2024-09-04T16:33:07.555 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2132424627' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:07.555 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:33:07.555 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:33:07.555 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.555 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.555 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.556 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.556 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.556 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.556 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.556 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.556 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.556 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T16:33:07.556 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T16:33:07.556 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:07 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:07.582 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-04T16:33:07.583 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-04T16:33:07.583 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/ceph/ceph.conf 2024-09-04T16:33:07.611 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-04T16:33:07.611 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:33:07.677 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-09-04T16:33:07.677 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/ceph/ceph.conf 2024-09-04T16:33:07.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:07.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:33:07.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-04T16:33:07.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: Updating smithi164:/etc/ceph/ceph.conf 2024-09-04T16:33:07.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2132424627' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:07.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:33:07.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:33:07.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:07.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T16:33:07.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T16:33:07.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:07 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:07.705 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-09-04T16:33:07.705 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:33:07.770 INFO:tasks.cephadm:Adding mgr.y on smithi100 2024-09-04T16:33:07.770 INFO:tasks.cephadm:Adding mgr.x on smithi164 2024-09-04T16:33:07.770 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph orch apply mgr '2;smithi100=y;smithi164=x' 2024-09-04T16:33:08.056 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:33:08.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:08 smithi164 ceph-mon[27961]: Reconfiguring mon.a (unknown last config time)... 2024-09-04T16:33:08.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:08 smithi164 ceph-mon[27961]: Reconfiguring daemon mon.a on smithi100 2024-09-04T16:33:08.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:08 smithi164 ceph-mon[27961]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:08.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:08 smithi100 ceph-mon[24429]: Reconfiguring mon.a (unknown last config time)... 2024-09-04T16:33:08.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:08 smithi100 ceph-mon[24429]: Reconfiguring daemon mon.a on smithi100 2024-09-04T16:33:08.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:08 smithi100 ceph-mon[24429]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:08.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:08 smithi100 ceph-mon[34118]: Reconfiguring mon.a (unknown last config time)... 2024-09-04T16:33:08.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:08 smithi100 ceph-mon[34118]: Reconfiguring daemon mon.a on smithi100 2024-09-04T16:33:08.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:08 smithi100 ceph-mon[34118]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:08.729 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled mgr update... 2024-09-04T16:33:09.257 DEBUG:teuthology.orchestra.run.smithi164:mgr.x> sudo journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mgr.x.service 2024-09-04T16:33:09.259 DEBUG:tasks.cephadm:set 0 configs 2024-09-04T16:33:09.260 INFO:tasks.cephadm:Deploying OSDs... 2024-09-04T16:33:09.260 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-04T16:33:09.260 DEBUG:teuthology.orchestra.run.smithi100:> dd if=/scratch_devs of=/dev/stdout 2024-09-04T16:33:09.276 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-04T16:33:09.276 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_1 2024-09-04T16:33:09.332 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-04T16:33:09.333 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:33:09.333 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 5h/5d Inode: 664 Links: 1 2024-09-04T16:33:09.333 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:33:09.333 INFO:teuthology.orchestra.run.smithi100.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:33:09.333 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-09-04 16:32:59.729708338 +0000 2024-09-04T16:33:09.333 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-09-04 16:30:01.383183151 +0000 2024-09-04T16:33:09.333 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-09-04 16:30:01.383183151 +0000 2024-09-04T16:33:09.333 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: 2024-09-04 16:30:01.383183151 +0000 2024-09-04T16:33:09.333 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-04T16:33:09.397 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-09-04T16:33:09.397 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-09-04T16:33:09.397 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.000216465 s, 2.4 MB/s 2024-09-04T16:33:09.398 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-04T16:33:09.455 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_2 2024-09-04T16:33:09.512 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-04T16:33:09.512 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:33:09.512 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-09-04T16:33:09.512 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:33:09.513 INFO:teuthology.orchestra.run.smithi100.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:33:09.513 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-09-04 16:32:59.730708312 +0000 2024-09-04T16:33:09.513 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-09-04 16:30:01.707174597 +0000 2024-09-04T16:33:09.513 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-09-04 16:30:01.707174597 +0000 2024-09-04T16:33:09.513 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: 2024-09-04 16:30:01.707174597 +0000 2024-09-04T16:33:09.514 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-04T16:33:09.576 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-09-04T16:33:09.576 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-09-04T16:33:09.576 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.000202796 s, 2.5 MB/s 2024-09-04T16:33:09.578 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-04T16:33:09.635 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_3 2024-09-04T16:33:09.690 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-04T16:33:09.690 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:33:09.690 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-09-04T16:33:09.690 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:33:09.690 INFO:teuthology.orchestra.run.smithi100.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:33:09.690 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-09-04 16:32:59.730708312 +0000 2024-09-04T16:33:09.691 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-09-04 16:30:02.027166147 +0000 2024-09-04T16:33:09.691 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-09-04 16:30:02.027166147 +0000 2024-09-04T16:33:09.691 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: 2024-09-04 16:30:02.027166147 +0000 2024-09-04T16:33:09.691 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-04T16:33:09.756 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-09-04T16:33:09.757 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-09-04T16:33:09.757 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.000219095 s, 2.3 MB/s 2024-09-04T16:33:09.757 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-04T16:33:09.813 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_4 2024-09-04T16:33:09.868 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-04T16:33:09.868 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:33:09.868 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 5h/5d Inode: 723 Links: 1 2024-09-04T16:33:09.868 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:33:09.868 INFO:teuthology.orchestra.run.smithi100.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:33:09.868 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-09-04 16:32:59.731708286 +0000 2024-09-04T16:33:09.868 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-09-04 16:30:02.351157593 +0000 2024-09-04T16:33:09.868 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-09-04 16:30:02.351157593 +0000 2024-09-04T16:33:09.868 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: 2024-09-04 16:30:02.351157593 +0000 2024-09-04T16:33:09.869 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-04T16:33:09.931 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-09-04T16:33:09.932 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-09-04T16:33:09.932 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.000248786 s, 2.1 MB/s 2024-09-04T16:33:09.933 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-04T16:33:09.989 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-09-04T16:33:09.989 DEBUG:teuthology.orchestra.run.smithi164:> dd if=/scratch_devs of=/dev/stdout 2024-09-04T16:33:10.007 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:09 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:10.007 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:09 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:10.007 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:09 smithi100 ceph-mon[24429]: Reconfiguring mon.c (monmap changed)... 2024-09-04T16:33:10.007 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:09 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T16:33:10.007 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:09 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T16:33:10.007 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:09 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:10.007 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:09 smithi100 ceph-mon[24429]: Reconfiguring daemon mon.c on smithi100 2024-09-04T16:33:10.007 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:09 smithi100 ceph-mon[24429]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi100=y;smithi164=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:33:10.008 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:09 smithi100 ceph-mon[24429]: Saving service mgr spec with placement smithi100=y;smithi164=x;count:2 2024-09-04T16:33:10.008 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:09 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:10.008 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:09 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:10.008 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:09 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:10.008 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:09 smithi100 ceph-mon[34118]: Reconfiguring mon.c (monmap changed)... 2024-09-04T16:33:10.008 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:09 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T16:33:10.008 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:09 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T16:33:10.008 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:09 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:10.008 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:09 smithi100 ceph-mon[34118]: Reconfiguring daemon mon.c on smithi100 2024-09-04T16:33:10.009 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:09 smithi100 ceph-mon[34118]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi100=y;smithi164=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:33:10.009 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:09 smithi100 ceph-mon[34118]: Saving service mgr spec with placement smithi100=y;smithi164=x;count:2 2024-09-04T16:33:10.009 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:09 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:10.012 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-04T16:33:10.012 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_1 2024-09-04T16:33:10.070 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-04T16:33:10.070 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:33:10.070 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-09-04T16:33:10.071 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:33:10.071 INFO:teuthology.orchestra.run.smithi164.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:33:10.071 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-09-04 16:32:51.709620440 +0000 2024-09-04T16:33:10.071 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-09-04 16:30:01.569910798 +0000 2024-09-04T16:33:10.071 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-09-04 16:30:01.569910798 +0000 2024-09-04T16:33:10.071 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: 2024-09-04 16:30:01.569910798 +0000 2024-09-04T16:33:10.071 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-04T16:33:10.133 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:09 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:10.133 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:09 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:10.133 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:09 smithi164 ceph-mon[27961]: Reconfiguring mon.c (monmap changed)... 2024-09-04T16:33:10.133 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:09 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T16:33:10.134 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:09 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T16:33:10.134 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:09 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:10.134 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:09 smithi164 ceph-mon[27961]: Reconfiguring daemon mon.c on smithi100 2024-09-04T16:33:10.134 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:09 smithi164 ceph-mon[27961]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi100=y;smithi164=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:33:10.134 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:09 smithi164 ceph-mon[27961]: Saving service mgr spec with placement smithi100=y;smithi164=x;count:2 2024-09-04T16:33:10.134 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:09 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:10.135 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-09-04T16:33:10.136 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-09-04T16:33:10.136 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000251767 s, 2.0 MB/s 2024-09-04T16:33:10.137 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-04T16:33:10.194 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_2 2024-09-04T16:33:10.249 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-04T16:33:10.250 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:33:10.250 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-09-04T16:33:10.250 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:33:10.250 INFO:teuthology.orchestra.run.smithi164.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:33:10.250 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-09-04 16:32:51.709620440 +0000 2024-09-04T16:33:10.250 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-09-04 16:30:01.927904603 +0000 2024-09-04T16:33:10.250 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-09-04 16:30:01.927904603 +0000 2024-09-04T16:33:10.250 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: 2024-09-04 16:30:01.927904603 +0000 2024-09-04T16:33:10.250 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-04T16:33:10.316 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-09-04T16:33:10.316 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-09-04T16:33:10.316 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000318265 s, 1.6 MB/s 2024-09-04T16:33:10.317 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-04T16:33:10.373 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_3 2024-09-04T16:33:10.428 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-04T16:33:10.428 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:33:10.428 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-09-04T16:33:10.428 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:33:10.428 INFO:teuthology.orchestra.run.smithi164.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:33:10.429 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-09-04 16:32:51.710620422 +0000 2024-09-04T16:33:10.429 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-09-04 16:30:02.250899013 +0000 2024-09-04T16:33:10.429 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-09-04 16:30:02.250899013 +0000 2024-09-04T16:33:10.429 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: 2024-09-04 16:30:02.250899013 +0000 2024-09-04T16:33:10.429 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-04T16:33:10.492 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-09-04T16:33:10.493 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-09-04T16:33:10.493 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000213739 s, 2.4 MB/s 2024-09-04T16:33:10.494 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-04T16:33:10.550 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_4 2024-09-04T16:33:10.607 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-04T16:33:10.608 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:33:10.608 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 5h/5d Inode: 720 Links: 1 2024-09-04T16:33:10.608 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:33:10.608 INFO:teuthology.orchestra.run.smithi164.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:33:10.608 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-09-04 16:32:51.710620422 +0000 2024-09-04T16:33:10.608 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-09-04 16:30:02.553893769 +0000 2024-09-04T16:33:10.608 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-09-04 16:30:02.553893769 +0000 2024-09-04T16:33:10.608 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: 2024-09-04 16:30:02.553893769 +0000 2024-09-04T16:33:10.608 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-04T16:33:10.672 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-09-04T16:33:10.673 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-09-04T16:33:10.673 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000202145 s, 2.5 MB/s 2024-09-04T16:33:10.674 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-04T16:33:10.731 INFO:tasks.cephadm:Deploying osd.0 on smithi100 with /dev/vg_nvme/lv_4... 2024-09-04T16:33:10.731 DEBUG:teuthology.orchestra.run.smithi100:> 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 fa5d394c-6ada-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-04T16:33:10.968 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:33:11.368 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:11 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:11.368 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:11 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:11.368 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:11 smithi100 ceph-mon[24429]: Reconfiguring mon.b (monmap changed)... 2024-09-04T16:33:11.368 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:11 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T16:33:11.368 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:11 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T16:33:11.368 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:11 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:11.368 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:11 smithi100 ceph-mon[24429]: Reconfiguring daemon mon.b on smithi164 2024-09-04T16:33:11.368 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:11 smithi100 ceph-mon[24429]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:11.369 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:11 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:11.369 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:11 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:11.369 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:11 smithi100 ceph-mon[34118]: Reconfiguring mon.b (monmap changed)... 2024-09-04T16:33:11.369 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:11 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T16:33:11.369 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:11 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T16:33:11.369 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:11 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:11.369 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:11 smithi100 ceph-mon[34118]: Reconfiguring daemon mon.b on smithi164 2024-09-04T16:33:11.369 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:11 smithi100 ceph-mon[34118]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:11.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:11 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:11.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:11 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:11.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:11 smithi164 ceph-mon[27961]: Reconfiguring mon.b (monmap changed)... 2024-09-04T16:33:11.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:11 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T16:33:11.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:11 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T16:33:11.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:11 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:11.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:11 smithi164 ceph-mon[27961]: Reconfiguring daemon mon.b on smithi164 2024-09-04T16:33:11.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:11 smithi164 ceph-mon[27961]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:12.507 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:12.507 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:12.507 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:12.507 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:12.508 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:33:12.508 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:12.508 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T16:33:12.508 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-04T16:33:12.508 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T16:33:12.508 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:12.508 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[24429]: Deploying daemon mgr.x on smithi164 2024-09-04T16:33:12.508 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[24429]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:12.508 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:12.508 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:12.508 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:12.509 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:12.509 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:33:12.509 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:12.509 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T16:33:12.509 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-04T16:33:12.509 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T16:33:12.509 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:12.509 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[34118]: Deploying daemon mgr.x on smithi164 2024-09-04T16:33:12.509 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:12 smithi100 ceph-mon[34118]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:12.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:12 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:12.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:12 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:12.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:12 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:12.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:12 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:12.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:12 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:33:12.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:12 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:12.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:12 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T16:33:12.551 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:12 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-04T16:33:12.551 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:12 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T16:33:12.551 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:12 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:12.551 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:12 smithi164 ceph-mon[27961]: Deploying daemon mgr.x on smithi164 2024-09-04T16:33:12.551 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:12 smithi164 ceph-mon[27961]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:13.163 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:33:13.188 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi100:vg_nvme/lv_4 2024-09-04T16:33:13.189 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:12 smithi164 systemd[1]: Starting Ceph mgr.x for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:33:13.430 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:33:13.514 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:13 smithi164 podman[29648]: 2024-09-04 16:33:13.092317679 +0000 UTC m=+0.015759068 image pull b708f9119ac7ff42fd43d16a187b6031be084572c948758dbc7d877689a08b9f quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666 2024-09-04T16:33:13.514 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:13 smithi164 podman[29648]: 2024-09-04 16:33:13.213032668 +0000 UTC m=+0.136474048 container create 2895e83d7a30615564742808cdaf33fb891f928bd70a5e7badb8171f414d2465 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , 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.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=squid-48920da) 2024-09-04T16:33:13.514 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:13 smithi164 podman[29648]: 2024-09-04 16:33:13.405443076 +0000 UTC m=+0.328884458 container init 2895e83d7a30615564742808cdaf33fb891f928bd70a5e7badb8171f414d2465 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, RELEASE=squid-48920da, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-04T16:33:13.514 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:13 smithi164 podman[29648]: 2024-09-04 16:33:13.40825864 +0000 UTC m=+0.331700020 container start 2895e83d7a30615564742808cdaf33fb891f928bd70a5e7badb8171f414d2465 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=squid-48920da, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-04T16:33:13.514 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:13 smithi164 ceph-mgr[29667]: -- 172.21.15.164:0/3143819723 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56426ebd10e0 con 0x56426ebaf400 2024-09-04T16:33:13.514 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:13 smithi164 bash[29648]: 2895e83d7a30615564742808cdaf33fb891f928bd70a5e7badb8171f414d2465 2024-09-04T16:33:13.812 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:13 smithi164 systemd[1]: Started Ceph mgr.x for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:33:13.812 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:13.527+0000 7f2eb0105040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-04T16:33:13.812 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:13.588+0000 7f2eb0105040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-04T16:33:13.813 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:13.744+0000 7f2eb0105040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-04T16:33:13.813 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:13.811+0000 7f2eb0105040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-04T16:33:14.122 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:13.972+0000 7f2eb0105040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-04T16:33:14.122 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:14.121+0000 7f2eb0105040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-04T16:33:14.675 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:14 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:14.675 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:14 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:14.675 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:14 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:14.675 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:14 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:14.675 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:14 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:14.675 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:14 smithi100 ceph-mon[24429]: from='client.24113 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:33:14.675 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:14 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:33:14.675 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:14 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:33:14.675 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:14 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:14.675 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:14 smithi100 ceph-mon[24429]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:14.676 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:14 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:14.676 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:14 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:14.676 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:14 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:14.676 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:14 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:14.676 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:14 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:14.676 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:14 smithi100 ceph-mon[34118]: from='client.24113 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:33:14.676 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:14 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:33:14.676 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:14 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:33:14.676 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:14 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:14.676 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:14 smithi100 ceph-mon[34118]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:14.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:14.449+0000 7f2eb0105040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-04T16:33:14.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:14.512+0000 7f2eb0105040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-04T16:33:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:14 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:14 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:14 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:14 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:14 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:14 smithi164 ceph-mon[27961]: from='client.24113 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:33:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:14 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:33:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:14 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:33:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:14 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:14 smithi164 ceph-mon[27961]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:15.189 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:14.702+0000 7f2eb0105040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-04T16:33:15.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:15 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:15.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:15 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:15.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:15 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:15.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:15 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:33:15.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:15 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:15.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:15 smithi100 ceph-mon[24429]: Reconfiguring mgr.y (unknown last config time)... 2024-09-04T16:33:15.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:15 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T16:33:15.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:15 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T16:33:15.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:15 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:15.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:15 smithi100 ceph-mon[24429]: Reconfiguring daemon mgr.y on smithi100 2024-09-04T16:33:15.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:15 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:15.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:15 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:15.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:15 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:15.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:15 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:33:15.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:15 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:15.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:15 smithi100 ceph-mon[34118]: Reconfiguring mgr.y (unknown last config time)... 2024-09-04T16:33:15.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:15 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T16:33:15.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:15 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T16:33:15.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:15 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:15.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:15 smithi100 ceph-mon[34118]: Reconfiguring daemon mgr.y on smithi100 2024-09-04T16:33:15.939 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:15 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:15.584+0000 7f2eb0105040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-04T16:33:15.939 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:15 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:15.650+0000 7f2eb0105040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-04T16:33:15.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:15 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:15.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:15 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:15.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:15 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:15.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:15 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:33:15.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:15 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:15.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:15 smithi164 ceph-mon[27961]: Reconfiguring mgr.y (unknown last config time)... 2024-09-04T16:33:15.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:15 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T16:33:15.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:15 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T16:33:15.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:15 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:15.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:15 smithi164 ceph-mon[27961]: Reconfiguring daemon mgr.y on smithi100 2024-09-04T16:33:16.614 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:16.360+0000 7f2eb0105040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-04T16:33:16.614 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:16.473+0000 7f2eb0105040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-04T16:33:16.615 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:16.613+0000 7f2eb0105040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-04T16:33:16.889 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:16.674+0000 7f2eb0105040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-04T16:33:16.889 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:16.821+0000 7f2eb0105040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-04T16:33:16.889 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:16.888+0000 7f2eb0105040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-04T16:33:17.168 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:17 smithi164 ceph-mon[27961]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:17.168 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:17 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:17.168 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:17 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/904854552' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "01787361-66ca-47fe-b331-38225420b13e"}]: dispatch 2024-09-04T16:33:17.168 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:17 smithi164 ceph-mon[27961]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "01787361-66ca-47fe-b331-38225420b13e"}]: dispatch 2024-09-04T16:33:17.168 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:17 smithi164 ceph-mon[27961]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "01787361-66ca-47fe-b331-38225420b13e"}]': finished 2024-09-04T16:33:17.168 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:17 smithi164 ceph-mon[27961]: osdmap e5: 1 total, 0 up, 1 in 2024-09-04T16:33:17.168 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:17 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:33:17.168 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:17 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2649926311' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:33:17.169 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:16.947+0000 7f2eb0105040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-04T16:33:17.169 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:17 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:17.103+0000 7f2eb0105040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-04T16:33:17.169 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:17 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:17.167+0000 7f2eb0105040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-04T16:33:17.366 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:17 smithi100 ceph-mon[24429]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:17.366 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:17 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:17.366 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:17 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/904854552' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "01787361-66ca-47fe-b331-38225420b13e"}]: dispatch 2024-09-04T16:33:17.366 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:17 smithi100 ceph-mon[24429]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "01787361-66ca-47fe-b331-38225420b13e"}]: dispatch 2024-09-04T16:33:17.366 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:17 smithi100 ceph-mon[24429]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "01787361-66ca-47fe-b331-38225420b13e"}]': finished 2024-09-04T16:33:17.366 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:17 smithi100 ceph-mon[24429]: osdmap e5: 1 total, 0 up, 1 in 2024-09-04T16:33:17.367 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:17 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:33:17.367 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:17 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2649926311' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:33:17.367 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:17 smithi100 ceph-mon[34118]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:17.367 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:17 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:17.367 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:17 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/904854552' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "01787361-66ca-47fe-b331-38225420b13e"}]: dispatch 2024-09-04T16:33:17.367 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:17 smithi100 ceph-mon[34118]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "01787361-66ca-47fe-b331-38225420b13e"}]: dispatch 2024-09-04T16:33:17.367 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:17 smithi100 ceph-mon[34118]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "01787361-66ca-47fe-b331-38225420b13e"}]': finished 2024-09-04T16:33:17.367 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:17 smithi100 ceph-mon[34118]: osdmap e5: 1 total, 0 up, 1 in 2024-09-04T16:33:17.367 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:17 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:33:17.367 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:17 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2649926311' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:33:17.430 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:17 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:17.233+0000 7f2eb0105040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-04T16:33:17.430 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:17 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:17.314+0000 7f2eb0105040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-04T16:33:17.430 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:17 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:17.372+0000 7f2eb0105040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-04T16:33:17.431 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:17 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:17.429+0000 7f2eb0105040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-04T16:33:18.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:33:18 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:33:18.216+0000 7f2eb0105040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-04T16:33:19.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:19 smithi100 ceph-mon[24429]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:19.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:19 smithi100 ceph-mon[24429]: Standby manager daemon x started 2024-09-04T16:33:19.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:19 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/3598479370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T16:33:19.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:19 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/3598479370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:33:19.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:19 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/3598479370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T16:33:19.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:19 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/3598479370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:33:19.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:19 smithi100 ceph-mon[34118]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:19.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:19 smithi100 ceph-mon[34118]: Standby manager daemon x started 2024-09-04T16:33:19.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:19 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/3598479370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T16:33:19.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:19 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/3598479370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:33:19.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:19 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/3598479370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T16:33:19.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:19 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/3598479370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:33:19.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:19 smithi164 ceph-mon[27961]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:19.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:19 smithi164 ceph-mon[27961]: Standby manager daemon x started 2024-09-04T16:33:19.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:19 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/3598479370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T16:33:19.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:19 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/3598479370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:33:19.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:19 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/3598479370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T16:33:19.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:19 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/3598479370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:33:20.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:20 smithi100 ceph-mon[24429]: mgrmap e14: y(active, since 53s), standbys: x 2024-09-04T16:33:20.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:20 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T16:33:20.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:20 smithi100 ceph-mon[34118]: mgrmap e14: y(active, since 53s), standbys: x 2024-09-04T16:33:20.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:20 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T16:33:20.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:20 smithi164 ceph-mon[27961]: mgrmap e14: y(active, since 53s), standbys: x 2024-09-04T16:33:20.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:20 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T16:33:21.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:21 smithi100 ceph-mon[24429]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:21.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:21 smithi100 ceph-mon[34118]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:21.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:21 smithi164 ceph-mon[27961]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:23.265 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:23 smithi100 ceph-mon[34118]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:23.266 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:23 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:23.266 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:23 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:23.266 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:23 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:23.266 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:23 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:23.266 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:23 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:33:23.266 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:23 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:23.266 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:23 smithi100 ceph-mon[24429]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:23.266 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:23 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:23.267 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:23 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:23.267 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:23 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:23.267 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:23 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:23.267 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:23 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:33:23.267 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:23 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:23.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:23 smithi164 ceph-mon[27961]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:23.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:23 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:23.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:23 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:23.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:23 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:23.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:23 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:23.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:23 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:33:23.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:23 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:25.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:25 smithi100 ceph-mon[34118]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:25.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-04T16:33:25.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:25.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:25 smithi100 ceph-mon[24429]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:25.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-04T16:33:25.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:25.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:25 smithi164 ceph-mon[27961]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:25.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-04T16:33:25.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:26.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:26 smithi100 ceph-mon[24429]: Deploying daemon osd.0 on smithi100 2024-09-04T16:33:26.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:26 smithi100 ceph-mon[34118]: Deploying daemon osd.0 on smithi100 2024-09-04T16:33:26.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:26 smithi164 ceph-mon[27961]: Deploying daemon osd.0 on smithi100 2024-09-04T16:33:27.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:27 smithi100 ceph-mon[24429]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:27.477 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:27 smithi100 ceph-mon[34118]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:27.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:27 smithi164 ceph-mon[27961]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:29.220 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:29 smithi100 ceph-mon[24429]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:29.220 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:29 smithi100 ceph-mon[34118]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:29.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:29 smithi164 ceph-mon[27961]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:30.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:30 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:30.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:30 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:30.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:30 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:30.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:30 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:30.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:30 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:30.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:30 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:30.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:30 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:30.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:30 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:30.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:30 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:31.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:31 smithi164 ceph-mon[27961]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:31.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:31 smithi100 ceph-mon[24429]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:31.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:31 smithi100 ceph-mon[34118]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:33.027 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:32 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:33.027 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:32 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:33.028 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:32 smithi100 ceph-mon[24429]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:33.028 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:32 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:33.028 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:32 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:33:33.028 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:32 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:33.028 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:32 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:33.028 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:32 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:33.028 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:32 smithi100 ceph-mon[34118]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:33.028 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:32 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:33.028 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:32 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:33:33.028 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:32 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:33.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:32 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:33.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:32 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:33.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:32 smithi164 ceph-mon[27961]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:33.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:32 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:33.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:32 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:33:33.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:32 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:33.283 INFO:teuthology.orchestra.run.smithi100.stdout:Created osd(s) 0 on host 'smithi100' 2024-09-04T16:33:33.942 DEBUG:teuthology.orchestra.run.smithi100:osd.0> sudo journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.0.service 2024-09-04T16:33:33.945 INFO:tasks.cephadm:Deploying osd.1 on smithi100 with /dev/vg_nvme/lv_3... 2024-09-04T16:33:33.945 DEBUG:teuthology.orchestra.run.smithi100:> 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 fa5d394c-6ada-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-04T16:33:34.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:33 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:34.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:33 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:34.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:33 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:34.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:33 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:34.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:33 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:34.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:33 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:34.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:33 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:34.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:33 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:34.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:33 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:34.874 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 16:33:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0[37872]: 2024-09-04T16:33:34.632+0000 7f5c4b043640 -1 osd.0 0 log_to_monitors true 2024-09-04T16:33:34.925 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:33:35.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:34 smithi100 ceph-mon[34118]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:35.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:34 smithi100 ceph-mon[34118]: from='osd.0 [v2:172.21.15.100:6802/1251686470,v1:172.21.15.100:6803/1251686470]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-04T16:33:35.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:34 smithi100 ceph-mon[24429]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:35.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:34 smithi100 ceph-mon[24429]: from='osd.0 [v2:172.21.15.100:6802/1251686470,v1:172.21.15.100:6803/1251686470]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-04T16:33:35.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:34 smithi164 ceph-mon[27961]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:35.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:34 smithi164 ceph-mon[27961]: from='osd.0 [v2:172.21.15.100:6802/1251686470,v1:172.21.15.100:6803/1251686470]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-04T16:33:36.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:35 smithi100 ceph-mon[24429]: from='osd.0 [v2:172.21.15.100:6802/1251686470,v1:172.21.15.100:6803/1251686470]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-04T16:33:36.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:35 smithi100 ceph-mon[24429]: osdmap e6: 1 total, 0 up, 1 in 2024-09-04T16:33:36.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:35 smithi100 ceph-mon[24429]: from='osd.0 [v2:172.21.15.100:6802/1251686470,v1:172.21.15.100:6803/1251686470]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-09-04T16:33:36.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:35 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:33:36.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:35 smithi100 ceph-mon[34118]: from='osd.0 [v2:172.21.15.100:6802/1251686470,v1:172.21.15.100:6803/1251686470]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-04T16:33:36.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:35 smithi100 ceph-mon[34118]: osdmap e6: 1 total, 0 up, 1 in 2024-09-04T16:33:36.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:35 smithi100 ceph-mon[34118]: from='osd.0 [v2:172.21.15.100:6802/1251686470,v1:172.21.15.100:6803/1251686470]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-09-04T16:33:36.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:35 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:33:36.133 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 16:33:35 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0[37872]: 2024-09-04T16:33:35.879+0000 7f5c46fc6640 -1 osd.0 0 waiting for initial osdmap 2024-09-04T16:33:36.133 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 16:33:35 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0[37872]: 2024-09-04T16:33:35.883+0000 7f5c42dee640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T16:33:36.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:35 smithi164 ceph-mon[27961]: from='osd.0 [v2:172.21.15.100:6802/1251686470,v1:172.21.15.100:6803/1251686470]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-04T16:33:36.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:35 smithi164 ceph-mon[27961]: osdmap e6: 1 total, 0 up, 1 in 2024-09-04T16:33:36.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:35 smithi164 ceph-mon[27961]: from='osd.0 [v2:172.21.15.100:6802/1251686470,v1:172.21.15.100:6803/1251686470]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-09-04T16:33:36.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:35 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:33:36.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:36 smithi164 ceph-mon[27961]: from='osd.0 [v2:172.21.15.100:6802/1251686470,v1:172.21.15.100:6803/1251686470]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-04T16:33:36.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:36 smithi164 ceph-mon[27961]: osdmap e7: 1 total, 0 up, 1 in 2024-09-04T16:33:36.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:36 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:33:36.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:36 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:33:36.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:36 smithi164 ceph-mon[27961]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:37.028 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:36 smithi100 ceph-mon[34118]: from='osd.0 [v2:172.21.15.100:6802/1251686470,v1:172.21.15.100:6803/1251686470]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-04T16:33:37.028 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:36 smithi100 ceph-mon[34118]: osdmap e7: 1 total, 0 up, 1 in 2024-09-04T16:33:37.028 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:36 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:33:37.028 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:36 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:33:37.028 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:36 smithi100 ceph-mon[34118]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:37.029 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:36 smithi100 ceph-mon[24429]: from='osd.0 [v2:172.21.15.100:6802/1251686470,v1:172.21.15.100:6803/1251686470]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-04T16:33:37.029 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:36 smithi100 ceph-mon[24429]: osdmap e7: 1 total, 0 up, 1 in 2024-09-04T16:33:37.029 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:36 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:33:37.029 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:36 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:33:37.029 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:36 smithi100 ceph-mon[24429]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:33:38.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:37 smithi164 ceph-mon[27961]: purged_snaps scrub starts 2024-09-04T16:33:38.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:37 smithi164 ceph-mon[27961]: purged_snaps scrub ok 2024-09-04T16:33:38.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:37 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:33:38.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:37 smithi164 ceph-mon[27961]: osd.0 [v2:172.21.15.100:6802/1251686470,v1:172.21.15.100:6803/1251686470] boot 2024-09-04T16:33:38.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:37 smithi164 ceph-mon[27961]: osdmap e8: 1 total, 1 up, 1 in 2024-09-04T16:33:38.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:37 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:33:38.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:37 smithi164 ceph-mon[27961]: Detected new or changed devices on smithi100 2024-09-04T16:33:38.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:37 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:38.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:37 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:38.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:37 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:33:38.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:37 smithi164 ceph-mon[27961]: Adjusting osd_memory_target on smithi100 to 16063M 2024-09-04T16:33:38.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:37 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:38.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:37 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:38.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:37 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:33:38.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:37 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:38.248 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[34118]: purged_snaps scrub starts 2024-09-04T16:33:38.248 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[34118]: purged_snaps scrub ok 2024-09-04T16:33:38.248 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:33:38.248 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[34118]: osd.0 [v2:172.21.15.100:6802/1251686470,v1:172.21.15.100:6803/1251686470] boot 2024-09-04T16:33:38.248 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[34118]: osdmap e8: 1 total, 1 up, 1 in 2024-09-04T16:33:38.249 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:33:38.249 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[34118]: Detected new or changed devices on smithi100 2024-09-04T16:33:38.249 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:38.249 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:38.249 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:33:38.249 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[34118]: Adjusting osd_memory_target on smithi100 to 16063M 2024-09-04T16:33:38.249 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:38.249 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:38.249 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:33:38.249 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:38.249 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[24429]: purged_snaps scrub starts 2024-09-04T16:33:38.249 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[24429]: purged_snaps scrub ok 2024-09-04T16:33:38.250 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:33:38.250 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[24429]: osd.0 [v2:172.21.15.100:6802/1251686470,v1:172.21.15.100:6803/1251686470] boot 2024-09-04T16:33:38.250 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[24429]: osdmap e8: 1 total, 1 up, 1 in 2024-09-04T16:33:38.250 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:33:38.250 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[24429]: Detected new or changed devices on smithi100 2024-09-04T16:33:38.250 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:38.250 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:38.250 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:33:38.250 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[24429]: Adjusting osd_memory_target on smithi100 to 16063M 2024-09-04T16:33:38.250 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:38.250 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:38.250 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:33:38.250 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:37 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:38.346 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:33:38.371 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi100:vg_nvme/lv_3 2024-09-04T16:33:38.622 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:33:39.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:39 smithi100 ceph-mon[24429]: pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:39.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:39 smithi100 ceph-mon[24429]: osdmap e9: 1 total, 1 up, 1 in 2024-09-04T16:33:39.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:39 smithi100 ceph-mon[34118]: pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:39.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:39 smithi100 ceph-mon[34118]: osdmap e9: 1 total, 1 up, 1 in 2024-09-04T16:33:39.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:39 smithi164 ceph-mon[27961]: pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:39.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:39 smithi164 ceph-mon[27961]: osdmap e9: 1 total, 1 up, 1 in 2024-09-04T16:33:40.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:40 smithi100 ceph-mon[24429]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:33:40.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:40 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:33:40.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:40 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:33:40.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:40 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:40.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:40 smithi100 ceph-mon[34118]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:33:40.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:40 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:33:40.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:40 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:33:40.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:40 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:40.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:40 smithi164 ceph-mon[27961]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:33:40.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:40 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:33:40.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:40 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:33:40.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:40 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:41.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:41 smithi100 ceph-mon[24429]: pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:41.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:41 smithi100 ceph-mon[34118]: pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:41.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:41 smithi164 ceph-mon[27961]: pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:42.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:42 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1748037657' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "05195b63-9a21-4300-8ad4-f72cea80e18f"}]: dispatch 2024-09-04T16:33:42.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:42 smithi100 ceph-mon[34118]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "05195b63-9a21-4300-8ad4-f72cea80e18f"}]: dispatch 2024-09-04T16:33:42.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:42 smithi100 ceph-mon[34118]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "05195b63-9a21-4300-8ad4-f72cea80e18f"}]': finished 2024-09-04T16:33:42.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:42 smithi100 ceph-mon[34118]: osdmap e10: 2 total, 1 up, 2 in 2024-09-04T16:33:42.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:42 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:33:42.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:42 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3285240607' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:33:42.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:42 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1748037657' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "05195b63-9a21-4300-8ad4-f72cea80e18f"}]: dispatch 2024-09-04T16:33:42.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:42 smithi100 ceph-mon[24429]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "05195b63-9a21-4300-8ad4-f72cea80e18f"}]: dispatch 2024-09-04T16:33:42.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:42 smithi100 ceph-mon[24429]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "05195b63-9a21-4300-8ad4-f72cea80e18f"}]': finished 2024-09-04T16:33:42.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:42 smithi100 ceph-mon[24429]: osdmap e10: 2 total, 1 up, 2 in 2024-09-04T16:33:42.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:42 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:33:42.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:42 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3285240607' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:33:42.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:42 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1748037657' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "05195b63-9a21-4300-8ad4-f72cea80e18f"}]: dispatch 2024-09-04T16:33:42.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:42 smithi164 ceph-mon[27961]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "05195b63-9a21-4300-8ad4-f72cea80e18f"}]: dispatch 2024-09-04T16:33:42.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:42 smithi164 ceph-mon[27961]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "05195b63-9a21-4300-8ad4-f72cea80e18f"}]': finished 2024-09-04T16:33:42.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:42 smithi164 ceph-mon[27961]: osdmap e10: 2 total, 1 up, 2 in 2024-09-04T16:33:42.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:42 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:33:42.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:42 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3285240607' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:33:43.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:43 smithi100 ceph-mon[24429]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:43.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:43 smithi100 ceph-mon[34118]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:43.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:43 smithi164 ceph-mon[27961]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:45.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:45 smithi100 ceph-mon[24429]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:45.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:45 smithi100 ceph-mon[34118]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:45.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:45 smithi164 ceph-mon[27961]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:47.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:47 smithi164 ceph-mon[27961]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:47.334 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:47 smithi100 ceph-mon[34118]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:47.335 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:47 smithi100 ceph-mon[24429]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:49.319 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:49 smithi100 ceph-mon[24429]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:49.319 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:49 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-04T16:33:49.320 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:49 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:49.320 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:49 smithi100 ceph-mon[34118]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:49.320 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:49 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-04T16:33:49.320 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:49 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:49.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:49 smithi164 ceph-mon[27961]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:49.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:49 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-04T16:33:49.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:49 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:50.375 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:50 smithi100 ceph-mon[24429]: Deploying daemon osd.1 on smithi100 2024-09-04T16:33:50.376 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:50 smithi100 ceph-mon[34118]: Deploying daemon osd.1 on smithi100 2024-09-04T16:33:50.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:50 smithi164 ceph-mon[27961]: Deploying daemon osd.1 on smithi100 2024-09-04T16:33:51.300 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:51 smithi100 ceph-mon[24429]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:51.301 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:51 smithi100 ceph-mon[34118]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:51.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:51 smithi164 ceph-mon[27961]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:53.249 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:53 smithi100 ceph-mon[24429]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:53.249 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:53 smithi100 ceph-mon[34118]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:53.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:53 smithi164 ceph-mon[27961]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:54.185 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:54 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:54.185 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:54 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:54.185 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:54 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:54.185 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:54 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:54.186 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:54 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:54.186 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:54 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:54.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:54 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:54.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:54 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:54.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:54 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:55.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:55 smithi100 ceph-mon[24429]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:55.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:55 smithi100 ceph-mon[34118]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:55.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:55 smithi164 ceph-mon[27961]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:56.694 INFO:teuthology.orchestra.run.smithi100.stdout:Created osd(s) 1 on host 'smithi100' 2024-09-04T16:33:57.261 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:57 smithi100 ceph-mon[34118]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:57.261 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:57 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:57.261 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:57 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:57.262 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:57 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:57.262 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:57 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:33:57.262 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:57 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:57.262 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:57 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:57.262 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:57 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:57.262 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:57 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:57.262 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:57 smithi100 ceph-mon[24429]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:57.262 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:57.262 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:57.262 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:57.262 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:33:57.262 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:57.263 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:57.263 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:57.263 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:57.288 DEBUG:teuthology.orchestra.run.smithi100:osd.1> sudo journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.1.service 2024-09-04T16:33:57.291 INFO:tasks.cephadm:Deploying osd.2 on smithi100 with /dev/vg_nvme/lv_2... 2024-09-04T16:33:57.291 DEBUG:teuthology.orchestra.run.smithi100:> 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 fa5d394c-6ada-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-04T16:33:57.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:57 smithi164 ceph-mon[27961]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:57.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:57 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:57.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:57 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:57.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:57 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:33:57.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:57 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:33:57.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:57 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:57.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:57 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:33:57.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:57 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:57.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:57 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:33:58.005 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:33:58.493 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 16:33:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1[43905]: 2024-09-04T16:33:58.237+0000 7f1fa118d640 -1 osd.1 0 log_to_monitors true 2024-09-04T16:33:59.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:59 smithi100 ceph-mon[24429]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:59.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:33:59 smithi100 ceph-mon[24429]: from='osd.1 [v2:172.21.15.100:6810/3013258001,v1:172.21.15.100:6811/3013258001]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-04T16:33:59.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:59 smithi100 ceph-mon[34118]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:59.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:33:59 smithi100 ceph-mon[34118]: from='osd.1 [v2:172.21.15.100:6810/3013258001,v1:172.21.15.100:6811/3013258001]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-04T16:33:59.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:59 smithi164 ceph-mon[27961]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:33:59.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:33:59 smithi164 ceph-mon[27961]: from='osd.1 [v2:172.21.15.100:6810/3013258001,v1:172.21.15.100:6811/3013258001]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-04T16:34:00.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:00 smithi100 ceph-mon[34118]: from='osd.1 [v2:172.21.15.100:6810/3013258001,v1:172.21.15.100:6811/3013258001]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-04T16:34:00.138 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:00 smithi100 ceph-mon[34118]: osdmap e11: 2 total, 1 up, 2 in 2024-09-04T16:34:00.138 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:00 smithi100 ceph-mon[34118]: from='osd.1 [v2:172.21.15.100:6810/3013258001,v1:172.21.15.100:6811/3013258001]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-09-04T16:34:00.138 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:00 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:34:00.138 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:00 smithi100 ceph-mon[24429]: from='osd.1 [v2:172.21.15.100:6810/3013258001,v1:172.21.15.100:6811/3013258001]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-04T16:34:00.138 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:00 smithi100 ceph-mon[24429]: osdmap e11: 2 total, 1 up, 2 in 2024-09-04T16:34:00.138 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:00 smithi100 ceph-mon[24429]: from='osd.1 [v2:172.21.15.100:6810/3013258001,v1:172.21.15.100:6811/3013258001]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-09-04T16:34:00.138 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:00 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:34:00.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:00 smithi164 ceph-mon[27961]: from='osd.1 [v2:172.21.15.100:6810/3013258001,v1:172.21.15.100:6811/3013258001]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-04T16:34:00.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:00 smithi164 ceph-mon[27961]: osdmap e11: 2 total, 1 up, 2 in 2024-09-04T16:34:00.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:00 smithi164 ceph-mon[27961]: from='osd.1 [v2:172.21.15.100:6810/3013258001,v1:172.21.15.100:6811/3013258001]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-09-04T16:34:00.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:00 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:34:00.555 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 16:34:00 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1[43905]: 2024-09-04T16:34:00.136+0000 7f1f9d110640 -1 osd.1 0 waiting for initial osdmap 2024-09-04T16:34:00.555 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 16:34:00 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1[43905]: 2024-09-04T16:34:00.139+0000 7f1f98f38640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T16:34:01.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:01 smithi164 ceph-mon[27961]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:34:01.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:01 smithi164 ceph-mon[27961]: from='osd.1 [v2:172.21.15.100:6810/3013258001,v1:172.21.15.100:6811/3013258001]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-04T16:34:01.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:01 smithi164 ceph-mon[27961]: osdmap e12: 2 total, 1 up, 2 in 2024-09-04T16:34:01.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:01 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:34:01.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:01 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:34:01.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:01 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:01.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:01 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:01.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:01 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:01.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:01 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:01.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:01 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:01.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:01 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:01.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:01 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:34:01.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:01 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:01.498 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[24429]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:34:01.498 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[24429]: from='osd.1 [v2:172.21.15.100:6810/3013258001,v1:172.21.15.100:6811/3013258001]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-04T16:34:01.498 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[24429]: osdmap e12: 2 total, 1 up, 2 in 2024-09-04T16:34:01.498 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:34:01.498 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:34:01.498 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:01.498 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:01.498 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:01.499 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:01.499 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:01.499 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:01.499 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:34:01.499 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:01.499 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[34118]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:34:01.499 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[34118]: from='osd.1 [v2:172.21.15.100:6810/3013258001,v1:172.21.15.100:6811/3013258001]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-04T16:34:01.499 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[34118]: osdmap e12: 2 total, 1 up, 2 in 2024-09-04T16:34:01.499 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:34:01.499 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:34:01.499 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:01.500 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:01.500 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:01.500 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:01.500 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:01.500 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:01.500 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:34:01.500 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:01 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:02.182 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:34:02.208 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi100:vg_nvme/lv_2 2024-09-04T16:34:02.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:02 smithi100 ceph-mon[24429]: purged_snaps scrub starts 2024-09-04T16:34:02.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:02 smithi100 ceph-mon[24429]: purged_snaps scrub ok 2024-09-04T16:34:02.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:02 smithi100 ceph-mon[24429]: Detected new or changed devices on smithi100 2024-09-04T16:34:02.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:02 smithi100 ceph-mon[24429]: Adjusting osd_memory_target on smithi100 to 8031M 2024-09-04T16:34:02.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:02 smithi100 ceph-mon[24429]: osd.1 [v2:172.21.15.100:6810/3013258001,v1:172.21.15.100:6811/3013258001] boot 2024-09-04T16:34:02.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:02 smithi100 ceph-mon[24429]: osdmap e13: 2 total, 2 up, 2 in 2024-09-04T16:34:02.385 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:02 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:34:02.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:02 smithi100 ceph-mon[34118]: purged_snaps scrub starts 2024-09-04T16:34:02.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:02 smithi100 ceph-mon[34118]: purged_snaps scrub ok 2024-09-04T16:34:02.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:02 smithi100 ceph-mon[34118]: Detected new or changed devices on smithi100 2024-09-04T16:34:02.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:02 smithi100 ceph-mon[34118]: Adjusting osd_memory_target on smithi100 to 8031M 2024-09-04T16:34:02.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:02 smithi100 ceph-mon[34118]: osd.1 [v2:172.21.15.100:6810/3013258001,v1:172.21.15.100:6811/3013258001] boot 2024-09-04T16:34:02.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:02 smithi100 ceph-mon[34118]: osdmap e13: 2 total, 2 up, 2 in 2024-09-04T16:34:02.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:02 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:34:02.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:02 smithi164 ceph-mon[27961]: purged_snaps scrub starts 2024-09-04T16:34:02.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:02 smithi164 ceph-mon[27961]: purged_snaps scrub ok 2024-09-04T16:34:02.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:02 smithi164 ceph-mon[27961]: Detected new or changed devices on smithi100 2024-09-04T16:34:02.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:02 smithi164 ceph-mon[27961]: Adjusting osd_memory_target on smithi100 to 8031M 2024-09-04T16:34:02.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:02 smithi164 ceph-mon[27961]: osd.1 [v2:172.21.15.100:6810/3013258001,v1:172.21.15.100:6811/3013258001] boot 2024-09-04T16:34:02.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:02 smithi164 ceph-mon[27961]: osdmap e13: 2 total, 2 up, 2 in 2024-09-04T16:34:02.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:02 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:34:02.451 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:34:03.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:03 smithi164 ceph-mon[27961]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:03.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:03 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:34:03.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:03 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:34:03.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:03 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:03.475 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:03 smithi100 ceph-mon[34118]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:03.475 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:03 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:34:03.475 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:03 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:34:03.475 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:03 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:03.475 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:03 smithi100 ceph-mon[24429]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:03.475 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:03 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:34:03.475 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:03 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:34:03.475 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:03 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:04.408 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:04 smithi100 ceph-mon[24429]: from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:34:04.409 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:04 smithi100 ceph-mon[24429]: osdmap e14: 2 total, 2 up, 2 in 2024-09-04T16:34:04.409 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:04 smithi100 ceph-mon[34118]: from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:34:04.409 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:04 smithi100 ceph-mon[34118]: osdmap e14: 2 total, 2 up, 2 in 2024-09-04T16:34:04.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:04 smithi164 ceph-mon[27961]: from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:34:04.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:04 smithi164 ceph-mon[27961]: osdmap e14: 2 total, 2 up, 2 in 2024-09-04T16:34:05.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:05 smithi100 ceph-mon[24429]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:05.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:05 smithi100 ceph-mon[34118]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:05.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:05 smithi164 ceph-mon[27961]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:06.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:06 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1112195330' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "611914fe-c5a3-428b-9c70-03c9b5950e7f"}]: dispatch 2024-09-04T16:34:06.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:06 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1112195330' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "611914fe-c5a3-428b-9c70-03c9b5950e7f"}]': finished 2024-09-04T16:34:06.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:06 smithi164 ceph-mon[27961]: osdmap e15: 3 total, 2 up, 3 in 2024-09-04T16:34:06.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:06 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:34:06.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:06 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1847186533' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:34:06.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:06 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1112195330' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "611914fe-c5a3-428b-9c70-03c9b5950e7f"}]: dispatch 2024-09-04T16:34:06.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:06 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1112195330' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "611914fe-c5a3-428b-9c70-03c9b5950e7f"}]': finished 2024-09-04T16:34:06.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:06 smithi100 ceph-mon[24429]: osdmap e15: 3 total, 2 up, 3 in 2024-09-04T16:34:06.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:06 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:34:06.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:06 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1847186533' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:34:06.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:06 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1112195330' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "611914fe-c5a3-428b-9c70-03c9b5950e7f"}]: dispatch 2024-09-04T16:34:06.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:06 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1112195330' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "611914fe-c5a3-428b-9c70-03c9b5950e7f"}]': finished 2024-09-04T16:34:06.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:06 smithi100 ceph-mon[34118]: osdmap e15: 3 total, 2 up, 3 in 2024-09-04T16:34:06.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:06 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:34:06.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:06 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1847186533' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:34:07.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:07 smithi164 ceph-mon[27961]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:07.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:07 smithi100 ceph-mon[24429]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:07.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:07 smithi100 ceph-mon[34118]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:09.247 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:09 smithi100 ceph-mon[24429]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:09.248 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:09 smithi100 ceph-mon[34118]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:09.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:09 smithi164 ceph-mon[27961]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:11.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:11 smithi100 ceph-mon[24429]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:11.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:11 smithi100 ceph-mon[34118]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:11.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:11 smithi164 ceph-mon[27961]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:12.438 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:12 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-04T16:34:12.438 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:12 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:12.439 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:12 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-04T16:34:12.439 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:12 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:12.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:12 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-04T16:34:12.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:12 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:13.325 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:13 smithi100 ceph-mon[34118]: Deploying daemon osd.2 on smithi100 2024-09-04T16:34:13.325 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:13 smithi100 ceph-mon[34118]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:13.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:13 smithi100 ceph-mon[24429]: Deploying daemon osd.2 on smithi100 2024-09-04T16:34:13.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:13 smithi100 ceph-mon[24429]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:13.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:13 smithi164 ceph-mon[27961]: Deploying daemon osd.2 on smithi100 2024-09-04T16:34:13.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:13 smithi164 ceph-mon[27961]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:15.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:15 smithi164 ceph-mon[27961]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:15.623 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:15 smithi100 ceph-mon[24429]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:15.623 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:15 smithi100 ceph-mon[34118]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:17.429 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:17 smithi100 ceph-mon[34118]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:17.429 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:17 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:34:17.429 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:17 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:17.429 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:17 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:17.430 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:17 smithi100 ceph-mon[24429]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:17.430 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:17 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:34:17.430 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:17 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:17.430 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:17 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:17.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:17 smithi164 ceph-mon[27961]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:17 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:34:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:17 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:17 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:19.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:19 smithi100 ceph-mon[24429]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:19.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:19 smithi100 ceph-mon[34118]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:19.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:19 smithi164 ceph-mon[27961]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:20.163 INFO:teuthology.orchestra.run.smithi100.stdout:Created osd(s) 2 on host 'smithi100' 2024-09-04T16:34:20.462 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:20 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:20.463 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:20 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:20.463 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:20 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:20.463 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:20 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:34:20.463 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:20 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:20.463 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:20 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:34:20.463 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:20 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:20.463 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:20 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:20.463 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:20 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:20.463 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:20 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:20.463 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:20 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:20.464 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:20 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:34:20.464 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:20 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:20.464 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:20 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:34:20.464 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:20 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:20.464 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:20 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:20.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:20 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:20.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:20 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:20.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:20 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:20.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:20 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:34:20.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:20 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:20.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:20 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:34:20.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:20 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:20.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:20 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:20.737 DEBUG:teuthology.orchestra.run.smithi100:osd.2> sudo journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.2.service 2024-09-04T16:34:20.739 INFO:tasks.cephadm:Deploying osd.3 on smithi100 with /dev/vg_nvme/lv_1... 2024-09-04T16:34:20.740 DEBUG:teuthology.orchestra.run.smithi100:> 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 fa5d394c-6ada-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-04T16:34:21.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:21 smithi100 ceph-mon[24429]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:21.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:21 smithi100 ceph-mon[34118]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:21.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:21 smithi164 ceph-mon[27961]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:21.837 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:34:22.059 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 16:34:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2[49469]: 2024-09-04T16:34:21.803+0000 7f8ac5649640 -1 osd.2 0 log_to_monitors true 2024-09-04T16:34:22.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:22 smithi100 ceph-mon[34118]: from='osd.2 [v2:172.21.15.100:6818/1544126275,v1:172.21.15.100:6819/1544126275]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-04T16:34:22.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:22 smithi100 ceph-mon[34118]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-04T16:34:22.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:22 smithi100 ceph-mon[24429]: from='osd.2 [v2:172.21.15.100:6818/1544126275,v1:172.21.15.100:6819/1544126275]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-04T16:34:22.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:22 smithi100 ceph-mon[24429]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-04T16:34:22.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:22 smithi164 ceph-mon[27961]: from='osd.2 [v2:172.21.15.100:6818/1544126275,v1:172.21.15.100:6819/1544126275]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-04T16:34:22.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:22 smithi164 ceph-mon[27961]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-04T16:34:23.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:23 smithi100 ceph-mon[24429]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:23.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:23 smithi100 ceph-mon[24429]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-04T16:34:23.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:23 smithi100 ceph-mon[24429]: from='osd.2 [v2:172.21.15.100:6818/1544126275,v1:172.21.15.100:6819/1544126275]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-09-04T16:34:23.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:23 smithi100 ceph-mon[24429]: osdmap e16: 3 total, 2 up, 3 in 2024-09-04T16:34:23.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:23 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:34:23.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:23 smithi100 ceph-mon[24429]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-09-04T16:34:23.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:23 smithi100 ceph-mon[34118]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:23.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:23 smithi100 ceph-mon[34118]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-04T16:34:23.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:23 smithi100 ceph-mon[34118]: from='osd.2 [v2:172.21.15.100:6818/1544126275,v1:172.21.15.100:6819/1544126275]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-09-04T16:34:23.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:23 smithi100 ceph-mon[34118]: osdmap e16: 3 total, 2 up, 3 in 2024-09-04T16:34:23.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:23 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:34:23.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:23 smithi100 ceph-mon[34118]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-09-04T16:34:23.383 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 16:34:23 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2[49469]: 2024-09-04T16:34:23.235+0000 7f8ac15cc640 -1 osd.2 0 waiting for initial osdmap 2024-09-04T16:34:23.383 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 16:34:23 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2[49469]: 2024-09-04T16:34:23.239+0000 7f8abd3f4640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T16:34:23.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:23 smithi164 ceph-mon[27961]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:23.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:23 smithi164 ceph-mon[27961]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-04T16:34:23.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:23 smithi164 ceph-mon[27961]: from='osd.2 [v2:172.21.15.100:6818/1544126275,v1:172.21.15.100:6819/1544126275]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-09-04T16:34:23.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:23 smithi164 ceph-mon[27961]: osdmap e16: 3 total, 2 up, 3 in 2024-09-04T16:34:23.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:23 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:34:23.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:23 smithi164 ceph-mon[27961]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-09-04T16:34:24.562 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:24 smithi100 ceph-mon[34118]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-04T16:34:24.562 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:24 smithi100 ceph-mon[34118]: osdmap e17: 3 total, 2 up, 3 in 2024-09-04T16:34:24.562 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:24 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:34:24.562 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:24 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:34:24.562 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:24 smithi100 ceph-mon[24429]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-04T16:34:24.562 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:24 smithi100 ceph-mon[24429]: osdmap e17: 3 total, 2 up, 3 in 2024-09-04T16:34:24.563 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:24 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:34:24.563 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:24 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:34:24.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:24 smithi164 ceph-mon[27961]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-04T16:34:24.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:24 smithi164 ceph-mon[27961]: osdmap e17: 3 total, 2 up, 3 in 2024-09-04T16:34:24.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:24 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:34:24.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:24 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:34:25.548 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[24429]: purged_snaps scrub starts 2024-09-04T16:34:25.548 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[24429]: purged_snaps scrub ok 2024-09-04T16:34:25.548 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[24429]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:25.548 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:34:25.549 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[24429]: osd.2 [v2:172.21.15.100:6818/1544126275,v1:172.21.15.100:6819/1544126275] boot 2024-09-04T16:34:25.549 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[24429]: osdmap e18: 3 total, 3 up, 3 in 2024-09-04T16:34:25.549 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:34:25.549 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:25.549 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:25.549 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:25.549 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:25.549 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:25.549 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:25.549 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:25.549 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:34:25.550 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:25.550 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[34118]: purged_snaps scrub starts 2024-09-04T16:34:25.550 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[34118]: purged_snaps scrub ok 2024-09-04T16:34:25.550 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[34118]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:25.550 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:34:25.550 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[34118]: osd.2 [v2:172.21.15.100:6818/1544126275,v1:172.21.15.100:6819/1544126275] boot 2024-09-04T16:34:25.550 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[34118]: osdmap e18: 3 total, 3 up, 3 in 2024-09-04T16:34:25.550 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:34:25.551 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:25.551 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:25.551 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:25.551 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:25.551 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:25.551 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:25.551 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:25.551 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:34:25.551 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:25.552 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:34:25.577 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi100:vg_nvme/lv_1 2024-09-04T16:34:25.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:25 smithi164 ceph-mon[27961]: purged_snaps scrub starts 2024-09-04T16:34:25.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:25 smithi164 ceph-mon[27961]: purged_snaps scrub ok 2024-09-04T16:34:25.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:25 smithi164 ceph-mon[27961]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:34:25.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:34:25.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:25 smithi164 ceph-mon[27961]: osd.2 [v2:172.21.15.100:6818/1544126275,v1:172.21.15.100:6819/1544126275] boot 2024-09-04T16:34:25.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:25 smithi164 ceph-mon[27961]: osdmap e18: 3 total, 3 up, 3 in 2024-09-04T16:34:25.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:34:25.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:25.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:25.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:25.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:25.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:25.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:25.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:25.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:34:25.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:25.820 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:34:26.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:26 smithi100 ceph-mon[24429]: Detected new or changed devices on smithi100 2024-09-04T16:34:26.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:26 smithi100 ceph-mon[24429]: Adjusting osd_memory_target on smithi100 to 5354M 2024-09-04T16:34:26.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:26 smithi100 ceph-mon[24429]: osdmap e19: 3 total, 3 up, 3 in 2024-09-04T16:34:26.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:26 smithi100 ceph-mon[34118]: Detected new or changed devices on smithi100 2024-09-04T16:34:26.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:26 smithi100 ceph-mon[34118]: Adjusting osd_memory_target on smithi100 to 5354M 2024-09-04T16:34:26.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:26 smithi100 ceph-mon[34118]: osdmap e19: 3 total, 3 up, 3 in 2024-09-04T16:34:26.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:26 smithi164 ceph-mon[27961]: Detected new or changed devices on smithi100 2024-09-04T16:34:26.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:26 smithi164 ceph-mon[27961]: Adjusting osd_memory_target on smithi100 to 5354M 2024-09-04T16:34:26.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:26 smithi164 ceph-mon[27961]: osdmap e19: 3 total, 3 up, 3 in 2024-09-04T16:34:27.616 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:27 smithi100 ceph-mon[34118]: pgmap v69: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:27.616 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:27 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' 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-04T16:34:27.617 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:27 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' 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-04T16:34:27.617 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:27 smithi100 ceph-mon[34118]: osdmap e20: 3 total, 3 up, 3 in 2024-09-04T16:34:27.617 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:27 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-04T16:34:27.617 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:27 smithi100 ceph-mon[34118]: from='client.24194 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:34:27.617 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:27 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:34:27.617 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:27 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:34:27.617 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:27 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:27.617 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:27 smithi100 ceph-mon[24429]: pgmap v69: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:27.617 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:27 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' 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-04T16:34:27.617 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:27 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' 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-04T16:34:27.618 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:27 smithi100 ceph-mon[24429]: osdmap e20: 3 total, 3 up, 3 in 2024-09-04T16:34:27.618 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:27 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-04T16:34:27.618 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:27 smithi100 ceph-mon[24429]: from='client.24194 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:34:27.618 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:27 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:34:27.618 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:27 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:34:27.618 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:27 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:27.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:27 smithi164 ceph-mon[27961]: pgmap v69: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:27.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:27 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' 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-04T16:34:27.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:27 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' 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-04T16:34:27.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:27 smithi164 ceph-mon[27961]: osdmap e20: 3 total, 3 up, 3 in 2024-09-04T16:34:27.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:27 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-04T16:34:27.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:27 smithi164 ceph-mon[27961]: from='client.24194 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:34:27.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:27 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:34:27.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:27 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:34:27.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:27 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:27.867 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 16:34:27 smithi100 sudo[53509]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T16:34:27.867 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 16:34:27 smithi100 sudo[53509]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:34:27.867 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 16:34:27 smithi100 sudo[53509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:34:27.867 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 16:34:27 smithi100 sudo[53509]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:34:28.243 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 16:34:28 smithi100 sudo[53519]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T16:34:28.243 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 16:34:28 smithi100 sudo[53519]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:34:28.243 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 16:34:28 smithi100 sudo[53519]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:34:28.243 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 16:34:28 smithi100 sudo[53519]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:34:28.622 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:28 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-04T16:34:28.622 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:28 smithi100 ceph-mon[24429]: osdmap e21: 3 total, 3 up, 3 in 2024-09-04T16:34:28.622 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:28 smithi100 ceph-mon[24429]: pgmap v72: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:28.622 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:28 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:28.622 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:28 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-04T16:34:28.622 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:28 smithi100 ceph-mon[34118]: osdmap e21: 3 total, 3 up, 3 in 2024-09-04T16:34:28.622 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:28 smithi100 ceph-mon[34118]: pgmap v72: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:28.622 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:28 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:28.623 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 16:34:28 smithi100 sudo[53545]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T16:34:28.623 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 16:34:28 smithi100 sudo[53545]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:34:28.623 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 16:34:28 smithi100 sudo[53545]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:34:28.623 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 16:34:28 smithi100 sudo[53545]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:34:28.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:28 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-04T16:34:28.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:28 smithi164 ceph-mon[27961]: osdmap e21: 3 total, 3 up, 3 in 2024-09-04T16:34:28.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:28 smithi164 ceph-mon[27961]: pgmap v72: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:28.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:28 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:28.875 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 16:34:28 smithi100 sudo[53571]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T16:34:28.885 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 16:34:28 smithi100 sudo[53571]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:34:28.885 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 16:34:28 smithi100 sudo[53571]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:34:28.885 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 16:34:28 smithi100 sudo[53571]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:34:29.131 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 16:34:28 smithi100 sudo[53582]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T16:34:29.131 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 16:34:28 smithi100 sudo[53582]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:34:29.132 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 16:34:28 smithi100 sudo[53582]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:34:29.132 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 16:34:28 smithi100 sudo[53582]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:34:29.393 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 16:34:29 smithi100 sudo[53604]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T16:34:29.393 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 16:34:29 smithi100 sudo[53604]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:34:29.393 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 16:34:29 smithi100 sudo[53604]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:34:29.393 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 16:34:29 smithi100 sudo[53604]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:34:29.649 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:29 smithi100 sudo[53630]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T16:34:29.650 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:29 smithi100 sudo[53630]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:34:29.650 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:29 smithi100 sudo[53630]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:34:29.650 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:29 smithi100 sudo[53630]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:34:29.922 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:29 smithi164 ceph-mon[27961]: osdmap e22: 3 total, 3 up, 3 in 2024-09-04T16:34:29.922 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:29 smithi164 ceph-mon[27961]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-04T16:34:29.922 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:29 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/4047624900' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "370988e3-8093-4530-a1ef-9803d5736389"}]: dispatch 2024-09-04T16:34:29.922 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:29 smithi164 ceph-mon[27961]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "370988e3-8093-4530-a1ef-9803d5736389"}]: dispatch 2024-09-04T16:34:29.922 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:29 smithi164 ceph-mon[27961]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "370988e3-8093-4530-a1ef-9803d5736389"}]': finished 2024-09-04T16:34:29.922 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:29 smithi164 ceph-mon[27961]: osdmap e23: 4 total, 3 up, 4 in 2024-09-04T16:34:29.922 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:29 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:34:29.923 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:29 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/780961925' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:34:29.923 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:29 smithi164 ceph-mon[27961]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:34:29.923 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:29 smithi164 sudo[30319]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T16:34:29.923 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:29 smithi164 sudo[30319]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:34:29.923 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:29 smithi164 sudo[30319]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:34:29.923 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:29 smithi164 sudo[30319]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:34:30.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:29 smithi100 ceph-mon[34118]: osdmap e22: 3 total, 3 up, 3 in 2024-09-04T16:34:30.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:29 smithi100 ceph-mon[34118]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-04T16:34:30.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:29 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/4047624900' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "370988e3-8093-4530-a1ef-9803d5736389"}]: dispatch 2024-09-04T16:34:30.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:29 smithi100 ceph-mon[34118]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "370988e3-8093-4530-a1ef-9803d5736389"}]: dispatch 2024-09-04T16:34:30.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:29 smithi100 ceph-mon[34118]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "370988e3-8093-4530-a1ef-9803d5736389"}]': finished 2024-09-04T16:34:30.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:29 smithi100 ceph-mon[34118]: osdmap e23: 4 total, 3 up, 4 in 2024-09-04T16:34:30.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:29 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:34:30.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:29 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/780961925' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:34:30.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:29 smithi100 ceph-mon[34118]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:34:30.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:29 smithi100 sudo[53657]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T16:34:30.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:29 smithi100 sudo[53657]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:34:30.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:29 smithi100 sudo[53657]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:34:30.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:29 smithi100 sudo[53657]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:34:30.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:29 smithi100 ceph-mon[24429]: osdmap e22: 3 total, 3 up, 3 in 2024-09-04T16:34:30.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:29 smithi100 ceph-mon[24429]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-04T16:34:30.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:29 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/4047624900' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "370988e3-8093-4530-a1ef-9803d5736389"}]: dispatch 2024-09-04T16:34:30.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:29 smithi100 ceph-mon[24429]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "370988e3-8093-4530-a1ef-9803d5736389"}]: dispatch 2024-09-04T16:34:30.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:29 smithi100 ceph-mon[24429]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "370988e3-8093-4530-a1ef-9803d5736389"}]': finished 2024-09-04T16:34:30.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:29 smithi100 ceph-mon[24429]: osdmap e23: 4 total, 3 up, 4 in 2024-09-04T16:34:30.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:29 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:34:30.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:29 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/780961925' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:34:30.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:29 smithi100 ceph-mon[24429]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:34:30.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:30 smithi164 sudo[30322]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T16:34:30.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:30 smithi164 sudo[30322]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:34:30.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:30 smithi164 sudo[30322]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:34:30.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:30 smithi164 sudo[30322]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:34:30.686 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:30 smithi100 sudo[53846]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T16:34:30.686 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:30 smithi100 sudo[53846]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:34:30.686 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:30 smithi100 sudo[53846]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:34:30.686 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:30 smithi100 sudo[53846]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:34:31.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[24429]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:34:31.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:34:31.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:34:31.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:34:31.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[24429]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:34:31.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:34:31.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:34:31.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:34:31.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[24429]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:31.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[24429]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:34:31.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:31.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:34:31.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:34:31.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:34:31.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:30 smithi100 sudo[54032]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T16:34:31.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:30 smithi100 sudo[54032]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:34:31.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:30 smithi100 sudo[54032]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:34:31.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:30 smithi100 sudo[54032]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:34:31.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[34118]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:34:31.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:34:31.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:34:31.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:34:31.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[34118]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:34:31.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:34:31.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:34:31.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:34:31.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[34118]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:31.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[34118]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:34:31.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:31.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:34:31.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:34:31.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:30 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:34:31.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:30 smithi164 ceph-mon[27961]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:34:31.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:30 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:34:31.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:30 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:34:31.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:30 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:34:31.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:30 smithi164 ceph-mon[27961]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:34:31.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:30 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:34:31.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:30 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:34:31.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:30 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:34:31.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:30 smithi164 ceph-mon[27961]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:31.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:30 smithi164 ceph-mon[27961]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:34:31.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:30 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:31.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:30 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:34:31.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:30 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:34:31.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:30 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:34:32.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:31 smithi100 ceph-mon[24429]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:34:32.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:31 smithi100 ceph-mon[24429]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:34:32.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:31 smithi100 ceph-mon[34118]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:34:32.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:31 smithi100 ceph-mon[34118]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:34:32.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:31 smithi164 ceph-mon[27961]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:34:32.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:31 smithi164 ceph-mon[27961]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:34:33.017 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:32 smithi100 ceph-mon[34118]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:33.017 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:32 smithi100 ceph-mon[24429]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:33.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:32 smithi164 ceph-mon[27961]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:35.321 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:35 smithi100 ceph-mon[34118]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:35.322 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:35 smithi100 ceph-mon[24429]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:35.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:35 smithi164 ceph-mon[27961]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:36.425 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:36 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-04T16:34:36.425 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:36 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:36.425 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:36 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-04T16:34:36.425 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:36 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:36.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:36 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-04T16:34:36.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:36 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:37.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:37 smithi100 ceph-mon[34118]: Deploying daemon osd.3 on smithi100 2024-09-04T16:34:37.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:37 smithi100 ceph-mon[34118]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:37.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:37 smithi100 ceph-mon[24429]: Deploying daemon osd.3 on smithi100 2024-09-04T16:34:37.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:37 smithi100 ceph-mon[24429]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:37.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:37 smithi164 ceph-mon[27961]: Deploying daemon osd.3 on smithi100 2024-09-04T16:34:37.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:37 smithi164 ceph-mon[27961]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:39.250 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:39 smithi100 ceph-mon[24429]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:39.251 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:39 smithi100 ceph-mon[34118]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:39.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:39 smithi164 ceph-mon[27961]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:41.432 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:41 smithi100 ceph-mon[34118]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:41.432 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:41 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:34:41.432 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:41 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:41.432 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:41 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:41.432 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:41 smithi100 ceph-mon[24429]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:41.432 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:41 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:34:41.432 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:41 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:41.433 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:41 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:41.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:41 smithi164 ceph-mon[27961]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:41.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:41 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:34:41.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:41 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:41.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:41 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:43.236 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:43 smithi100 ceph-mon[24429]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:43.237 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:43 smithi100 ceph-mon[34118]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:43.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:43 smithi164 ceph-mon[27961]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:44.113 INFO:teuthology.orchestra.run.smithi100.stdout:Created osd(s) 3 on host 'smithi100' 2024-09-04T16:34:44.676 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:44 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:44.676 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:44 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:44.676 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:44 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:44.676 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:44 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:34:44.676 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:44 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:44.676 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:44 smithi100 ceph-mon[24429]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:44.676 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:44 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:34:44.677 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:44 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:44.677 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:44 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:44.677 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:44 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:44.677 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:44 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:44.677 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:44 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:44.677 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:44 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:34:44.677 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:44 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:44.677 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:44 smithi100 ceph-mon[34118]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:44.677 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:44 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:34:44.678 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:44 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:44.678 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:44 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:44.679 DEBUG:teuthology.orchestra.run.smithi100:osd.3> sudo journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.3.service 2024-09-04T16:34:44.681 INFO:tasks.cephadm:Deploying osd.4 on smithi164 with /dev/vg_nvme/lv_4... 2024-09-04T16:34:44.682 DEBUG:teuthology.orchestra.run.smithi164:> 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 fa5d394c-6ada-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-04T16:34:44.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:44 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:44.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:44 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:44.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:44 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:44.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:44 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:34:44.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:44 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:44.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:44 smithi164 ceph-mon[27961]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:44.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:44 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:34:44.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:44 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:44.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:44 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:44.936 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:34:45.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:45 smithi100 ceph-mon[24429]: from='osd.3 [v2:172.21.15.100:6826/1482985015,v1:172.21.15.100:6827/1482985015]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-04T16:34:45.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:45 smithi100 ceph-mon[34118]: from='osd.3 [v2:172.21.15.100:6826/1482985015,v1:172.21.15.100:6827/1482985015]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-04T16:34:45.992 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 16:34:45 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3[55221]: 2024-09-04T16:34:45.905+0000 7f9bc79a0640 -1 osd.3 0 log_to_monitors true 2024-09-04T16:34:46.098 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:45 smithi164 ceph-mon[27961]: from='osd.3 [v2:172.21.15.100:6826/1482985015,v1:172.21.15.100:6827/1482985015]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-04T16:34:47.150 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-04T16:34:47.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi164:vg_nvme/lv_4 2024-09-04T16:34:47.239 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:46 smithi164 ceph-mon[27961]: from='osd.3 [v2:172.21.15.100:6826/1482985015,v1:172.21.15.100:6827/1482985015]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-04T16:34:47.240 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:46 smithi164 ceph-mon[27961]: osdmap e24: 4 total, 3 up, 4 in 2024-09-04T16:34:47.240 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:46 smithi164 ceph-mon[27961]: from='osd.3 [v2:172.21.15.100:6826/1482985015,v1:172.21.15.100:6827/1482985015]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-09-04T16:34:47.240 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:46 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:34:47.240 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:46 smithi164 ceph-mon[27961]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:47.240 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:46 smithi164 ceph-mon[27961]: from='osd.3 [v2:172.21.15.100:6826/1482985015,v1:172.21.15.100:6827/1482985015]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-04T16:34:47.258 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:46 smithi100 ceph-mon[34118]: from='osd.3 [v2:172.21.15.100:6826/1482985015,v1:172.21.15.100:6827/1482985015]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-04T16:34:47.258 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:46 smithi100 ceph-mon[34118]: osdmap e24: 4 total, 3 up, 4 in 2024-09-04T16:34:47.258 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:46 smithi100 ceph-mon[34118]: from='osd.3 [v2:172.21.15.100:6826/1482985015,v1:172.21.15.100:6827/1482985015]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-09-04T16:34:47.259 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:46 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:34:47.259 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:46 smithi100 ceph-mon[34118]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:47.259 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:46 smithi100 ceph-mon[34118]: from='osd.3 [v2:172.21.15.100:6826/1482985015,v1:172.21.15.100:6827/1482985015]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-04T16:34:47.259 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 16:34:46 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3[55221]: 2024-09-04T16:34:46.969+0000 7f9bc3923640 -1 osd.3 0 waiting for initial osdmap 2024-09-04T16:34:47.259 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 16:34:46 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3[55221]: 2024-09-04T16:34:46.973+0000 7f9bbf74b640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T16:34:47.259 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:46 smithi100 ceph-mon[24429]: from='osd.3 [v2:172.21.15.100:6826/1482985015,v1:172.21.15.100:6827/1482985015]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-04T16:34:47.259 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:46 smithi100 ceph-mon[24429]: osdmap e24: 4 total, 3 up, 4 in 2024-09-04T16:34:47.259 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:46 smithi100 ceph-mon[24429]: from='osd.3 [v2:172.21.15.100:6826/1482985015,v1:172.21.15.100:6827/1482985015]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-09-04T16:34:47.260 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:46 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:34:47.260 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:46 smithi100 ceph-mon[24429]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:47.260 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:46 smithi100 ceph-mon[24429]: from='osd.3 [v2:172.21.15.100:6826/1482985015,v1:172.21.15.100:6827/1482985015]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-04T16:34:47.474 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:34:48.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:47 smithi164 ceph-mon[27961]: osdmap e25: 4 total, 3 up, 4 in 2024-09-04T16:34:48.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:47 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:34:48.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:47 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:34:48.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:47 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:48.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:47 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:48.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:47 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:48.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:47 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:48.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:47 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:48.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:47 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:48.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:47 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:48.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:47 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:48.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:47 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:34:48.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:47 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:48.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:47 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:34:48.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[24429]: osdmap e25: 4 total, 3 up, 4 in 2024-09-04T16:34:48.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:34:48.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:34:48.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:48.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:48.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:48.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:48.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:48.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:48.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:48.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:48.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:34:48.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:48.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:34:48.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[34118]: osdmap e25: 4 total, 3 up, 4 in 2024-09-04T16:34:48.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:34:48.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:34:48.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:48.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:48.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:48.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:48.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:48.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:34:48.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:48.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:48.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:34:48.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:34:48.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:47 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:34:49.332 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:48 smithi164 ceph-mon[27961]: purged_snaps scrub starts 2024-09-04T16:34:49.332 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:48 smithi164 ceph-mon[27961]: purged_snaps scrub ok 2024-09-04T16:34:49.332 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:48 smithi164 ceph-mon[27961]: Detected new or changed devices on smithi100 2024-09-04T16:34:49.332 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:48 smithi164 ceph-mon[27961]: Adjusting osd_memory_target on smithi100 to 4015M 2024-09-04T16:34:49.332 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:48 smithi164 ceph-mon[27961]: osd.3 [v2:172.21.15.100:6826/1482985015,v1:172.21.15.100:6827/1482985015] boot 2024-09-04T16:34:49.332 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:48 smithi164 ceph-mon[27961]: osdmap e26: 4 total, 4 up, 4 in 2024-09-04T16:34:49.332 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:48 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:34:49.332 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:48 smithi164 ceph-mon[27961]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:49.332 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:48 smithi164 ceph-mon[27961]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:34:49.333 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:48 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:34:49.333 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:48 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:34:49.333 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:48 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:49.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[34118]: purged_snaps scrub starts 2024-09-04T16:34:49.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[34118]: purged_snaps scrub ok 2024-09-04T16:34:49.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[34118]: Detected new or changed devices on smithi100 2024-09-04T16:34:49.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[34118]: Adjusting osd_memory_target on smithi100 to 4015M 2024-09-04T16:34:49.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[34118]: osd.3 [v2:172.21.15.100:6826/1482985015,v1:172.21.15.100:6827/1482985015] boot 2024-09-04T16:34:49.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[34118]: osdmap e26: 4 total, 4 up, 4 in 2024-09-04T16:34:49.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:34:49.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[34118]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:49.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[34118]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:34:49.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:34:49.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:34:49.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:49.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[24429]: purged_snaps scrub starts 2024-09-04T16:34:49.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[24429]: purged_snaps scrub ok 2024-09-04T16:34:49.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[24429]: Detected new or changed devices on smithi100 2024-09-04T16:34:49.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[24429]: Adjusting osd_memory_target on smithi100 to 4015M 2024-09-04T16:34:49.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[24429]: osd.3 [v2:172.21.15.100:6826/1482985015,v1:172.21.15.100:6827/1482985015] boot 2024-09-04T16:34:49.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[24429]: osdmap e26: 4 total, 4 up, 4 in 2024-09-04T16:34:49.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:34:49.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[24429]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:34:49.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[24429]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:34:49.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:34:49.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:34:49.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:48 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:50.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:49 smithi164 ceph-mon[27961]: osdmap e27: 4 total, 4 up, 4 in 2024-09-04T16:34:50.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:49 smithi100 ceph-mon[24429]: osdmap e27: 4 total, 4 up, 4 in 2024-09-04T16:34:50.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:49 smithi100 ceph-mon[34118]: osdmap e27: 4 total, 4 up, 4 in 2024-09-04T16:34:51.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:50 smithi164 ceph-mon[27961]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:34:51.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:50 smithi164 ceph-mon[27961]: from='client.? 172.21.15.164:0/1926206858' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "58258a02-3603-48cc-a0c9-0a10554150b6"}]: dispatch 2024-09-04T16:34:51.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:50 smithi164 ceph-mon[27961]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "58258a02-3603-48cc-a0c9-0a10554150b6"}]: dispatch 2024-09-04T16:34:51.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:50 smithi164 ceph-mon[27961]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "58258a02-3603-48cc-a0c9-0a10554150b6"}]': finished 2024-09-04T16:34:51.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:50 smithi164 ceph-mon[27961]: osdmap e28: 5 total, 4 up, 5 in 2024-09-04T16:34:51.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:50 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:34:51.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:50 smithi164 ceph-mon[27961]: from='client.? 172.21.15.164:0/3013223118' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:34:51.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:50 smithi100 ceph-mon[24429]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:34:51.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:50 smithi100 ceph-mon[24429]: from='client.? 172.21.15.164:0/1926206858' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "58258a02-3603-48cc-a0c9-0a10554150b6"}]: dispatch 2024-09-04T16:34:51.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:50 smithi100 ceph-mon[24429]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "58258a02-3603-48cc-a0c9-0a10554150b6"}]: dispatch 2024-09-04T16:34:51.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:50 smithi100 ceph-mon[24429]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "58258a02-3603-48cc-a0c9-0a10554150b6"}]': finished 2024-09-04T16:34:51.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:50 smithi100 ceph-mon[24429]: osdmap e28: 5 total, 4 up, 5 in 2024-09-04T16:34:51.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:50 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:34:51.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:50 smithi100 ceph-mon[24429]: from='client.? 172.21.15.164:0/3013223118' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:34:51.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:50 smithi100 ceph-mon[34118]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:34:51.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:50 smithi100 ceph-mon[34118]: from='client.? 172.21.15.164:0/1926206858' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "58258a02-3603-48cc-a0c9-0a10554150b6"}]: dispatch 2024-09-04T16:34:51.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:50 smithi100 ceph-mon[34118]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "58258a02-3603-48cc-a0c9-0a10554150b6"}]: dispatch 2024-09-04T16:34:51.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:50 smithi100 ceph-mon[34118]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "58258a02-3603-48cc-a0c9-0a10554150b6"}]': finished 2024-09-04T16:34:51.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:50 smithi100 ceph-mon[34118]: osdmap e28: 5 total, 4 up, 5 in 2024-09-04T16:34:51.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:50 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:34:51.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:50 smithi100 ceph-mon[34118]: from='client.? 172.21.15.164:0/3013223118' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:34:53.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:53 smithi164 ceph-mon[27961]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:34:53.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:53 smithi100 ceph-mon[24429]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:34:53.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:53 smithi100 ceph-mon[34118]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:34:55.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:55 smithi164 ceph-mon[27961]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:34:55.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:55 smithi100 ceph-mon[34118]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:34:55.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:55 smithi100 ceph-mon[24429]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:34:57.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:57 smithi164 ceph-mon[27961]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:34:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:57 smithi100 ceph-mon[24429]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:34:57.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:57 smithi100 ceph-mon[34118]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:34:58.436 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:58 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-04T16:34:58.436 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:58 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:58.437 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:58 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-04T16:34:58.437 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:58 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:58.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:58 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-04T16:34:58.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:58 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:34:59.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:59 smithi164 ceph-mon[27961]: Deploying daemon osd.4 on smithi164 2024-09-04T16:34:59.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:34:59 smithi164 ceph-mon[27961]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:34:59.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:59 smithi100 ceph-mon[24429]: Deploying daemon osd.4 on smithi164 2024-09-04T16:34:59.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:34:59 smithi100 ceph-mon[24429]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:34:59.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:59 smithi100 ceph-mon[34118]: Deploying daemon osd.4 on smithi164 2024-09-04T16:34:59.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:34:59 smithi100 ceph-mon[34118]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:35:01.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:01 smithi164 ceph-mon[27961]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:35:01.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:01 smithi100 ceph-mon[24429]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:35:01.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:01 smithi100 ceph-mon[34118]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:35:03.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:03 smithi164 ceph-mon[27961]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:35:03.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:03 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:35:03.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:03 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:03.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:03 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:03 smithi100 ceph-mon[24429]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:35:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:03 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:35:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:03 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:03 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:03.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:03 smithi100 ceph-mon[34118]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:35:03.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:03 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:35:03.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:03 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:03.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:03 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:05.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:05 smithi164 ceph-mon[27961]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:35:05.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:05 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:05.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:05 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:05.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:05 smithi100 ceph-mon[24429]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:35:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:05 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:05 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:05.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:05 smithi100 ceph-mon[34118]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:35:05.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:05 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:05.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:05 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:06.409 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:06 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:06.409 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:06 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:35:06.409 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:06 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:06.409 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 4 on host 'smithi164' 2024-09-04T16:35:06.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:06 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:06.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:06 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:35:06.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:06 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:06.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:06 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:06.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:06 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:35:06.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:06 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:07.010 DEBUG:teuthology.orchestra.run.smithi164:osd.4> sudo journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.4.service 2024-09-04T16:35:07.053 INFO:tasks.cephadm:Deploying osd.5 on smithi164 with /dev/vg_nvme/lv_3... 2024-09-04T16:35:07.053 DEBUG:teuthology.orchestra.run.smithi164:> 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 fa5d394c-6ada-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-04T16:35:07.267 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:07 smithi164 ceph-mon[27961]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:35:07.267 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:07 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:35:07.267 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:07 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:07.267 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:07 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:07.267 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:07 smithi164 ceph-mon[27961]: from='osd.4 [v2:172.21.15.164:6800/3234113789,v1:172.21.15.164:6801/3234113789]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-04T16:35:07.267 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:07 smithi164 ceph-mon[27961]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-04T16:35:07.267 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 16:35:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[32551]: 2024-09-04T16:35:07.125+0000 7f0a67230640 -1 osd.4 0 log_to_monitors true 2024-09-04T16:35:07.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:07 smithi100 ceph-mon[24429]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:35:07.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:07 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:35:07.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:07 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:07.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:07 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:07.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:07 smithi100 ceph-mon[24429]: from='osd.4 [v2:172.21.15.164:6800/3234113789,v1:172.21.15.164:6801/3234113789]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-04T16:35:07.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:07 smithi100 ceph-mon[24429]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-04T16:35:07.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:07 smithi100 ceph-mon[34118]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:35:07.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:07 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:35:07.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:07 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:07.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:07 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:07.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:07 smithi100 ceph-mon[34118]: from='osd.4 [v2:172.21.15.164:6800/3234113789,v1:172.21.15.164:6801/3234113789]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-04T16:35:07.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:07 smithi100 ceph-mon[34118]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-04T16:35:07.883 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:35:08.642 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:08 smithi164 ceph-mon[27961]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-04T16:35:08.642 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:08 smithi164 ceph-mon[27961]: from='osd.4 [v2:172.21.15.164:6800/3234113789,v1:172.21.15.164:6801/3234113789]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:35:08.642 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:08 smithi164 ceph-mon[27961]: osdmap e29: 5 total, 4 up, 5 in 2024-09-04T16:35:08.642 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:08 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:35:08.642 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:08 smithi164 ceph-mon[27961]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:35:08.643 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:08 smithi164 ceph-mon[27961]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:35:08.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:08 smithi100 ceph-mon[24429]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-04T16:35:08.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:08 smithi100 ceph-mon[24429]: from='osd.4 [v2:172.21.15.164:6800/3234113789,v1:172.21.15.164:6801/3234113789]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:35:08.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:08 smithi100 ceph-mon[24429]: osdmap e29: 5 total, 4 up, 5 in 2024-09-04T16:35:08.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:08 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:35:08.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:08 smithi100 ceph-mon[24429]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:35:08.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:08 smithi100 ceph-mon[24429]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:35:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:08 smithi100 ceph-mon[34118]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-04T16:35:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:08 smithi100 ceph-mon[34118]: from='osd.4 [v2:172.21.15.164:6800/3234113789,v1:172.21.15.164:6801/3234113789]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:35:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:08 smithi100 ceph-mon[34118]: osdmap e29: 5 total, 4 up, 5 in 2024-09-04T16:35:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:08 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:35:08.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:08 smithi100 ceph-mon[34118]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:35:08.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:08 smithi100 ceph-mon[34118]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:35:08.918 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 16:35:08 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[32551]: 2024-09-04T16:35:08.872+0000 7f0a639c7640 -1 osd.4 0 waiting for initial osdmap 2024-09-04T16:35:08.918 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 16:35:08 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[32551]: 2024-09-04T16:35:08.878+0000 7f0a5afd3640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T16:35:09.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:09 smithi164 ceph-mon[27961]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-09-04T16:35:09.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:09 smithi164 ceph-mon[27961]: osdmap e30: 5 total, 4 up, 5 in 2024-09-04T16:35:09.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:09 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:35:09.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:09 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:35:09.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:09 smithi164 ceph-mon[27961]: from='osd.4 ' entity='osd.4' 2024-09-04T16:35:09.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:09 smithi100 ceph-mon[24429]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-09-04T16:35:09.924 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:09 smithi100 ceph-mon[24429]: osdmap e30: 5 total, 4 up, 5 in 2024-09-04T16:35:09.924 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:09 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:35:09.924 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:09 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:35:09.924 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:09 smithi100 ceph-mon[24429]: from='osd.4 ' entity='osd.4' 2024-09-04T16:35:09.924 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:09 smithi100 ceph-mon[34118]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-09-04T16:35:09.925 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:09 smithi100 ceph-mon[34118]: osdmap e30: 5 total, 4 up, 5 in 2024-09-04T16:35:09.925 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:09 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:35:09.925 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:09 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:35:09.925 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:09 smithi100 ceph-mon[34118]: from='osd.4 ' entity='osd.4' 2024-09-04T16:35:10.567 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:10 smithi164 ceph-mon[27961]: purged_snaps scrub starts 2024-09-04T16:35:10.567 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:10 smithi164 ceph-mon[27961]: purged_snaps scrub ok 2024-09-04T16:35:10.568 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:10 smithi164 ceph-mon[27961]: osd.4 [v2:172.21.15.164:6800/3234113789,v1:172.21.15.164:6801/3234113789] boot 2024-09-04T16:35:10.568 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:10 smithi164 ceph-mon[27961]: osdmap e31: 5 total, 5 up, 5 in 2024-09-04T16:35:10.568 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:10 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:35:10.568 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:10 smithi164 ceph-mon[27961]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:10.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:10 smithi100 ceph-mon[24429]: purged_snaps scrub starts 2024-09-04T16:35:10.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:10 smithi100 ceph-mon[24429]: purged_snaps scrub ok 2024-09-04T16:35:10.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:10 smithi100 ceph-mon[24429]: osd.4 [v2:172.21.15.164:6800/3234113789,v1:172.21.15.164:6801/3234113789] boot 2024-09-04T16:35:10.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:10 smithi100 ceph-mon[24429]: osdmap e31: 5 total, 5 up, 5 in 2024-09-04T16:35:10.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:10 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:35:10.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:10 smithi100 ceph-mon[24429]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:10.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:10 smithi100 ceph-mon[34118]: purged_snaps scrub starts 2024-09-04T16:35:10.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:10 smithi100 ceph-mon[34118]: purged_snaps scrub ok 2024-09-04T16:35:10.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:10 smithi100 ceph-mon[34118]: osd.4 [v2:172.21.15.164:6800/3234113789,v1:172.21.15.164:6801/3234113789] boot 2024-09-04T16:35:10.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:10 smithi100 ceph-mon[34118]: osdmap e31: 5 total, 5 up, 5 in 2024-09-04T16:35:10.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:10 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:35:10.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:10 smithi100 ceph-mon[34118]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:11.434 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:11 smithi164 ceph-mon[27961]: osdmap e32: 5 total, 5 up, 5 in 2024-09-04T16:35:11.434 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:11 smithi164 ceph-mon[27961]: Detected new or changed devices on smithi164 2024-09-04T16:35:11.434 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:11 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:11.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:11 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:11.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:11 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:35:11.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:11 smithi164 ceph-mon[27961]: Adjusting osd_memory_target on smithi164 to 17088M 2024-09-04T16:35:11.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:11 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:11.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:11 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:11.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:11 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:35:11.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:11 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:11.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:11 smithi164 ceph-mon[27961]: osdmap e33: 5 total, 5 up, 5 in 2024-09-04T16:35:11.787 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-04T16:35:11.813 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi164:vg_nvme/lv_3 2024-09-04T16:35:11.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:11 smithi100 ceph-mon[24429]: osdmap e32: 5 total, 5 up, 5 in 2024-09-04T16:35:11.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:11 smithi100 ceph-mon[24429]: Detected new or changed devices on smithi164 2024-09-04T16:35:11.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:11 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:11.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:11 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:11.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:11 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:35:11.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:11 smithi100 ceph-mon[24429]: Adjusting osd_memory_target on smithi164 to 17088M 2024-09-04T16:35:11.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:11 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:11.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:11 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:11.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:11 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:35:11.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:11 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:11.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:11 smithi100 ceph-mon[24429]: osdmap e33: 5 total, 5 up, 5 in 2024-09-04T16:35:11.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:11 smithi100 ceph-mon[34118]: osdmap e32: 5 total, 5 up, 5 in 2024-09-04T16:35:11.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:11 smithi100 ceph-mon[34118]: Detected new or changed devices on smithi164 2024-09-04T16:35:11.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:11 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:11.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:11 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:11.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:11 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:35:11.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:11 smithi100 ceph-mon[34118]: Adjusting osd_memory_target on smithi164 to 17088M 2024-09-04T16:35:11.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:11 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:11.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:11 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:11.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:11 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:35:11.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:11 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:11.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:11 smithi100 ceph-mon[34118]: osdmap e33: 5 total, 5 up, 5 in 2024-09-04T16:35:12.054 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:35:12.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:12 smithi164 ceph-mon[27961]: pgmap v106: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:12.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:12 smithi164 ceph-mon[27961]: osdmap e34: 5 total, 5 up, 5 in 2024-09-04T16:35:12.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:12 smithi100 ceph-mon[24429]: pgmap v106: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:12.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:12 smithi100 ceph-mon[24429]: osdmap e34: 5 total, 5 up, 5 in 2024-09-04T16:35:12.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:12 smithi100 ceph-mon[34118]: pgmap v106: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:12.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:12 smithi100 ceph-mon[34118]: osdmap e34: 5 total, 5 up, 5 in 2024-09-04T16:35:13.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:13 smithi164 ceph-mon[27961]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:35:13.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:13 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:35:13.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:13 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:35:13.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:13 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:13.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:13 smithi164 ceph-mon[27961]: osdmap e35: 5 total, 5 up, 5 in 2024-09-04T16:35:13.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:13 smithi100 ceph-mon[24429]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:35:13.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:13 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:35:13.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:13 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:35:13.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:13 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:13.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:13 smithi100 ceph-mon[24429]: osdmap e35: 5 total, 5 up, 5 in 2024-09-04T16:35:13.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:13 smithi100 ceph-mon[34118]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:35:13.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:13 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:35:13.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:13 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:35:13.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:13 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:13.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:13 smithi100 ceph-mon[34118]: osdmap e35: 5 total, 5 up, 5 in 2024-09-04T16:35:14.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:14 smithi100 ceph-mon[24429]: pgmap v109: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:14.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:14 smithi100 ceph-mon[34118]: pgmap v109: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:14.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:14 smithi164 ceph-mon[27961]: pgmap v109: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:15.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:15 smithi164 ceph-mon[27961]: from='client.? 172.21.15.164:0/1304583120' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cd486bc9-7512-4ae9-b8ea-899cbcab7a67"}]: dispatch 2024-09-04T16:35:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:15 smithi164 ceph-mon[27961]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cd486bc9-7512-4ae9-b8ea-899cbcab7a67"}]: dispatch 2024-09-04T16:35:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:15 smithi164 ceph-mon[27961]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cd486bc9-7512-4ae9-b8ea-899cbcab7a67"}]': finished 2024-09-04T16:35:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:15 smithi164 ceph-mon[27961]: osdmap e36: 6 total, 5 up, 6 in 2024-09-04T16:35:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:15 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:15 smithi164 ceph-mon[27961]: from='client.? 172.21.15.164:0/268926606' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:35:15.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:15 smithi100 ceph-mon[24429]: from='client.? 172.21.15.164:0/1304583120' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cd486bc9-7512-4ae9-b8ea-899cbcab7a67"}]: dispatch 2024-09-04T16:35:15.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:15 smithi100 ceph-mon[24429]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cd486bc9-7512-4ae9-b8ea-899cbcab7a67"}]: dispatch 2024-09-04T16:35:15.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:15 smithi100 ceph-mon[24429]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cd486bc9-7512-4ae9-b8ea-899cbcab7a67"}]': finished 2024-09-04T16:35:15.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:15 smithi100 ceph-mon[24429]: osdmap e36: 6 total, 5 up, 6 in 2024-09-04T16:35:15.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:15 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:15.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:15 smithi100 ceph-mon[24429]: from='client.? 172.21.15.164:0/268926606' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:35:15.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:15 smithi100 ceph-mon[34118]: from='client.? 172.21.15.164:0/1304583120' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cd486bc9-7512-4ae9-b8ea-899cbcab7a67"}]: dispatch 2024-09-04T16:35:15.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:15 smithi100 ceph-mon[34118]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cd486bc9-7512-4ae9-b8ea-899cbcab7a67"}]: dispatch 2024-09-04T16:35:15.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:15 smithi100 ceph-mon[34118]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cd486bc9-7512-4ae9-b8ea-899cbcab7a67"}]': finished 2024-09-04T16:35:15.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:15 smithi100 ceph-mon[34118]: osdmap e36: 6 total, 5 up, 6 in 2024-09-04T16:35:15.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:15 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:15.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:15 smithi100 ceph-mon[34118]: from='client.? 172.21.15.164:0/268926606' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:35:16.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:16 smithi164 ceph-mon[27961]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:16.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:16 smithi100 ceph-mon[24429]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:16.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:16 smithi100 ceph-mon[34118]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:19.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:19 smithi164 ceph-mon[27961]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-04T16:35:19.585 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:19 smithi100 ceph-mon[34118]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-04T16:35:19.585 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:19 smithi100 ceph-mon[24429]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-04T16:35:21.407 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:21 smithi164 ceph-mon[27961]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-04T16:35:21.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:21 smithi100 ceph-mon[34118]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-04T16:35:21.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:21 smithi100 ceph-mon[24429]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-04T16:35:22.389 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:22 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-04T16:35:22.389 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:22 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:22.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:22 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-04T16:35:22.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:22 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:22.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:22 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-04T16:35:22.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:22 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:23.403 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:23 smithi164 ceph-mon[27961]: Deploying daemon osd.5 on smithi164 2024-09-04T16:35:23.403 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:23 smithi164 ceph-mon[27961]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-04T16:35:23.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:23 smithi100 ceph-mon[34118]: Deploying daemon osd.5 on smithi164 2024-09-04T16:35:23.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:23 smithi100 ceph-mon[34118]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-04T16:35:23.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:23 smithi100 ceph-mon[24429]: Deploying daemon osd.5 on smithi164 2024-09-04T16:35:23.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:23 smithi100 ceph-mon[24429]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-04T16:35:25.372 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:25 smithi164 ceph-mon[27961]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-04T16:35:25.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:25 smithi100 ceph-mon[34118]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-04T16:35:25.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:25 smithi100 ceph-mon[24429]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-04T16:35:27.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:27 smithi164 ceph-mon[27961]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-04T16:35:27.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:27 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:35:27.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:27 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:27.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:27 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:27.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:27 smithi100 ceph-mon[24429]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-04T16:35:27.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:27 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:35:27.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:27 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:27.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:27 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:27.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:27 smithi100 ceph-mon[34118]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-04T16:35:27.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:27 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:35:27.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:27 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:27.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:27 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:29.266 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:29 smithi164 ceph-mon[27961]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-04T16:35:29.266 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:29 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:29.267 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:29 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:29.267 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:29 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:29.267 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:29 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:35:29.267 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:29 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:29.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:29 smithi100 ceph-mon[34118]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-04T16:35:29.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:29 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:29.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:29 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:29.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:29 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:29.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:29 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:35:29.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:29 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:29.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:29 smithi100 ceph-mon[24429]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-04T16:35:29.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:29 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:29.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:29 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:29.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:29 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:29.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:29 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:35:29.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:29 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:31.399 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:31 smithi164 ceph-mon[27961]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:31.443 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 5 on host 'smithi164' 2024-09-04T16:35:31.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:31 smithi100 ceph-mon[24429]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:31.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:31 smithi100 ceph-mon[34118]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:32.096 DEBUG:teuthology.orchestra.run.smithi164:osd.5> sudo journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.5.service 2024-09-04T16:35:32.099 INFO:tasks.cephadm:Deploying osd.6 on smithi164 with /dev/vg_nvme/lv_2... 2024-09-04T16:35:32.099 DEBUG:teuthology.orchestra.run.smithi164:> 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 fa5d394c-6ada-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-04T16:35:32.345 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:32 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:35:32.345 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:32 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:32.345 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:32 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:32.345 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:32 smithi164 podman[38885]: 2024-09-04 16:35:32.212342413 +0000 UTC m=+0.016408960 image pull b708f9119ac7ff42fd43d16a187b6031be084572c948758dbc7d877689a08b9f quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666 2024-09-04T16:35:32.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:32 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:35:32.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:32 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:32.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:32 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:32.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:32 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:35:32.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:32 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:32.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:32 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:33.151 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:32 smithi164 podman[38885]: 2024-09-04 16:35:32.856880317 +0000 UTC m=+0.660946854 container create 5c03399244f9207205b2eb50c6b20f1404a22c80ad3314f4e22d71453de7b2cf (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-deactivate, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-48920da, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-04T16:35:33.152 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:33 smithi164 podman[38885]: 2024-09-04 16:35:33.076361994 +0000 UTC m=+0.880428534 container init 5c03399244f9207205b2eb50c6b20f1404a22c80ad3314f4e22d71453de7b2cf (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, RELEASE=squid-48920da, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-04T16:35:33.152 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:33 smithi164 podman[38885]: 2024-09-04 16:35:33.079718421 +0000 UTC m=+0.883784960 container start 5c03399244f9207205b2eb50c6b20f1404a22c80ad3314f4e22d71453de7b2cf (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, 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 , RELEASE=squid-48920da, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T16:35:33.152 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:33 smithi164 podman[38885]: 2024-09-04 16:35:33.151187975 +0000 UTC m=+0.955254513 container attach 5c03399244f9207205b2eb50c6b20f1404a22c80ad3314f4e22d71453de7b2cf (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-deactivate, RELEASE=squid-48920da, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-04T16:35:33.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:33 smithi164 ceph-mon[27961]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:33.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:33 smithi100 ceph-mon[34118]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:33.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:33 smithi100 ceph-mon[24429]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:33.785 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:35:33.914 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:33 smithi164 podman[38885]: 2024-09-04 16:35:33.608504885 +0000 UTC m=+1.412571430 container died 5c03399244f9207205b2eb50c6b20f1404a22c80ad3314f4e22d71453de7b2cf (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=squid-48920da, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-04T16:35:35.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:35 smithi164 ceph-mon[27961]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:35.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:35 smithi100 ceph-mon[24429]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:35 smithi100 ceph-mon[34118]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:36.189 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:35 smithi164 podman[38958]: 2024-09-04 16:35:35.851422039 +0000 UTC m=+2.563429122 container remove 5c03399244f9207205b2eb50c6b20f1404a22c80ad3314f4e22d71453de7b2cf (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=squid-48920da, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , 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, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T16:35:36.189 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:35 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.5.service: Failed with result 'exit-code'. 2024-09-04T16:35:36.189 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:35 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.5.service: Consumed 1.079s CPU time. 2024-09-04T16:35:36.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:36 smithi164 ceph-mon[27961]: Detected new or changed devices on smithi164 2024-09-04T16:35:36.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:36 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:36.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:36 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:36.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:36 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:35:36.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:36 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:35:36.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:36 smithi164 ceph-mon[27961]: Adjusting osd_memory_target on smithi164 to 8544M 2024-09-04T16:35:36.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:36 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:36.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:36 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:36.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:36 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:35:36.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:36 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:36.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:36 smithi164 ceph-mon[27961]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:36.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:36 smithi100 ceph-mon[24429]: Detected new or changed devices on smithi164 2024-09-04T16:35:36.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:36 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:36.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:36 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:36.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:36 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:35:36.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:36 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:35:36.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:36 smithi100 ceph-mon[24429]: Adjusting osd_memory_target on smithi164 to 8544M 2024-09-04T16:35:36.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:36 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:36.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:36 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:36.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:36 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:35:36.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:36 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:36.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:36 smithi100 ceph-mon[24429]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:36.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:36 smithi100 ceph-mon[34118]: Detected new or changed devices on smithi164 2024-09-04T16:35:36.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:36 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:36.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:36 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:36.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:36 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:35:36.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:36 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:35:36.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:36 smithi100 ceph-mon[34118]: Adjusting osd_memory_target on smithi164 to 8544M 2024-09-04T16:35:36.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:36 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:36.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:36 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:36.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:36 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:35:36.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:36 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:36.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:36 smithi100 ceph-mon[34118]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:37.614 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-04T16:35:37.639 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi164:vg_nvme/lv_2 2024-09-04T16:35:37.886 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:35:39.334 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:39 smithi164 ceph-mon[27961]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:39.334 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:39 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:35:39.334 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:39 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:35:39.334 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:39 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:39.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:39 smithi100 ceph-mon[24429]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:39.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:39 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:35:39.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:39 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:35:39.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:39 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:39.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:39 smithi100 ceph-mon[34118]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:39.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:39 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:35:39.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:39 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:35:39.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:39 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:40.390 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:40 smithi164 ceph-mon[27961]: from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:35:40.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:40 smithi100 ceph-mon[24429]: from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:35:40.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:40 smithi100 ceph-mon[34118]: from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:35:41.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:41 smithi164 ceph-mon[27961]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:41.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:41 smithi164 ceph-mon[27961]: from='client.? 172.21.15.164:0/2935656343' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6166431a-fe20-43ec-9e2b-152cdc74165e"}]: dispatch 2024-09-04T16:35:41.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:41 smithi164 ceph-mon[27961]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6166431a-fe20-43ec-9e2b-152cdc74165e"}]: dispatch 2024-09-04T16:35:41.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:41 smithi164 ceph-mon[27961]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6166431a-fe20-43ec-9e2b-152cdc74165e"}]': finished 2024-09-04T16:35:41.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:41 smithi164 ceph-mon[27961]: osdmap e37: 7 total, 5 up, 7 in 2024-09-04T16:35:41.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:41 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:41.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:41 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:35:41.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:41 smithi100 ceph-mon[24429]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:41.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:41 smithi100 ceph-mon[24429]: from='client.? 172.21.15.164:0/2935656343' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6166431a-fe20-43ec-9e2b-152cdc74165e"}]: dispatch 2024-09-04T16:35:41.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:41 smithi100 ceph-mon[24429]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6166431a-fe20-43ec-9e2b-152cdc74165e"}]: dispatch 2024-09-04T16:35:41.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:41 smithi100 ceph-mon[24429]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6166431a-fe20-43ec-9e2b-152cdc74165e"}]': finished 2024-09-04T16:35:41.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:41 smithi100 ceph-mon[24429]: osdmap e37: 7 total, 5 up, 7 in 2024-09-04T16:35:41.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:41 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:41.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:41 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:35:41.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:41 smithi100 ceph-mon[34118]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:41.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:41 smithi100 ceph-mon[34118]: from='client.? 172.21.15.164:0/2935656343' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6166431a-fe20-43ec-9e2b-152cdc74165e"}]: dispatch 2024-09-04T16:35:41.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:41 smithi100 ceph-mon[34118]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6166431a-fe20-43ec-9e2b-152cdc74165e"}]: dispatch 2024-09-04T16:35:41.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:41 smithi100 ceph-mon[34118]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6166431a-fe20-43ec-9e2b-152cdc74165e"}]': finished 2024-09-04T16:35:41.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:41 smithi100 ceph-mon[34118]: osdmap e37: 7 total, 5 up, 7 in 2024-09-04T16:35:41.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:41 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:41.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:41 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:35:42.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:42 smithi164 ceph-mon[27961]: from='client.? 172.21.15.164:0/3256761231' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:35:42.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:42 smithi100 ceph-mon[24429]: from='client.? 172.21.15.164:0/3256761231' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:35:42.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:42 smithi100 ceph-mon[34118]: from='client.? 172.21.15.164:0/3256761231' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:35:43.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:43 smithi164 ceph-mon[27961]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:43.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:43 smithi100 ceph-mon[24429]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:43.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:43 smithi100 ceph-mon[34118]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:45.378 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:45 smithi164 ceph-mon[27961]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:45.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:45 smithi100 ceph-mon[24429]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:45.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:45 smithi100 ceph-mon[34118]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:46.089 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:45 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.5.service: Scheduled restart job, restart counter is at 1. 2024-09-04T16:35:46.089 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:45 smithi164 systemd[1]: Stopped Ceph osd.5 for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:35:46.089 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:45 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.5.service: Consumed 1.079s CPU time. 2024-09-04T16:35:46.089 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:45 smithi164 systemd[1]: Starting Ceph osd.5 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:35:47.106 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:46 smithi164 podman[42768]: 2024-09-04 16:35:46.69923842 +0000 UTC m=+0.346008161 image pull b708f9119ac7ff42fd43d16a187b6031be084572c948758dbc7d877689a08b9f quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666 2024-09-04T16:35:47.106 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:46 smithi164 podman[42768]: 2024-09-04 16:35:46.801625977 +0000 UTC m=+0.448395708 container create 455b24be827a42aa41f8b975d67e083ac5c3e97356298a92494422986e678262 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, RELEASE=squid-48920da, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T16:35:47.106 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:46 smithi164 podman[42768]: 2024-09-04 16:35:46.970845311 +0000 UTC m=+0.617615049 container init 455b24be827a42aa41f8b975d67e083ac5c3e97356298a92494422986e678262 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=squid-48920da, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True) 2024-09-04T16:35:47.106 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:46 smithi164 podman[42768]: 2024-09-04 16:35:46.974429105 +0000 UTC m=+0.621198846 container start 455b24be827a42aa41f8b975d67e083ac5c3e97356298a92494422986e678262 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, RELEASE=squid-48920da, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-04T16:35:47.106 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 podman[42768]: 2024-09-04 16:35:47.045720538 +0000 UTC m=+0.692490271 container attach 455b24be827a42aa41f8b975d67e083ac5c3e97356298a92494422986e678262 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-48920da, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-04T16:35:47.106 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate[42803]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T16:35:47.423 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:47 smithi164 ceph-mon[27961]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:47.423 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 bash[42768]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T16:35:47.424 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate[42803]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T16:35:47.424 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 bash[42768]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T16:35:47.424 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate[42803]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-09-04T16:35:47.424 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 bash[42768]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-09-04T16:35:47.424 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate[42803]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T16:35:47.424 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 bash[42768]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T16:35:47.424 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate[42803]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T16:35:47.424 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 bash[42768]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T16:35:47.424 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate[42803]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-04T16:35:47.424 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 bash[42768]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-04T16:35:47.424 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate[42803]: 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-04T16:35:47.424 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 bash[42768]: 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-04T16:35:47.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:47 smithi100 ceph-mon[24429]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:47.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:47 smithi100 ceph-mon[34118]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:47.690 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate[42803]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-04T16:35:47.690 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 bash[42768]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-04T16:35:47.690 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate[42803]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-09-04T16:35:47.690 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 bash[42768]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-09-04T16:35:47.690 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate[42803]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-04T16:35:47.690 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 bash[42768]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-04T16:35:47.691 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate[42803]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-04T16:35:47.691 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 bash[42768]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-04T16:35:47.691 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate[42803]: --> ceph-volume lvm activate successful for osd ID: 5 2024-09-04T16:35:47.691 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 bash[42768]: --> ceph-volume lvm activate successful for osd ID: 5 2024-09-04T16:35:47.691 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 conmon[42803]: conmon 455b24be827a42aa41f8 : Failed to open cgroups file: /sys/fs/cgroup/machine.slice/libpod-455b24be827a42aa41f8b975d67e083ac5c3e97356298a92494422986e678262.scope/container/memory.events 2024-09-04T16:35:47.691 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:47 smithi164 podman[42768]: 2024-09-04 16:35:47.531895174 +0000 UTC m=+1.178664906 container died 455b24be827a42aa41f8b975d67e083ac5c3e97356298a92494422986e678262 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, RELEASE=squid-48920da, 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, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-04T16:35:48.884 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:48 smithi164 podman[42927]: 2024-09-04 16:35:48.597391739 +0000 UTC m=+1.058803758 container remove 455b24be827a42aa41f8b975d67e083ac5c3e97356298a92494422986e678262 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate, org.label-schema.license=GPLv2, 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 , RELEASE=squid-48920da, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD) 2024-09-04T16:35:49.166 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:48 smithi164 podman[43122]: 2024-09-04 16:35:48.893018604 +0000 UTC m=+0.195375544 image pull b708f9119ac7ff42fd43d16a187b6031be084572c948758dbc7d877689a08b9f quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666 2024-09-04T16:35:49.426 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:49 smithi164 ceph-mon[27961]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:49.426 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:49 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-04T16:35:49.427 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:49 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:49.434 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:49 smithi100 ceph-mon[24429]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:49.434 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:49 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-04T16:35:49.434 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:49 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:49.434 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:49 smithi100 ceph-mon[34118]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:49.434 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:49 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-04T16:35:49.434 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:49 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:49.690 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:49 smithi164 podman[43122]: 2024-09-04 16:35:49.426959471 +0000 UTC m=+0.729316398 container create fbd9d9cfdfadd3b525678f50768d9ca3e6c413518ea9312f2a6eee4a1f109357 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , RELEASE=squid-48920da, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-04T16:35:49.690 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:49 smithi164 podman[43122]: 2024-09-04 16:35:49.629458747 +0000 UTC m=+0.931815674 container init fbd9d9cfdfadd3b525678f50768d9ca3e6c413518ea9312f2a6eee4a1f109357 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5, RELEASE=squid-48920da, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-04T16:35:49.690 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:49 smithi164 podman[43122]: 2024-09-04 16:35:49.632808606 +0000 UTC m=+0.935165534 container start fbd9d9cfdfadd3b525678f50768d9ca3e6c413518ea9312f2a6eee4a1f109357 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-48920da, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-04T16:35:49.691 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:49 smithi164 ceph-osd[43162]: -- 172.21.15.164:0/775475761 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f309a93a40 con 0x55f309a71c00 2024-09-04T16:35:50.131 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:49 smithi164 bash[43122]: fbd9d9cfdfadd3b525678f50768d9ca3e6c413518ea9312f2a6eee4a1f109357 2024-09-04T16:35:50.131 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:49 smithi164 systemd[1]: Started Ceph osd.5 for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:35:50.412 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:50 smithi164 ceph-mon[27961]: Deploying daemon osd.6 on smithi164 2024-09-04T16:35:50.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:50 smithi100 ceph-mon[34118]: Deploying daemon osd.6 on smithi164 2024-09-04T16:35:50.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:50 smithi100 ceph-mon[24429]: Deploying daemon osd.6 on smithi164 2024-09-04T16:35:51.359 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:51 smithi164 ceph-mon[27961]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:51.359 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:51 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[43158]: 2024-09-04T16:35:51.009+0000 7f4697988640 -1 Falling back to public interface 2024-09-04T16:35:51.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:51 smithi100 ceph-mon[34118]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:51.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:51 smithi100 ceph-mon[24429]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:53.338 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:53 smithi164 ceph-mon[27961]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:53.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:53 smithi100 ceph-mon[34118]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:53.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:53 smithi100 ceph-mon[24429]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:54.380 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:54 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:35:54.380 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:54 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:54.380 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:54 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:54.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:54 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:35:54.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:54 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:54.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:54 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:54.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:54 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:35:54.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:54 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:54.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:54 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:54.689 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:54 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[43158]: 2024-09-04T16:35:54.582+0000 7f4697988640 -1 osd.5 0 log_to_monitors true 2024-09-04T16:35:55.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:55 smithi164 ceph-mon[27961]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:55.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:55 smithi164 ceph-mon[27961]: from='osd.5 [v2:172.21.15.164:6808/3870914708,v1:172.21.15.164:6809/3870914708]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-04T16:35:55.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:55 smithi164 ceph-mon[27961]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-04T16:35:55.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:55 smithi100 ceph-mon[24429]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:55.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:55 smithi100 ceph-mon[24429]: from='osd.5 [v2:172.21.15.164:6808/3870914708,v1:172.21.15.164:6809/3870914708]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-04T16:35:55.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:55 smithi100 ceph-mon[24429]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-04T16:35:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:55 smithi100 ceph-mon[34118]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:55 smithi100 ceph-mon[34118]: from='osd.5 [v2:172.21.15.164:6808/3870914708,v1:172.21.15.164:6809/3870914708]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-04T16:35:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:55 smithi100 ceph-mon[34118]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-04T16:35:56.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:56 smithi100 ceph-mon[34118]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-04T16:35:56.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:56 smithi100 ceph-mon[34118]: osdmap e38: 7 total, 5 up, 7 in 2024-09-04T16:35:56.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:56 smithi100 ceph-mon[34118]: from='osd.5 [v2:172.21.15.164:6808/3870914708,v1:172.21.15.164:6809/3870914708]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:35:56.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:56 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:56.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:56 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:35:56.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:56 smithi100 ceph-mon[34118]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:35:56.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:56 smithi100 ceph-mon[34118]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-09-04T16:35:56.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:56 smithi100 ceph-mon[24429]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-04T16:35:56.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:56 smithi100 ceph-mon[24429]: osdmap e38: 7 total, 5 up, 7 in 2024-09-04T16:35:56.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:56 smithi100 ceph-mon[24429]: from='osd.5 [v2:172.21.15.164:6808/3870914708,v1:172.21.15.164:6809/3870914708]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:35:56.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:56 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:56.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:56 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:35:56.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:56 smithi100 ceph-mon[24429]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:35:56.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:56 smithi100 ceph-mon[24429]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-09-04T16:35:56.644 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:56 smithi164 ceph-mon[27961]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-04T16:35:56.644 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:56 smithi164 ceph-mon[27961]: osdmap e38: 7 total, 5 up, 7 in 2024-09-04T16:35:56.644 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:56 smithi164 ceph-mon[27961]: from='osd.5 [v2:172.21.15.164:6808/3870914708,v1:172.21.15.164:6809/3870914708]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:35:56.645 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:56 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:56.645 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:56 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:35:56.645 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:56 smithi164 ceph-mon[27961]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:35:56.645 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:56 smithi164 ceph-mon[27961]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-09-04T16:35:56.939 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:56 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[43158]: 2024-09-04T16:35:56.643+0000 7f469390b640 -1 osd.5 0 waiting for initial osdmap 2024-09-04T16:35:56.939 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 16:35:56 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[43158]: 2024-09-04T16:35:56.647+0000 7f468b72b640 -1 osd.5 40 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T16:35:57.408 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:57 smithi164 ceph-mon[27961]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:57.408 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:57 smithi164 ceph-mon[27961]: osdmap e39: 7 total, 5 up, 7 in 2024-09-04T16:35:57.408 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:57 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:57.408 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:57 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:35:57.408 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:57 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:57.408 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:57 smithi164 ceph-mon[27961]: osdmap e40: 7 total, 5 up, 7 in 2024-09-04T16:35:57.408 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:57 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:57.408 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:57 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:35:57.408 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:57 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:57.408 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:57 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:57.409 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:57 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:57.409 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:57 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:35:57.409 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:57 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:57.409 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:57 smithi164 ceph-mon[27961]: from='osd.5 ' entity='osd.5' 2024-09-04T16:35:57.409 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:57 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:57.448 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 6 on host 'smithi164' 2024-09-04T16:35:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[24429]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[24429]: osdmap e39: 7 total, 5 up, 7 in 2024-09-04T16:35:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:35:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[24429]: osdmap e40: 7 total, 5 up, 7 in 2024-09-04T16:35:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:35:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:57.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:35:57.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:57.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[24429]: from='osd.5 ' entity='osd.5' 2024-09-04T16:35:57.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:57.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[34118]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:57.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[34118]: osdmap e39: 7 total, 5 up, 7 in 2024-09-04T16:35:57.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:57.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:35:57.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:57.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[34118]: osdmap e40: 7 total, 5 up, 7 in 2024-09-04T16:35:57.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:57.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:35:57.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:57.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:57.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:35:57.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:35:57.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:57.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[34118]: from='osd.5 ' entity='osd.5' 2024-09-04T16:35:57.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:57 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:58.064 DEBUG:teuthology.orchestra.run.smithi164:osd.6> sudo journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.6.service 2024-09-04T16:35:58.067 INFO:tasks.cephadm:Deploying osd.7 on smithi164 with /dev/vg_nvme/lv_1... 2024-09-04T16:35:58.067 DEBUG:teuthology.orchestra.run.smithi164:> 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 fa5d394c-6ada-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-04T16:35:58.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:58 smithi164 ceph-mon[27961]: purged_snaps scrub starts 2024-09-04T16:35:58.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:58 smithi164 ceph-mon[27961]: purged_snaps scrub ok 2024-09-04T16:35:58.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:58 smithi164 ceph-mon[27961]: osd.5 [v2:172.21.15.164:6808/3870914708,v1:172.21.15.164:6809/3870914708] boot 2024-09-04T16:35:58.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:58 smithi164 ceph-mon[27961]: osdmap e41: 7 total, 6 up, 7 in 2024-09-04T16:35:58.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:58 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:58.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:58 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:35:58.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:58 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:35:58.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:58 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:58.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:58 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:58.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:58 smithi164 ceph-mon[27961]: pgmap v137: 1 pgs: 1 remapped; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:58.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:58 smithi100 ceph-mon[24429]: purged_snaps scrub starts 2024-09-04T16:35:58.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:58 smithi100 ceph-mon[24429]: purged_snaps scrub ok 2024-09-04T16:35:58.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:58 smithi100 ceph-mon[24429]: osd.5 [v2:172.21.15.164:6808/3870914708,v1:172.21.15.164:6809/3870914708] boot 2024-09-04T16:35:58.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:58 smithi100 ceph-mon[24429]: osdmap e41: 7 total, 6 up, 7 in 2024-09-04T16:35:58.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:58 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:58.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:58 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:35:58.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:58 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:35:58.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:58 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:58.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:58 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:58.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:58 smithi100 ceph-mon[24429]: pgmap v137: 1 pgs: 1 remapped; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:58.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:58 smithi100 ceph-mon[34118]: purged_snaps scrub starts 2024-09-04T16:35:58.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:58 smithi100 ceph-mon[34118]: purged_snaps scrub ok 2024-09-04T16:35:58.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:58 smithi100 ceph-mon[34118]: osd.5 [v2:172.21.15.164:6808/3870914708,v1:172.21.15.164:6809/3870914708] boot 2024-09-04T16:35:58.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:58 smithi100 ceph-mon[34118]: osdmap e41: 7 total, 6 up, 7 in 2024-09-04T16:35:58.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:58 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:35:58.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:58 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:35:58.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:58 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:35:58.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:58 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:58.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:58 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:35:58.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:58 smithi100 ceph-mon[34118]: pgmap v137: 1 pgs: 1 remapped; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:35:59.427 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 16:35:59 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[43613]: 2024-09-04T16:35:59.155+0000 7f508f5ed640 -1 osd.6 0 log_to_monitors true 2024-09-04T16:35:59.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:59 smithi164 ceph-mon[27961]: osdmap e42: 7 total, 6 up, 7 in 2024-09-04T16:35:59.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:59 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:35:59.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:59 smithi164 ceph-mon[27961]: from='osd.6 [v2:172.21.15.164:6816/646867273,v1:172.21.15.164:6817/646867273]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-04T16:35:59.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:59 smithi164 ceph-mon[27961]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-04T16:35:59.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:59 smithi164 ceph-mon[27961]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-04T16:35:59.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:59 smithi164 ceph-mon[27961]: osdmap e43: 7 total, 6 up, 7 in 2024-09-04T16:35:59.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:59 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:35:59.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:59 smithi164 ceph-mon[27961]: from='osd.6 [v2:172.21.15.164:6816/646867273,v1:172.21.15.164:6817/646867273]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:35:59.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:35:59 smithi164 ceph-mon[27961]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:35:59.718 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:35:59.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:59 smithi100 ceph-mon[24429]: osdmap e42: 7 total, 6 up, 7 in 2024-09-04T16:35:59.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:59 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:35:59.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:59 smithi100 ceph-mon[24429]: from='osd.6 [v2:172.21.15.164:6816/646867273,v1:172.21.15.164:6817/646867273]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-04T16:35:59.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:59 smithi100 ceph-mon[24429]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-04T16:35:59.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:59 smithi100 ceph-mon[24429]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-04T16:35:59.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:59 smithi100 ceph-mon[24429]: osdmap e43: 7 total, 6 up, 7 in 2024-09-04T16:35:59.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:59 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:35:59.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:59 smithi100 ceph-mon[24429]: from='osd.6 [v2:172.21.15.164:6816/646867273,v1:172.21.15.164:6817/646867273]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:35:59.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:35:59 smithi100 ceph-mon[24429]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:35:59.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:59 smithi100 ceph-mon[34118]: osdmap e42: 7 total, 6 up, 7 in 2024-09-04T16:35:59.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:59 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:35:59.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:59 smithi100 ceph-mon[34118]: from='osd.6 [v2:172.21.15.164:6816/646867273,v1:172.21.15.164:6817/646867273]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-04T16:35:59.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:59 smithi100 ceph-mon[34118]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-04T16:35:59.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:59 smithi100 ceph-mon[34118]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-04T16:35:59.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:59 smithi100 ceph-mon[34118]: osdmap e43: 7 total, 6 up, 7 in 2024-09-04T16:35:59.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:59 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:35:59.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:59 smithi100 ceph-mon[34118]: from='osd.6 [v2:172.21.15.164:6816/646867273,v1:172.21.15.164:6817/646867273]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:35:59.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:35:59 smithi100 ceph-mon[34118]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:36:00.687 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:00 smithi164 ceph-mon[27961]: pgmap v140: 1 pgs: 1 remapped; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:36:00.688 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:00 smithi164 ceph-mon[27961]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-09-04T16:36:00.688 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:00 smithi164 ceph-mon[27961]: osdmap e44: 7 total, 6 up, 7 in 2024-09-04T16:36:00.688 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:00 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:36:00.688 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:00 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:36:00.688 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 16:36:00 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[43613]: 2024-09-04T16:36:00.425+0000 7f508b570640 -1 osd.6 0 waiting for initial osdmap 2024-09-04T16:36:00.688 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 16:36:00 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[43613]: 2024-09-04T16:36:00.431+0000 7f5087398640 -1 osd.6 44 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T16:36:00.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:00 smithi100 ceph-mon[24429]: pgmap v140: 1 pgs: 1 remapped; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:36:00.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:00 smithi100 ceph-mon[24429]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-09-04T16:36:00.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:00 smithi100 ceph-mon[24429]: osdmap e44: 7 total, 6 up, 7 in 2024-09-04T16:36:00.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:00 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:36:00.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:00 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:36:00.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:00 smithi100 ceph-mon[34118]: pgmap v140: 1 pgs: 1 remapped; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:36:00.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:00 smithi100 ceph-mon[34118]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-09-04T16:36:00.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:00 smithi100 ceph-mon[34118]: osdmap e44: 7 total, 6 up, 7 in 2024-09-04T16:36:00.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:00 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:36:00.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:00 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:36:02.080 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:01 smithi164 ceph-mon[27961]: Detected new or changed devices on smithi164 2024-09-04T16:36:02.080 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:01 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:02.080 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:01 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:02.080 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:01 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:02.080 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:01 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:02.080 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:01 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:02.080 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:01 smithi164 ceph-mon[27961]: Adjusting osd_memory_target on smithi164 to 5696M 2024-09-04T16:36:02.080 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:01 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:02.080 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:01 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:36:02.080 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:01 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:36:02.081 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:01 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:02.081 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:01 smithi164 ceph-mon[27961]: osd.6 [v2:172.21.15.164:6816/646867273,v1:172.21.15.164:6817/646867273] boot 2024-09-04T16:36:02.081 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:01 smithi164 ceph-mon[27961]: osdmap e45: 7 total, 7 up, 7 in 2024-09-04T16:36:02.081 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:01 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:36:02.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[24429]: Detected new or changed devices on smithi164 2024-09-04T16:36:02.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:02.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:02.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:02.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:02.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:02.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[24429]: Adjusting osd_memory_target on smithi164 to 5696M 2024-09-04T16:36:02.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:02.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:36:02.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:36:02.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:02.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[24429]: osd.6 [v2:172.21.15.164:6816/646867273,v1:172.21.15.164:6817/646867273] boot 2024-09-04T16:36:02.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[24429]: osdmap e45: 7 total, 7 up, 7 in 2024-09-04T16:36:02.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:36:02.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[34118]: Detected new or changed devices on smithi164 2024-09-04T16:36:02.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:02.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:02.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:02.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:02.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:02.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[34118]: Adjusting osd_memory_target on smithi164 to 5696M 2024-09-04T16:36:02.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:02.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:36:02.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:36:02.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:02.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[34118]: osd.6 [v2:172.21.15.164:6816/646867273,v1:172.21.15.164:6817/646867273] boot 2024-09-04T16:36:02.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[34118]: osdmap e45: 7 total, 7 up, 7 in 2024-09-04T16:36:02.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:01 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:36:02.716 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-04T16:36:02.742 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi164:vg_nvme/lv_1 2024-09-04T16:36:02.987 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:36:03.106 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:02 smithi164 ceph-mon[27961]: purged_snaps scrub starts 2024-09-04T16:36:03.106 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:02 smithi164 ceph-mon[27961]: purged_snaps scrub ok 2024-09-04T16:36:03.107 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:02 smithi164 ceph-mon[27961]: pgmap v143: 1 pgs: 1 remapped; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:36:03.107 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:02 smithi164 ceph-mon[27961]: osdmap e46: 7 total, 7 up, 7 in 2024-09-04T16:36:03.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:02 smithi100 ceph-mon[34118]: purged_snaps scrub starts 2024-09-04T16:36:03.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:02 smithi100 ceph-mon[34118]: purged_snaps scrub ok 2024-09-04T16:36:03.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:02 smithi100 ceph-mon[34118]: pgmap v143: 1 pgs: 1 remapped; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:36:03.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:02 smithi100 ceph-mon[34118]: osdmap e46: 7 total, 7 up, 7 in 2024-09-04T16:36:03.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:02 smithi100 ceph-mon[24429]: purged_snaps scrub starts 2024-09-04T16:36:03.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:02 smithi100 ceph-mon[24429]: purged_snaps scrub ok 2024-09-04T16:36:03.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:02 smithi100 ceph-mon[24429]: pgmap v143: 1 pgs: 1 remapped; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:36:03.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:02 smithi100 ceph-mon[24429]: osdmap e46: 7 total, 7 up, 7 in 2024-09-04T16:36:04.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:04 smithi100 ceph-mon[34118]: osdmap e47: 7 total, 7 up, 7 in 2024-09-04T16:36:04.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:04 smithi100 ceph-mon[34118]: from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:36:04.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:04 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:36:04.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:04 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:36:04.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:04 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:36:04.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:04 smithi100 ceph-mon[34118]: pgmap v146: 1 pgs: 1 remapped+peering; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-04T16:36:04.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:04 smithi100 ceph-mon[24429]: osdmap e47: 7 total, 7 up, 7 in 2024-09-04T16:36:04.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:04 smithi100 ceph-mon[24429]: from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:36:04.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:04 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:36:04.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:04 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:36:04.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:04 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:36:04.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:04 smithi100 ceph-mon[24429]: pgmap v146: 1 pgs: 1 remapped+peering; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-04T16:36:04.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:04 smithi164 ceph-mon[27961]: osdmap e47: 7 total, 7 up, 7 in 2024-09-04T16:36:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:04 smithi164 ceph-mon[27961]: from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:36:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:04 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T16:36:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:04 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T16:36:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:04 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:36:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:04 smithi164 ceph-mon[27961]: pgmap v146: 1 pgs: 1 remapped+peering; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-04T16:36:05.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:05 smithi164 ceph-mon[27961]: osdmap e48: 7 total, 7 up, 7 in 2024-09-04T16:36:05.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:05 smithi100 ceph-mon[24429]: osdmap e48: 7 total, 7 up, 7 in 2024-09-04T16:36:05.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:05 smithi100 ceph-mon[34118]: osdmap e48: 7 total, 7 up, 7 in 2024-09-04T16:36:06.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:06 smithi164 ceph-mon[27961]: osdmap e49: 7 total, 7 up, 7 in 2024-09-04T16:36:06.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:06 smithi164 ceph-mon[27961]: from='client.? 172.21.15.164:0/1585779883' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "30f6c400-c69a-43d6-b495-beb575a4ddb0"}]: dispatch 2024-09-04T16:36:06.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:06 smithi164 ceph-mon[27961]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "30f6c400-c69a-43d6-b495-beb575a4ddb0"}]: dispatch 2024-09-04T16:36:06.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:06 smithi164 ceph-mon[27961]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "30f6c400-c69a-43d6-b495-beb575a4ddb0"}]': finished 2024-09-04T16:36:06.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:06 smithi164 ceph-mon[27961]: osdmap e50: 8 total, 7 up, 8 in 2024-09-04T16:36:06.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:06 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:36:06.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:06 smithi164 ceph-mon[27961]: pgmap v150: 1 pgs: 1 remapped+peering; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 155 KiB/s, 0 objects/s recovering 2024-09-04T16:36:06.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:06 smithi100 ceph-mon[24429]: osdmap e49: 7 total, 7 up, 7 in 2024-09-04T16:36:06.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:06 smithi100 ceph-mon[24429]: from='client.? 172.21.15.164:0/1585779883' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "30f6c400-c69a-43d6-b495-beb575a4ddb0"}]: dispatch 2024-09-04T16:36:06.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:06 smithi100 ceph-mon[24429]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "30f6c400-c69a-43d6-b495-beb575a4ddb0"}]: dispatch 2024-09-04T16:36:06.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:06 smithi100 ceph-mon[24429]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "30f6c400-c69a-43d6-b495-beb575a4ddb0"}]': finished 2024-09-04T16:36:06.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:06 smithi100 ceph-mon[24429]: osdmap e50: 8 total, 7 up, 8 in 2024-09-04T16:36:06.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:06 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:36:06.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:06 smithi100 ceph-mon[24429]: pgmap v150: 1 pgs: 1 remapped+peering; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 155 KiB/s, 0 objects/s recovering 2024-09-04T16:36:06.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:06 smithi100 ceph-mon[34118]: osdmap e49: 7 total, 7 up, 7 in 2024-09-04T16:36:06.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:06 smithi100 ceph-mon[34118]: from='client.? 172.21.15.164:0/1585779883' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "30f6c400-c69a-43d6-b495-beb575a4ddb0"}]: dispatch 2024-09-04T16:36:06.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:06 smithi100 ceph-mon[34118]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "30f6c400-c69a-43d6-b495-beb575a4ddb0"}]: dispatch 2024-09-04T16:36:06.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:06 smithi100 ceph-mon[34118]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "30f6c400-c69a-43d6-b495-beb575a4ddb0"}]': finished 2024-09-04T16:36:06.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:06 smithi100 ceph-mon[34118]: osdmap e50: 8 total, 7 up, 8 in 2024-09-04T16:36:06.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:06 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:36:06.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:06 smithi100 ceph-mon[34118]: pgmap v150: 1 pgs: 1 remapped+peering; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 155 KiB/s, 0 objects/s recovering 2024-09-04T16:36:07.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:07 smithi164 ceph-mon[27961]: from='client.? 172.21.15.164:0/2853772087' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:36:07.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:07 smithi100 ceph-mon[24429]: from='client.? 172.21.15.164:0/2853772087' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:36:07.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:07 smithi100 ceph-mon[34118]: from='client.? 172.21.15.164:0/2853772087' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T16:36:08.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:08 smithi164 ceph-mon[27961]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 191 MiB used, 626 GiB / 626 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-09-04T16:36:08.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:08 smithi100 ceph-mon[24429]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 191 MiB used, 626 GiB / 626 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-09-04T16:36:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:08 smithi100 ceph-mon[34118]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 191 MiB used, 626 GiB / 626 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-09-04T16:36:11.402 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:11 smithi164 ceph-mon[27961]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-04T16:36:11.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:11 smithi100 ceph-mon[34118]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-04T16:36:11.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:11 smithi100 ceph-mon[24429]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-04T16:36:13.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:13 smithi164 ceph-mon[27961]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-04T16:36:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:13 smithi100 ceph-mon[34118]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-04T16:36:13.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:13 smithi100 ceph-mon[24429]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-04T16:36:14.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:14 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-04T16:36:14.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:14 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:36:14.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:14 smithi164 ceph-mon[27961]: Deploying daemon osd.7 on smithi164 2024-09-04T16:36:14.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:14 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-04T16:36:14.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:14 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:36:14.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:14 smithi100 ceph-mon[24429]: Deploying daemon osd.7 on smithi164 2024-09-04T16:36:14.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:14 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-04T16:36:14.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:14 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:36:14.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:14 smithi100 ceph-mon[34118]: Deploying daemon osd.7 on smithi164 2024-09-04T16:36:15.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:15 smithi164 ceph-mon[27961]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-04T16:36:15.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:15 smithi100 ceph-mon[24429]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-04T16:36:15.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:15 smithi100 ceph-mon[34118]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-04T16:36:17.330 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:17 smithi164 ceph-mon[27961]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-04T16:36:17.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:17 smithi100 ceph-mon[24429]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-04T16:36:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:17 smithi100 ceph-mon[34118]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-04T16:36:19.240 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:19 smithi164 ceph-mon[27961]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-04T16:36:19.240 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:19 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:36:19.240 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:19 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:19.240 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:19 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:19.434 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:19 smithi100 ceph-mon[34118]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-04T16:36:19.434 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:19 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:36:19.434 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:19 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:19.434 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:19 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:19.434 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:19 smithi100 ceph-mon[24429]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-04T16:36:19.434 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:19 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:36:19.434 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:19 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:19.434 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:19 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:21.353 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:21 smithi164 ceph-mon[27961]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:36:21.353 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:21 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:21.353 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:21 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:21.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:21 smithi100 ceph-mon[24429]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:36:21.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:21 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:21.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:21 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:21.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:21 smithi100 ceph-mon[34118]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:36:21.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:21 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:21.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:21 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:21.660 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 7 on host 'smithi164' 2024-09-04T16:36:22.209 DEBUG:teuthology.orchestra.run.smithi164:osd.7> sudo journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.7.service 2024-09-04T16:36:22.212 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-04T16:36:22.212 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph osd stat -f json 2024-09-04T16:36:22.468 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:36:22.855 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:22 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:22.855 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:22 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:22.855 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:22 smithi100 ceph-mon[34118]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:36:22.856 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:22 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:22.856 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:22 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:22.856 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:22 smithi100 ceph-mon[24429]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:36:22.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:22 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:22.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:22 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:22.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:22 smithi164 ceph-mon[27961]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:36:23.144 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:36:23.755 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":50,"num_osds":8,"num_up_osds":7,"osd_up_since":1725467761,"num_in_osds":8,"osd_in_since":1725467765,"num_remapped_pgs":0} 2024-09-04T16:36:23.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:23 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/296371675' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-04T16:36:23.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:23 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/296371675' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-04T16:36:23.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:23 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/296371675' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-04T16:36:24.190 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 16:36:23 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[49872]: 2024-09-04T16:36:23.787+0000 7fedb06ef640 -1 osd.7 0 log_to_monitors true 2024-09-04T16:36:24.757 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph osd stat -f json 2024-09-04T16:36:24.853 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:24 smithi164 ceph-mon[27961]: from='osd.7 [v2:172.21.15.164:6824/3667870376,v1:172.21.15.164:6825/3667870376]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-04T16:36:24.853 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:24 smithi164 ceph-mon[27961]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-04T16:36:24.854 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:24 smithi164 ceph-mon[27961]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:36:25.015 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:36:25.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:24 smithi100 ceph-mon[24429]: from='osd.7 [v2:172.21.15.164:6824/3667870376,v1:172.21.15.164:6825/3667870376]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-04T16:36:25.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:24 smithi100 ceph-mon[24429]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-04T16:36:25.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:24 smithi100 ceph-mon[24429]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:36:25.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:24 smithi100 ceph-mon[34118]: from='osd.7 [v2:172.21.15.164:6824/3667870376,v1:172.21.15.164:6825/3667870376]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-04T16:36:25.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:24 smithi100 ceph-mon[34118]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-04T16:36:25.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:24 smithi100 ceph-mon[34118]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:36:25.747 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:36:25.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:25 smithi164 ceph-mon[27961]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-04T16:36:25.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:25 smithi164 ceph-mon[27961]: from='osd.7 [v2:172.21.15.164:6824/3667870376,v1:172.21.15.164:6825/3667870376]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:36:25.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:25 smithi164 ceph-mon[27961]: osdmap e51: 8 total, 7 up, 8 in 2024-09-04T16:36:25.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:36:25.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:25 smithi164 ceph-mon[27961]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:36:25.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:25 smithi164 ceph-mon[27961]: Detected new or changed devices on smithi164 2024-09-04T16:36:25.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:25.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:25.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:25.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:25.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:25.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:25.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:25 smithi164 ceph-mon[27961]: Adjusting osd_memory_target on smithi164 to 4272M 2024-09-04T16:36:25.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:25.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:36:25.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:36:25.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:25.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:36:25.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:36:25.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:36:25.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:25 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:26.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[24429]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-04T16:36:26.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[24429]: from='osd.7 [v2:172.21.15.164:6824/3667870376,v1:172.21.15.164:6825/3667870376]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:36:26.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[24429]: osdmap e51: 8 total, 7 up, 8 in 2024-09-04T16:36:26.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:36:26.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[24429]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:36:26.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[24429]: Detected new or changed devices on smithi164 2024-09-04T16:36:26.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:26.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:26.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:26.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:26.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:26.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:26.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[24429]: Adjusting osd_memory_target on smithi164 to 4272M 2024-09-04T16:36:26.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:26.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:36:26.135 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:36:26.135 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:26.135 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:36:26.135 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:36:26.135 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:36:26.135 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:26.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[34118]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-04T16:36:26.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[34118]: from='osd.7 [v2:172.21.15.164:6824/3667870376,v1:172.21.15.164:6825/3667870376]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:36:26.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[34118]: osdmap e51: 8 total, 7 up, 8 in 2024-09-04T16:36:26.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:36:26.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[34118]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-09-04T16:36:26.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[34118]: Detected new or changed devices on smithi164 2024-09-04T16:36:26.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:26.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:26.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:26.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:26.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:26.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:26.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[34118]: Adjusting osd_memory_target on smithi164 to 4272M 2024-09-04T16:36:26.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:26.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:36:26.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:36:26.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:26.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:36:26.138 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:36:26.138 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:36:26.138 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:25 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:26.328 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":52,"num_osds":8,"num_up_osds":7,"osd_up_since":1725467761,"num_in_osds":8,"osd_in_since":1725467765,"num_remapped_pgs":0} 2024-09-04T16:36:26.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 16:36:26 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[49872]: 2024-09-04T16:36:26.098+0000 7fedac672640 -1 osd.7 0 waiting for initial osdmap 2024-09-04T16:36:26.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 16:36:26 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[49872]: 2024-09-04T16:36:26.105+0000 7feda4492640 -1 osd.7 52 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T16:36:26.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:26 smithi164 ceph-mon[27961]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-09-04T16:36:26.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:26 smithi164 ceph-mon[27961]: osdmap e52: 8 total, 7 up, 8 in 2024-09-04T16:36:26.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:26 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:36:26.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:26 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:36:26.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:26 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2366598607' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-04T16:36:26.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:26 smithi164 ceph-mon[27961]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:36:26.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:26 smithi164 ceph-mon[27961]: from='osd.7 ' entity='osd.7' 2024-09-04T16:36:26.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:26 smithi164 ceph-mon[27961]: osd.7 [v2:172.21.15.164:6824/3667870376,v1:172.21.15.164:6825/3667870376] boot 2024-09-04T16:36:26.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:26 smithi164 ceph-mon[27961]: osdmap e53: 8 total, 8 up, 8 in 2024-09-04T16:36:26.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:26 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:36:27.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:26 smithi100 ceph-mon[24429]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-09-04T16:36:27.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:26 smithi100 ceph-mon[24429]: osdmap e52: 8 total, 7 up, 8 in 2024-09-04T16:36:27.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:26 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:36:27.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:26 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:36:27.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:26 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2366598607' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-04T16:36:27.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:26 smithi100 ceph-mon[24429]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:36:27.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:26 smithi100 ceph-mon[24429]: from='osd.7 ' entity='osd.7' 2024-09-04T16:36:27.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:26 smithi100 ceph-mon[24429]: osd.7 [v2:172.21.15.164:6824/3667870376,v1:172.21.15.164:6825/3667870376] boot 2024-09-04T16:36:27.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:26 smithi100 ceph-mon[24429]: osdmap e53: 8 total, 8 up, 8 in 2024-09-04T16:36:27.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:26 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:36:27.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:26 smithi100 ceph-mon[34118]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-09-04T16:36:27.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:26 smithi100 ceph-mon[34118]: osdmap e52: 8 total, 7 up, 8 in 2024-09-04T16:36:27.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:26 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:36:27.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:26 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:36:27.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:26 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2366598607' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-04T16:36:27.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:26 smithi100 ceph-mon[34118]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:36:27.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:26 smithi100 ceph-mon[34118]: from='osd.7 ' entity='osd.7' 2024-09-04T16:36:27.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:26 smithi100 ceph-mon[34118]: osd.7 [v2:172.21.15.164:6824/3667870376,v1:172.21.15.164:6825/3667870376] boot 2024-09-04T16:36:27.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:26 smithi100 ceph-mon[34118]: osdmap e53: 8 total, 8 up, 8 in 2024-09-04T16:36:27.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:26 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:36:27.329 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph osd stat -f json 2024-09-04T16:36:27.586 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:36:27.933 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:27 smithi100 ceph-mon[34118]: purged_snaps scrub starts 2024-09-04T16:36:27.933 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:27 smithi100 ceph-mon[34118]: purged_snaps scrub ok 2024-09-04T16:36:27.933 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:27 smithi100 ceph-mon[34118]: osdmap e54: 8 total, 8 up, 8 in 2024-09-04T16:36:27.933 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:27 smithi100 ceph-mon[24429]: purged_snaps scrub starts 2024-09-04T16:36:27.934 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:27 smithi100 ceph-mon[24429]: purged_snaps scrub ok 2024-09-04T16:36:27.934 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:27 smithi100 ceph-mon[24429]: osdmap e54: 8 total, 8 up, 8 in 2024-09-04T16:36:27.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:27 smithi164 ceph-mon[27961]: purged_snaps scrub starts 2024-09-04T16:36:27.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:27 smithi164 ceph-mon[27961]: purged_snaps scrub ok 2024-09-04T16:36:27.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:27 smithi164 ceph-mon[27961]: osdmap e54: 8 total, 8 up, 8 in 2024-09-04T16:36:28.182 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:36:28.838 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1725467786,"num_in_osds":8,"osd_in_since":1725467765,"num_remapped_pgs":1} 2024-09-04T16:36:28.838 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph osd dump --format=json 2024-09-04T16:36:28.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:28 smithi164 ceph-mon[27961]: pgmap v165: 1 pgs: 1 remapped+peering; 577 KiB data, 432 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:36:28.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:28 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1719936861' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-04T16:36:28.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:28 smithi164 ceph-mon[27961]: osdmap e55: 8 total, 8 up, 8 in 2024-09-04T16:36:29.078 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:36:29.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:28 smithi100 ceph-mon[24429]: pgmap v165: 1 pgs: 1 remapped+peering; 577 KiB data, 432 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:36:29.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:28 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1719936861' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-04T16:36:29.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:28 smithi100 ceph-mon[24429]: osdmap e55: 8 total, 8 up, 8 in 2024-09-04T16:36:29.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:28 smithi100 ceph-mon[34118]: pgmap v165: 1 pgs: 1 remapped+peering; 577 KiB data, 432 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:36:29.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:28 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1719936861' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-04T16:36:29.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:28 smithi100 ceph-mon[34118]: osdmap e55: 8 total, 8 up, 8 in 2024-09-04T16:36:29.699 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:36:29.699 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":56,"fsid":"fa5d394c-6ada-11ef-bcd6-c7b262605968","created":"2024-09-04T16:31:33.931573+0000","modified":"2024-09-04T16:36:29.372009+0000","last_up_change":"2024-09-04T16:36:26.367725+0000","last_in_change":"2024-09-04T16:36:05.851696+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-04T16:34:26.348383+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":"01787361-66ca-47fe-b331-38225420b13e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":55,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6802","nonce":1251686470},{"type":"v1","addr":"172.21.15.100:6803","nonce":1251686470}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6804","nonce":1251686470},{"type":"v1","addr":"172.21.15.100:6805","nonce":1251686470}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6808","nonce":1251686470},{"type":"v1","addr":"172.21.15.100:6809","nonce":1251686470}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6806","nonce":1251686470},{"type":"v1","addr":"172.21.15.100:6807","nonce":1251686470}]},"public_addr":"172.21.15.100:6803/1251686470","cluster_addr":"172.21.15.100:6805/1251686470","heartbeat_back_addr":"172.21.15.100:6809/1251686470","heartbeat_front_addr":"172.21.15.100:6807/1251686470","state":["exists","up"]},{"osd":1,"uuid":"05195b63-9a21-4300-8ad4-f72cea80e18f","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.100:6810","nonce":3013258001},{"type":"v1","addr":"172.21.15.100:6811","nonce":3013258001}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6812","nonce":3013258001},{"type":"v1","addr":"172.21.15.100:6813","nonce":3013258001}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6816","nonce":3013258001},{"type":"v1","addr":"172.21.15.100:6817","nonce":3013258001}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6814","nonce":3013258001},{"type":"v1","addr":"172.21.15.100:6815","nonce":3013258001}]},"public_addr":"172.21.15.100:6811/3013258001","cluster_addr":"172.21.15.100:6813/3013258001","heartbeat_back_addr":"172.21.15.100:6817/3013258001","heartbeat_front_addr":"172.21.15.100:6815/3013258001","state":["exists","up"]},{"osd":2,"uuid":"611914fe-c5a3-428b-9c70-03c9b5950e7f","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.100:6818","nonce":1544126275},{"type":"v1","addr":"172.21.15.100:6819","nonce":1544126275}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6820","nonce":1544126275},{"type":"v1","addr":"172.21.15.100:6821","nonce":1544126275}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6824","nonce":1544126275},{"type":"v1","addr":"172.21.15.100:6825","nonce":1544126275}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6822","nonce":1544126275},{"type":"v1","addr":"172.21.15.100:6823","nonce":1544126275}]},"public_addr":"172.21.15.100:6819/1544126275","cluster_addr":"172.21.15.100:6821/1544126275","heartbeat_back_addr":"172.21.15.100:6825/1544126275","heartbeat_front_addr":"172.21.15.100:6823/1544126275","state":["exists","up"]},{"osd":3,"uuid":"370988e3-8093-4530-a1ef-9803d5736389","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.100:6826","nonce":1482985015},{"type":"v1","addr":"172.21.15.100:6827","nonce":1482985015}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6828","nonce":1482985015},{"type":"v1","addr":"172.21.15.100:6829","nonce":1482985015}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6832","nonce":1482985015},{"type":"v1","addr":"172.21.15.100:6833","nonce":1482985015}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6830","nonce":1482985015},{"type":"v1","addr":"172.21.15.100:6831","nonce":1482985015}]},"public_addr":"172.21.15.100:6827/1482985015","cluster_addr":"172.21.15.100:6829/1482985015","heartbeat_back_addr":"172.21.15.100:6833/1482985015","heartbeat_front_addr":"172.21.15.100:6831/1482985015","state":["exists","up"]},{"osd":4,"uuid":"58258a02-3603-48cc-a0c9-0a10554150b6","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.164:6800","nonce":3234113789},{"type":"v1","addr":"172.21.15.164:6801","nonce":3234113789}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":3234113789},{"type":"v1","addr":"172.21.15.164:6803","nonce":3234113789}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":3234113789},{"type":"v1","addr":"172.21.15.164:6807","nonce":3234113789}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":3234113789},{"type":"v1","addr":"172.21.15.164:6805","nonce":3234113789}]},"public_addr":"172.21.15.164:6801/3234113789","cluster_addr":"172.21.15.164:6803/3234113789","heartbeat_back_addr":"172.21.15.164:6807/3234113789","heartbeat_front_addr":"172.21.15.164:6805/3234113789","state":["exists","up"]},{"osd":5,"uuid":"cd486bc9-7512-4ae9-b8ea-899cbcab7a67","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":3870914708},{"type":"v1","addr":"172.21.15.164:6809","nonce":3870914708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":3870914708},{"type":"v1","addr":"172.21.15.164:6811","nonce":3870914708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":3870914708},{"type":"v1","addr":"172.21.15.164:6815","nonce":3870914708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":3870914708},{"type":"v1","addr":"172.21.15.164:6813","nonce":3870914708}]},"public_addr":"172.21.15.164:6809/3870914708","cluster_addr":"172.21.15.164:6811/3870914708","heartbeat_back_addr":"172.21.15.164:6815/3870914708","heartbeat_front_addr":"172.21.15.164:6813/3870914708","state":["exists","up"]},{"osd":6,"uuid":"6166431a-fe20-43ec-9e2b-152cdc74165e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":646867273},{"type":"v1","addr":"172.21.15.164:6817","nonce":646867273}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":646867273},{"type":"v1","addr":"172.21.15.164:6819","nonce":646867273}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":646867273},{"type":"v1","addr":"172.21.15.164:6823","nonce":646867273}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":646867273},{"type":"v1","addr":"172.21.15.164:6821","nonce":646867273}]},"public_addr":"172.21.15.164:6817/646867273","cluster_addr":"172.21.15.164:6819/646867273","heartbeat_back_addr":"172.21.15.164:6823/646867273","heartbeat_front_addr":"172.21.15.164:6821/646867273","state":["exists","up"]},{"osd":7,"uuid":"30f6c400-c69a-43d6-b495-beb575a4ddb0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":53,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":3667870376},{"type":"v1","addr":"172.21.15.164:6825","nonce":3667870376}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":3667870376},{"type":"v1","addr":"172.21.15.164:6827","nonce":3667870376}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":3667870376},{"type":"v1","addr":"172.21.15.164:6831","nonce":3667870376}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":3667870376},{"type":"v1","addr":"172.21.15.164:6829","nonce":3667870376}]},"public_addr":"172.21.15.164:6825/3667870376","cluster_addr":"172.21.15.164:6827/3667870376","heartbeat_back_addr":"172.21.15.164:6831/3667870376","heartbeat_front_addr":"172.21.15.164:6829/3667870376","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-04T16:33:35.609692+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-04T16:33:59.211401+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-04T16:34:22.810808+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-04T16:34:46.916441+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-04T16:35:08.160801+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-04T16:35:55.577428+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-04T16:36:00.131972+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-04T16:36:24.746997+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.100:0/3564875991":"2024-09-05T16:32:26.053973+0000","172.21.15.100:0/3165536899":"2024-09-05T16:32:26.053973+0000","172.21.15.100:6800/2433563256":"2024-09-05T16:32:26.053973+0000","172.21.15.100:0/3520278067":"2024-09-05T16:32:26.053973+0000","172.21.15.100:6801/2433563256":"2024-09-05T16:32:26.053973+0000","172.21.15.100:0/2169226147":"2024-09-05T16:32:03.302879+0000","172.21.15.100:6801/1522191744":"2024-09-05T16:32:03.302879+0000","172.21.15.100:6800/1522191744":"2024-09-05T16:32:03.302879+0000","172.21.15.100:0/2655716465":"2024-09-05T16:32:03.302879+0000","172.21.15.100:0/3651124771":"2024-09-05T16:32:03.302879+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-04T16:36:30.441 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-04T16:34:26.348383+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-04T16:36:30.441 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-04T16:36:30.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:30 smithi100 ceph-mon[24429]: osdmap e56: 8 total, 8 up, 8 in 2024-09-04T16:36:30.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:30 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/117119253' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-04T16:36:30.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:30 smithi100 ceph-mon[24429]: pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 432 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:36:30.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:30 smithi100 ceph-mon[34118]: osdmap e56: 8 total, 8 up, 8 in 2024-09-04T16:36:30.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:30 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/117119253' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-04T16:36:30.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:30 smithi100 ceph-mon[34118]: pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 432 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:36:30.687 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:36:30.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:30 smithi164 ceph-mon[27961]: osdmap e56: 8 total, 8 up, 8 in 2024-09-04T16:36:30.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:30 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/117119253' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-04T16:36:30.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:30 smithi164 ceph-mon[27961]: pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 432 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:36:31.283 INFO:teuthology.orchestra.run.smithi100.stdout:pg_num: 1 2024-09-04T16:36:31.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:31 smithi100 ceph-mon[24429]: osdmap e57: 8 total, 8 up, 8 in 2024-09-04T16:36:31.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:31 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1418617689' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-04T16:36:31.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:31 smithi100 ceph-mon[34118]: osdmap e57: 8 total, 8 up, 8 in 2024-09-04T16:36:31.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:31 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1418617689' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-04T16:36:31.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:31 smithi164 ceph-mon[27961]: osdmap e57: 8 total, 8 up, 8 in 2024-09-04T16:36:31.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:31 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1418617689' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-04T16:36:31.925 INFO:tasks.cephadm:Adding prometheus.a on smithi164 2024-09-04T16:36:31.925 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph orch apply prometheus '1;smithi164=a' 2024-09-04T16:36:32.185 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:36:32.573 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:32 smithi164 ceph-mon[27961]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-09-04T16:36:32.849 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled prometheus update... 2024-09-04T16:36:32.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:32 smithi100 ceph-mon[24429]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-09-04T16:36:32.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:32 smithi100 ceph-mon[34118]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-09-04T16:36:33.496 DEBUG:teuthology.orchestra.run.smithi164:prometheus.a> sudo journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@prometheus.a.service 2024-09-04T16:36:33.499 INFO:tasks.cephadm:Adding node-exporter.a on smithi100 2024-09-04T16:36:33.499 INFO:tasks.cephadm:Adding node-exporter.b on smithi164 2024-09-04T16:36:33.499 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph orch apply node-exporter '2;smithi100=a;smithi164=b' 2024-09-04T16:36:33.807 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:36:34.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:33 smithi164 ceph-mon[27961]: from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:36:34.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:33 smithi164 ceph-mon[27961]: Saving service prometheus spec with placement smithi164=a;count:1 2024-09-04T16:36:34.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:33 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:34.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:33 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:36:34.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:33 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:36:34.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:33 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:36:34.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:33 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:34.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:33 smithi164 ceph-mon[27961]: Deploying daemon prometheus.a on smithi164 2024-09-04T16:36:34.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:33 smithi100 ceph-mon[34118]: from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:36:34.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:33 smithi100 ceph-mon[34118]: Saving service prometheus spec with placement smithi164=a;count:1 2024-09-04T16:36:34.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:33 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:34.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:33 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:36:34.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:33 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:36:34.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:33 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:36:34.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:33 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:34.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:33 smithi100 ceph-mon[34118]: Deploying daemon prometheus.a on smithi164 2024-09-04T16:36:34.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:33 smithi100 ceph-mon[24429]: from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:36:34.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:33 smithi100 ceph-mon[24429]: Saving service prometheus spec with placement smithi164=a;count:1 2024-09-04T16:36:34.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:33 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:34.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:33 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:36:34.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:33 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:36:34.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:33 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:36:34.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:33 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:34.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:33 smithi100 ceph-mon[24429]: Deploying daemon prometheus.a on smithi164 2024-09-04T16:36:34.485 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled node-exporter update... 2024-09-04T16:36:35.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:34 smithi100 ceph-mon[24429]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-04T16:36:35.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:34 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:35.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:34 smithi100 ceph-mon[34118]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-04T16:36:35.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:34 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:35.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:34 smithi164 ceph-mon[27961]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-04T16:36:35.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:34 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:35.464 DEBUG:teuthology.orchestra.run.smithi100:node-exporter.a> sudo journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@node-exporter.a.service 2024-09-04T16:36:35.468 DEBUG:teuthology.orchestra.run.smithi164:node-exporter.b> sudo journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@node-exporter.b.service 2024-09-04T16:36:35.470 INFO:tasks.cephadm:Adding alertmanager.a on smithi100 2024-09-04T16:36:35.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph orch apply alertmanager '1;smithi100=a' 2024-09-04T16:36:35.756 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:36:35.856 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:35 smithi164 ceph-mon[27961]: from='client.24328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi100=a;smithi164=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:36:35.856 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:35 smithi164 ceph-mon[27961]: Saving service node-exporter spec with placement smithi100=a;smithi164=b;count:2 2024-09-04T16:36:36.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:35 smithi100 ceph-mon[34118]: from='client.24328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi100=a;smithi164=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:36:36.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:35 smithi100 ceph-mon[34118]: Saving service node-exporter spec with placement smithi100=a;smithi164=b;count:2 2024-09-04T16:36:36.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:35 smithi100 ceph-mon[24429]: from='client.24328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi100=a;smithi164=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:36:36.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:35 smithi100 ceph-mon[24429]: Saving service node-exporter spec with placement smithi100=a;smithi164=b;count:2 2024-09-04T16:36:36.557 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled alertmanager update... 2024-09-04T16:36:37.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:36 smithi100 ceph-mon[24429]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-04T16:36:37.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:36 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:37.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:36 smithi100 ceph-mon[34118]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-04T16:36:37.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:36 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:37.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:36 smithi164 ceph-mon[27961]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-04T16:36:37.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:36 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:37.439 DEBUG:teuthology.orchestra.run.smithi100:alertmanager.a> sudo journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@alertmanager.a.service 2024-09-04T16:36:37.442 INFO:tasks.cephadm:Adding grafana.a on smithi164 2024-09-04T16:36:37.442 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph orch apply grafana '1;smithi164=a' 2024-09-04T16:36:37.686 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:36:38.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:37 smithi100 ceph-mon[34118]: from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi100=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:36:38.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:37 smithi100 ceph-mon[34118]: Saving service alertmanager spec with placement smithi100=a;count:1 2024-09-04T16:36:38.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:37 smithi100 ceph-mon[24429]: from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi100=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:36:38.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:37 smithi100 ceph-mon[24429]: Saving service alertmanager spec with placement smithi100=a;count:1 2024-09-04T16:36:38.167 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:37 smithi164 ceph-mon[27961]: from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi100=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:36:38.167 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:37 smithi164 ceph-mon[27961]: Saving service alertmanager spec with placement smithi100=a;count:1 2024-09-04T16:36:38.444 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled grafana update... 2024-09-04T16:36:39.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:38 smithi100 ceph-mon[24429]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-04T16:36:39.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:38 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:39.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:38 smithi100 ceph-mon[34118]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-04T16:36:39.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:38 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:39.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:38 smithi164 ceph-mon[27961]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-04T16:36:39.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:38 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:40.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:39 smithi100 ceph-mon[34118]: from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:36:40.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:39 smithi100 ceph-mon[34118]: Saving service grafana spec with placement smithi164=a;count:1 2024-09-04T16:36:40.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:39 smithi100 ceph-mon[24429]: from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:36:40.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:39 smithi100 ceph-mon[24429]: Saving service grafana spec with placement smithi164=a;count:1 2024-09-04T16:36:40.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:39 smithi164 ceph-mon[27961]: from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:36:40.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:39 smithi164 ceph-mon[27961]: Saving service grafana spec with placement smithi164=a;count:1 2024-09-04T16:36:40.241 DEBUG:teuthology.orchestra.run.smithi164:grafana.a> sudo journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@grafana.a.service 2024-09-04T16:36:40.244 INFO:tasks.cephadm:Setting up client nodes... 2024-09-04T16:36:40.244 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-04T16:36:40.498 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:36:41.127 INFO:teuthology.orchestra.run.smithi100.stdout:[client.0] 2024-09-04T16:36:41.127 INFO:teuthology.orchestra.run.smithi100.stdout: key = AQCZjNhmwCFjBxAAqGZm1Ssn/rAYg5EOYAABhA== 2024-09-04T16:36:41.128 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:40 smithi100 ceph-mon[24429]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-04T16:36:41.128 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:40 smithi100 ceph-mon[34118]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-04T16:36:41.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:40 smithi164 ceph-mon[27961]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-04T16:36:41.832 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-04T16:36:41.832 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-04T16:36:41.832 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-04T16:36:41.871 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-04T16:36:41.967 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:41 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/4198833694' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-04T16:36:41.967 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:41 smithi164 ceph-mon[27961]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-04T16:36:41.968 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:41 smithi164 ceph-mon[27961]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-04T16:36:42.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:41 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/4198833694' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-04T16:36:42.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:41 smithi100 ceph-mon[34118]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-04T16:36:42.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:41 smithi100 ceph-mon[34118]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-04T16:36:42.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:41 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/4198833694' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-04T16:36:42.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:41 smithi100 ceph-mon[24429]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-04T16:36:42.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:41 smithi100 ceph-mon[24429]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-04T16:36:42.351 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:36:43.080 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:42 smithi164 ceph-mon[27961]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-04T16:36:43.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:42 smithi100 ceph-mon[24429]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-04T16:36:43.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:42 smithi100 ceph-mon[34118]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-04T16:36:43.927 INFO:teuthology.orchestra.run.smithi164.stdout:[client.1] 2024-09-04T16:36:43.927 INFO:teuthology.orchestra.run.smithi164.stdout: key = AQCbjNhmqKcLNxAAoZlQNy+cImDzlExGBWEYOQ== 2024-09-04T16:36:44.067 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:43 smithi164 ceph-mon[27961]: from='client.? 172.21.15.164:0/889950006' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-04T16:36:44.067 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:43 smithi164 ceph-mon[27961]: 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-04T16:36:44.067 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:43 smithi164 ceph-mon[27961]: 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-04T16:36:44.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:43 smithi100 ceph-mon[34118]: from='client.? 172.21.15.164:0/889950006' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-04T16:36:44.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:43 smithi100 ceph-mon[34118]: 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-04T16:36:44.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:43 smithi100 ceph-mon[34118]: 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-04T16:36:44.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:43 smithi100 ceph-mon[24429]: from='client.? 172.21.15.164:0/889950006' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-04T16:36:44.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:43 smithi100 ceph-mon[24429]: 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-04T16:36:44.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:43 smithi100 ceph-mon[24429]: 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-04T16:36:44.583 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-09-04T16:36:44.583 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-04T16:36:44.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-04T16:36:44.620 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph config log 1 --format=json 2024-09-04T16:36:44.875 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:36:45.269 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:44 smithi100 ceph-mon[34118]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:36:45.269 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:44 smithi100 ceph-mon[24429]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:36:45.427 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:44 smithi164 ceph-mon[27961]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:36:45.621 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:36:45.690 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:45 smithi164 systemd[1]: Starting Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:36:46.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:45 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3199518' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-04T16:36:46.190 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:45 smithi164 podman[54994]: 2024-09-04 16:36:45.796344571 +0000 UTC m=+0.096667026 container create 48defca230f88139603ff2487c8bbf3571b34bd3abcf87834d59beeee1f7eb39 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:36:46.190 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:45 smithi164 podman[54994]: 2024-09-04 16:36:45.716332966 +0000 UTC m=+0.016655412 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-04T16:36:46.190 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:45 smithi164 podman[54994]: 2024-09-04 16:36:45.96498405 +0000 UTC m=+0.265306496 container init 48defca230f88139603ff2487c8bbf3571b34bd3abcf87834d59beeee1f7eb39 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:36:46.190 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:45 smithi164 podman[54994]: 2024-09-04 16:36:45.967792363 +0000 UTC m=+0.268114809 container start 48defca230f88139603ff2487c8bbf3571b34bd3abcf87834d59beeee1f7eb39 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:36:46.190 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:45 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:36:45.992Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-04T16:36:46.190 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:45 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:36:45.992Z 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-04T16:36:46.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:45 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:36:45.992Z caller=main.go:570 level=info host_details="(Linux 5.14.0-503.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024 x86_64 smithi164 (none))" 2024-09-04T16:36:46.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:45 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:36:45.992Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-04T16:36:46.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:45 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:36:45.992Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-04T16:36:46.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:45 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:36:45.993Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-04T16:36:46.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:45 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:36:45.993Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-04T16:36:46.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:45 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:36:45.994Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-04T16:36:46.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:45 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:36:45.994Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-04T16:36:46.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:45 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:36:45.995Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-04T16:36:46.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:45 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:36:45.995Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.594µs 2024-09-04T16:36:46.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:45 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:36:45.995Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-04T16:36:46.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:45 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:36:45.997Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-04T16:36:46.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:45 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:36:45.997Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=16.545µs wal_replay_duration=1.435302ms wbl_replay_duration=126ns total_replay_duration=1.469285ms 2024-09-04T16:36:46.192 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:45 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:36:45.998Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-04T16:36:46.192 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:45 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:36:45.998Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-04T16:36:46.192 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:45 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:36:45.998Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-04T16:36:46.192 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:36:46.016Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.963591ms db_storage=742ns remote_storage=1.084µs web_handler=399ns query_engine=480ns scrape=390.399µs scrape_sd=83.507µs notify=770ns notify_sd=8.354µs rules=17.231208ms tracing=4.53µs 2024-09-04T16:36:46.192 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:36:46.016Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-04T16:36:46.192 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:36:46.016Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-04T16:36:46.192 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:46 smithi164 bash[54994]: 48defca230f88139603ff2487c8bbf3571b34bd3abcf87834d59beeee1f7eb39 2024-09-04T16:36:46.192 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:36:46 smithi164 systemd[1]: Started Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:36:46.256 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:45 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3199518' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-04T16:36:46.257 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:45 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3199518' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-04T16:36:46.257 INFO:teuthology.orchestra.run.smithi100.stdout:[{"version":21,"timestamp":"2024-09-04T16:36:26.101284+0000","name":"","changes":[{"name":"osd.7/osd_mclock_max_capacity_iops_ssd","new_value":"53705.585123"}]}] 2024-09-04T16:36:46.258 INFO:tasks.ceph_manager:config epoch is 21 2024-09-04T16:36:46.258 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-04T16:36:46.258 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-04T16:36:46.258 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph mgr dump --format=json 2024-09-04T16:36:46.498 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:36:47.144 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:36:47.237 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:47 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ignoring --setuser ceph since I am not root 2024-09-04T16:36:47.237 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:47 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ignoring --setgroup ceph since I am not root 2024-09-04T16:36:47.237 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:47.237 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:47.237 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:47.237 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-04T16:36:47.238 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:47 smithi100 ceph-mon[24429]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:36:47.238 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:47 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:47.238 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:47 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:47.238 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:47 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:47.238 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:47 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:47.238 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:47 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-04T16:36:47.238 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:47 smithi100 ceph-mon[34118]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:36:47.238 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:47 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:47.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:47 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:47.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:47 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:47.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:47 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:47.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:47 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-04T16:36:47.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:47 smithi164 ceph-mon[27961]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:36:47.369 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:47 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' 2024-09-04T16:36:47.369 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: ignoring --setuser ceph since I am not root 2024-09-04T16:36:47.369 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: ignoring --setgroup ceph since I am not root 2024-09-04T16:36:47.369 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:47 smithi164 ceph-mgr[29667]: -- 172.21.15.164:0/1989134854 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d155ae90e0 con 0x55d155ac6800 2024-09-04T16:36:47.369 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:47.236+0000 7f576abd7040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-04T16:36:47.369 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:47.294+0000 7f576abd7040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-04T16:36:47.504 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:47 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:47.236+0000 7fef7a194040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-04T16:36:47.505 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:47 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:47.295+0000 7fef7a194040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-04T16:36:47.505 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:47 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:47.445+0000 7fef7a194040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-04T16:36:47.661 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:47.449+0000 7f576abd7040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-04T16:36:47.661 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:47.515+0000 7f576abd7040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-04T16:36:47.806 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:47 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:47.513+0000 7fef7a194040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-04T16:36:47.806 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:47 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:47.662+0000 7fef7a194040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-04T16:36:47.806 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:47 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:47.805+0000 7fef7a194040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-04T16:36:47.926 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":16,"flags":0,"active_gid":14150,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6800","nonce":166495217},{"type":"v1","addr":"172.21.15.100:6801","nonce":166495217}]},"active_addr":"172.21.15.100:6801/166495217","active_change":"2024-09-04T16:32:26.054092+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24106,"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":[]}}},{"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":[]}}},{"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.100: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.100:0","nonce":24073213}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.100:0","nonce":3271461576}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.100:0","nonce":1606698598}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.100:0","nonce":3964456913}]}]} 2024-09-04T16:36:47.930 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-04T16:36:47.930 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-04T16:36:47.930 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph osd dump --format=json 2024-09-04T16:36:47.939 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:47.660+0000 7f576abd7040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-04T16:36:47.939 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:47.801+0000 7f576abd7040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-04T16:36:48.184 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:36:48.339 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:48 smithi100 ceph-mon[34118]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-04T16:36:48.340 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:48 smithi100 ceph-mon[34118]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-04T16:36:48.340 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:48 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3518922632' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-04T16:36:48.340 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:48 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:48.132+0000 7fef7a194040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-04T16:36:48.340 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:48 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:48.204+0000 7fef7a194040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-04T16:36:48.341 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:48 smithi100 ceph-mon[24429]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-04T16:36:48.341 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:48 smithi100 ceph-mon[24429]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-04T16:36:48.341 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:48 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3518922632' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-04T16:36:48.356 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:48 smithi164 ceph-mon[27961]: from='mgr.14150 172.21.15.100:0/2432240402' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-04T16:36:48.356 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:48 smithi164 ceph-mon[27961]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-04T16:36:48.356 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:48 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3518922632' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-04T16:36:48.356 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:48 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:48.109+0000 7f576abd7040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-04T16:36:48.357 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:48 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:48.169+0000 7f576abd7040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-04T16:36:48.609 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:48 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:48.392+0000 7fef7a194040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-04T16:36:48.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:48 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:48.354+0000 7f576abd7040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-04T16:36:48.877 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:36:48.877 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":57,"fsid":"fa5d394c-6ada-11ef-bcd6-c7b262605968","created":"2024-09-04T16:31:33.931573+0000","modified":"2024-09-04T16:36:30.373776+0000","last_up_change":"2024-09-04T16:36:26.367725+0000","last_in_change":"2024-09-04T16:36:05.851696+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-04T16:34:26.348383+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":"01787361-66ca-47fe-b331-38225420b13e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":55,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6802","nonce":1251686470},{"type":"v1","addr":"172.21.15.100:6803","nonce":1251686470}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6804","nonce":1251686470},{"type":"v1","addr":"172.21.15.100:6805","nonce":1251686470}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6808","nonce":1251686470},{"type":"v1","addr":"172.21.15.100:6809","nonce":1251686470}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6806","nonce":1251686470},{"type":"v1","addr":"172.21.15.100:6807","nonce":1251686470}]},"public_addr":"172.21.15.100:6803/1251686470","cluster_addr":"172.21.15.100:6805/1251686470","heartbeat_back_addr":"172.21.15.100:6809/1251686470","heartbeat_front_addr":"172.21.15.100:6807/1251686470","state":["exists","up"]},{"osd":1,"uuid":"05195b63-9a21-4300-8ad4-f72cea80e18f","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.100:6810","nonce":3013258001},{"type":"v1","addr":"172.21.15.100:6811","nonce":3013258001}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6812","nonce":3013258001},{"type":"v1","addr":"172.21.15.100:6813","nonce":3013258001}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6816","nonce":3013258001},{"type":"v1","addr":"172.21.15.100:6817","nonce":3013258001}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6814","nonce":3013258001},{"type":"v1","addr":"172.21.15.100:6815","nonce":3013258001}]},"public_addr":"172.21.15.100:6811/3013258001","cluster_addr":"172.21.15.100:6813/3013258001","heartbeat_back_addr":"172.21.15.100:6817/3013258001","heartbeat_front_addr":"172.21.15.100:6815/3013258001","state":["exists","up"]},{"osd":2,"uuid":"611914fe-c5a3-428b-9c70-03c9b5950e7f","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.100:6818","nonce":1544126275},{"type":"v1","addr":"172.21.15.100:6819","nonce":1544126275}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6820","nonce":1544126275},{"type":"v1","addr":"172.21.15.100:6821","nonce":1544126275}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6824","nonce":1544126275},{"type":"v1","addr":"172.21.15.100:6825","nonce":1544126275}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6822","nonce":1544126275},{"type":"v1","addr":"172.21.15.100:6823","nonce":1544126275}]},"public_addr":"172.21.15.100:6819/1544126275","cluster_addr":"172.21.15.100:6821/1544126275","heartbeat_back_addr":"172.21.15.100:6825/1544126275","heartbeat_front_addr":"172.21.15.100:6823/1544126275","state":["exists","up"]},{"osd":3,"uuid":"370988e3-8093-4530-a1ef-9803d5736389","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.100:6826","nonce":1482985015},{"type":"v1","addr":"172.21.15.100:6827","nonce":1482985015}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6828","nonce":1482985015},{"type":"v1","addr":"172.21.15.100:6829","nonce":1482985015}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6832","nonce":1482985015},{"type":"v1","addr":"172.21.15.100:6833","nonce":1482985015}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6830","nonce":1482985015},{"type":"v1","addr":"172.21.15.100:6831","nonce":1482985015}]},"public_addr":"172.21.15.100:6827/1482985015","cluster_addr":"172.21.15.100:6829/1482985015","heartbeat_back_addr":"172.21.15.100:6833/1482985015","heartbeat_front_addr":"172.21.15.100:6831/1482985015","state":["exists","up"]},{"osd":4,"uuid":"58258a02-3603-48cc-a0c9-0a10554150b6","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.164:6800","nonce":3234113789},{"type":"v1","addr":"172.21.15.164:6801","nonce":3234113789}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":3234113789},{"type":"v1","addr":"172.21.15.164:6803","nonce":3234113789}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":3234113789},{"type":"v1","addr":"172.21.15.164:6807","nonce":3234113789}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":3234113789},{"type":"v1","addr":"172.21.15.164:6805","nonce":3234113789}]},"public_addr":"172.21.15.164:6801/3234113789","cluster_addr":"172.21.15.164:6803/3234113789","heartbeat_back_addr":"172.21.15.164:6807/3234113789","heartbeat_front_addr":"172.21.15.164:6805/3234113789","state":["exists","up"]},{"osd":5,"uuid":"cd486bc9-7512-4ae9-b8ea-899cbcab7a67","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":3870914708},{"type":"v1","addr":"172.21.15.164:6809","nonce":3870914708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":3870914708},{"type":"v1","addr":"172.21.15.164:6811","nonce":3870914708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":3870914708},{"type":"v1","addr":"172.21.15.164:6815","nonce":3870914708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":3870914708},{"type":"v1","addr":"172.21.15.164:6813","nonce":3870914708}]},"public_addr":"172.21.15.164:6809/3870914708","cluster_addr":"172.21.15.164:6811/3870914708","heartbeat_back_addr":"172.21.15.164:6815/3870914708","heartbeat_front_addr":"172.21.15.164:6813/3870914708","state":["exists","up"]},{"osd":6,"uuid":"6166431a-fe20-43ec-9e2b-152cdc74165e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":646867273},{"type":"v1","addr":"172.21.15.164:6817","nonce":646867273}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":646867273},{"type":"v1","addr":"172.21.15.164:6819","nonce":646867273}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":646867273},{"type":"v1","addr":"172.21.15.164:6823","nonce":646867273}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":646867273},{"type":"v1","addr":"172.21.15.164:6821","nonce":646867273}]},"public_addr":"172.21.15.164:6817/646867273","cluster_addr":"172.21.15.164:6819/646867273","heartbeat_back_addr":"172.21.15.164:6823/646867273","heartbeat_front_addr":"172.21.15.164:6821/646867273","state":["exists","up"]},{"osd":7,"uuid":"30f6c400-c69a-43d6-b495-beb575a4ddb0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":53,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":3667870376},{"type":"v1","addr":"172.21.15.164:6825","nonce":3667870376}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":3667870376},{"type":"v1","addr":"172.21.15.164:6827","nonce":3667870376}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":3667870376},{"type":"v1","addr":"172.21.15.164:6831","nonce":3667870376}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":3667870376},{"type":"v1","addr":"172.21.15.164:6829","nonce":3667870376}]},"public_addr":"172.21.15.164:6825/3667870376","cluster_addr":"172.21.15.164:6827/3667870376","heartbeat_back_addr":"172.21.15.164:6831/3667870376","heartbeat_front_addr":"172.21.15.164:6829/3667870376","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-04T16:33:35.609692+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-04T16:33:59.211401+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-04T16:34:22.810808+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-04T16:34:46.916441+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-04T16:35:08.160801+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-04T16:35:55.577428+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-04T16:36:00.131972+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-04T16:36:24.746997+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.100:0/3564875991":"2024-09-05T16:32:26.053973+0000","172.21.15.100:0/3165536899":"2024-09-05T16:32:26.053973+0000","172.21.15.100:6800/2433563256":"2024-09-05T16:32:26.053973+0000","172.21.15.100:0/3520278067":"2024-09-05T16:32:26.053973+0000","172.21.15.100:6801/2433563256":"2024-09-05T16:32:26.053973+0000","172.21.15.100:0/2169226147":"2024-09-05T16:32:03.302879+0000","172.21.15.100:6801/1522191744":"2024-09-05T16:32:03.302879+0000","172.21.15.100:6800/1522191744":"2024-09-05T16:32:03.302879+0000","172.21.15.100:0/2655716465":"2024-09-05T16:32:03.302879+0000","172.21.15.100:0/3651124771":"2024-09-05T16:32:03.302879+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-04T16:36:49.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:49 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3713597492' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-04T16:36:49.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:49 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3713597492' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-04T16:36:49.399 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:49.329+0000 7fef7a194040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-04T16:36:49.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:49 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3713597492' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-04T16:36:49.439 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:49 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:49.233+0000 7f576abd7040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-04T16:36:49.439 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:49 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:49.301+0000 7f576abd7040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-04T16:36:49.587 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-04T16:36:49.587 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph osd dump --format=json 2024-09-04T16:36:49.841 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:36:49.881 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:49.398+0000 7fef7a194040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-04T16:36:50.234 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:50 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:50.156+0000 7fef7a194040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-04T16:36:50.262 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:50.005+0000 7f576abd7040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-04T16:36:50.262 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:50.120+0000 7f576abd7040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-04T16:36:50.521 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:36:50.521 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":57,"fsid":"fa5d394c-6ada-11ef-bcd6-c7b262605968","created":"2024-09-04T16:31:33.931573+0000","modified":"2024-09-04T16:36:30.373776+0000","last_up_change":"2024-09-04T16:36:26.367725+0000","last_in_change":"2024-09-04T16:36:05.851696+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-04T16:34:26.348383+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":"01787361-66ca-47fe-b331-38225420b13e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":55,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6802","nonce":1251686470},{"type":"v1","addr":"172.21.15.100:6803","nonce":1251686470}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6804","nonce":1251686470},{"type":"v1","addr":"172.21.15.100:6805","nonce":1251686470}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6808","nonce":1251686470},{"type":"v1","addr":"172.21.15.100:6809","nonce":1251686470}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6806","nonce":1251686470},{"type":"v1","addr":"172.21.15.100:6807","nonce":1251686470}]},"public_addr":"172.21.15.100:6803/1251686470","cluster_addr":"172.21.15.100:6805/1251686470","heartbeat_back_addr":"172.21.15.100:6809/1251686470","heartbeat_front_addr":"172.21.15.100:6807/1251686470","state":["exists","up"]},{"osd":1,"uuid":"05195b63-9a21-4300-8ad4-f72cea80e18f","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.100:6810","nonce":3013258001},{"type":"v1","addr":"172.21.15.100:6811","nonce":3013258001}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6812","nonce":3013258001},{"type":"v1","addr":"172.21.15.100:6813","nonce":3013258001}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6816","nonce":3013258001},{"type":"v1","addr":"172.21.15.100:6817","nonce":3013258001}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6814","nonce":3013258001},{"type":"v1","addr":"172.21.15.100:6815","nonce":3013258001}]},"public_addr":"172.21.15.100:6811/3013258001","cluster_addr":"172.21.15.100:6813/3013258001","heartbeat_back_addr":"172.21.15.100:6817/3013258001","heartbeat_front_addr":"172.21.15.100:6815/3013258001","state":["exists","up"]},{"osd":2,"uuid":"611914fe-c5a3-428b-9c70-03c9b5950e7f","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.100:6818","nonce":1544126275},{"type":"v1","addr":"172.21.15.100:6819","nonce":1544126275}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6820","nonce":1544126275},{"type":"v1","addr":"172.21.15.100:6821","nonce":1544126275}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6824","nonce":1544126275},{"type":"v1","addr":"172.21.15.100:6825","nonce":1544126275}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6822","nonce":1544126275},{"type":"v1","addr":"172.21.15.100:6823","nonce":1544126275}]},"public_addr":"172.21.15.100:6819/1544126275","cluster_addr":"172.21.15.100:6821/1544126275","heartbeat_back_addr":"172.21.15.100:6825/1544126275","heartbeat_front_addr":"172.21.15.100:6823/1544126275","state":["exists","up"]},{"osd":3,"uuid":"370988e3-8093-4530-a1ef-9803d5736389","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.100:6826","nonce":1482985015},{"type":"v1","addr":"172.21.15.100:6827","nonce":1482985015}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6828","nonce":1482985015},{"type":"v1","addr":"172.21.15.100:6829","nonce":1482985015}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6832","nonce":1482985015},{"type":"v1","addr":"172.21.15.100:6833","nonce":1482985015}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6830","nonce":1482985015},{"type":"v1","addr":"172.21.15.100:6831","nonce":1482985015}]},"public_addr":"172.21.15.100:6827/1482985015","cluster_addr":"172.21.15.100:6829/1482985015","heartbeat_back_addr":"172.21.15.100:6833/1482985015","heartbeat_front_addr":"172.21.15.100:6831/1482985015","state":["exists","up"]},{"osd":4,"uuid":"58258a02-3603-48cc-a0c9-0a10554150b6","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.164:6800","nonce":3234113789},{"type":"v1","addr":"172.21.15.164:6801","nonce":3234113789}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":3234113789},{"type":"v1","addr":"172.21.15.164:6803","nonce":3234113789}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":3234113789},{"type":"v1","addr":"172.21.15.164:6807","nonce":3234113789}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":3234113789},{"type":"v1","addr":"172.21.15.164:6805","nonce":3234113789}]},"public_addr":"172.21.15.164:6801/3234113789","cluster_addr":"172.21.15.164:6803/3234113789","heartbeat_back_addr":"172.21.15.164:6807/3234113789","heartbeat_front_addr":"172.21.15.164:6805/3234113789","state":["exists","up"]},{"osd":5,"uuid":"cd486bc9-7512-4ae9-b8ea-899cbcab7a67","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":3870914708},{"type":"v1","addr":"172.21.15.164:6809","nonce":3870914708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":3870914708},{"type":"v1","addr":"172.21.15.164:6811","nonce":3870914708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":3870914708},{"type":"v1","addr":"172.21.15.164:6815","nonce":3870914708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":3870914708},{"type":"v1","addr":"172.21.15.164:6813","nonce":3870914708}]},"public_addr":"172.21.15.164:6809/3870914708","cluster_addr":"172.21.15.164:6811/3870914708","heartbeat_back_addr":"172.21.15.164:6815/3870914708","heartbeat_front_addr":"172.21.15.164:6813/3870914708","state":["exists","up"]},{"osd":6,"uuid":"6166431a-fe20-43ec-9e2b-152cdc74165e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":646867273},{"type":"v1","addr":"172.21.15.164:6817","nonce":646867273}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":646867273},{"type":"v1","addr":"172.21.15.164:6819","nonce":646867273}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":646867273},{"type":"v1","addr":"172.21.15.164:6823","nonce":646867273}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":646867273},{"type":"v1","addr":"172.21.15.164:6821","nonce":646867273}]},"public_addr":"172.21.15.164:6817/646867273","cluster_addr":"172.21.15.164:6819/646867273","heartbeat_back_addr":"172.21.15.164:6823/646867273","heartbeat_front_addr":"172.21.15.164:6821/646867273","state":["exists","up"]},{"osd":7,"uuid":"30f6c400-c69a-43d6-b495-beb575a4ddb0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":53,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":3667870376},{"type":"v1","addr":"172.21.15.164:6825","nonce":3667870376}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":3667870376},{"type":"v1","addr":"172.21.15.164:6827","nonce":3667870376}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":3667870376},{"type":"v1","addr":"172.21.15.164:6831","nonce":3667870376}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":3667870376},{"type":"v1","addr":"172.21.15.164:6829","nonce":3667870376}]},"public_addr":"172.21.15.164:6825/3667870376","cluster_addr":"172.21.15.164:6827/3667870376","heartbeat_back_addr":"172.21.15.164:6831/3667870376","heartbeat_front_addr":"172.21.15.164:6829/3667870376","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-04T16:33:35.609692+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-04T16:33:59.211401+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-04T16:34:22.810808+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-04T16:34:46.916441+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-04T16:35:08.160801+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-04T16:35:55.577428+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-04T16:36:00.131972+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-04T16:36:24.746997+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.100:0/3564875991":"2024-09-05T16:32:26.053973+0000","172.21.15.100:0/3165536899":"2024-09-05T16:32:26.053973+0000","172.21.15.100:6800/2433563256":"2024-09-05T16:32:26.053973+0000","172.21.15.100:0/3520278067":"2024-09-05T16:32:26.053973+0000","172.21.15.100:6801/2433563256":"2024-09-05T16:32:26.053973+0000","172.21.15.100:0/2169226147":"2024-09-05T16:32:03.302879+0000","172.21.15.100:6801/1522191744":"2024-09-05T16:32:03.302879+0000","172.21.15.100:6800/1522191744":"2024-09-05T16:32:03.302879+0000","172.21.15.100:0/2655716465":"2024-09-05T16:32:03.302879+0000","172.21.15.100:0/3651124771":"2024-09-05T16:32:03.302879+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-04T16:36:50.521 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:50 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:50.301+0000 7fef7a194040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-04T16:36:50.521 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:50 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:50.455+0000 7fef7a194040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-04T16:36:50.542 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:50.262+0000 7f576abd7040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-04T16:36:50.542 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:50.323+0000 7f576abd7040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-04T16:36:50.542 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:50.473+0000 7f576abd7040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-04T16:36:50.772 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:50 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/4197828157' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-04T16:36:50.773 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:50 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/4197828157' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-04T16:36:50.773 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:50 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:50.521+0000 7fef7a194040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-04T16:36:50.773 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:50 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:50.692+0000 7fef7a194040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-04T16:36:50.773 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:50 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:50.771+0000 7fef7a194040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-04T16:36:50.824 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:50 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/4197828157' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-04T16:36:50.825 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:50.541+0000 7f576abd7040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-04T16:36:50.825 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:50.602+0000 7f576abd7040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-04T16:36:50.825 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:50.759+0000 7f576abd7040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-04T16:36:50.825 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:50.824+0000 7f576abd7040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-04T16:36:51.030 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:50 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:50.863+0000 7fef7a194040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-04T16:36:51.068 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-04T16:36:51.068 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-04T16:36:51.069 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-04T16:36:51.069 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-04T16:36:51.070 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-04T16:36:51.070 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-04T16:36:51.070 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-04T16:36:51.071 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-04T16:36:51.089 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:50.890+0000 7f576abd7040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-04T16:36:51.089 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:50.971+0000 7f576abd7040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-04T16:36:51.089 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:51 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:51.030+0000 7f576abd7040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-04T16:36:51.089 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:51 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:51.088+0000 7f576abd7040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-04T16:36:51.383 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:51 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:51.029+0000 7fef7a194040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-04T16:36:51.383 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:51 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:51.119+0000 7fef7a194040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-04T16:36:51.383 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:51 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:51.244+0000 7fef7a194040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-04T16:36:51.595 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:36:51.605 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:36:51.708 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:36:51.708 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:36:51.709 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:36:51.709 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:36:51.710 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:36:51.739 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:51 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:51.398+0000 7fef7a194040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-04T16:36:51.739 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:51 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:51.511+0000 7fef7a194040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-04T16:36:51.739 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:51 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:51.611+0000 7fef7a194040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-04T16:36:52.015 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:51 smithi100 ceph-mon[34118]: Standby manager daemon x restarted 2024-09-04T16:36:52.015 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:51 smithi100 ceph-mon[34118]: Standby manager daemon x started 2024-09-04T16:36:52.015 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:51 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/3677369143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T16:36:52.015 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:51 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/3677369143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:36:52.015 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:51 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/3677369143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T16:36:52.015 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:51 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/3677369143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:36:52.015 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:51 smithi100 ceph-mon[24429]: Standby manager daemon x restarted 2024-09-04T16:36:52.016 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:51 smithi100 ceph-mon[24429]: Standby manager daemon x started 2024-09-04T16:36:52.016 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:51 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/3677369143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T16:36:52.016 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:51 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/3677369143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:36:52.016 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:51 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/3677369143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T16:36:52.016 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:51 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/3677369143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:36:52.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:51 smithi164 ceph-mon[27961]: Standby manager daemon x restarted 2024-09-04T16:36:52.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:51 smithi164 ceph-mon[27961]: Standby manager daemon x started 2024-09-04T16:36:52.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:51 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/3677369143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T16:36:52.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:51 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/3677369143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:36:52.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:51 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/3677369143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T16:36:52.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:51 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/3677369143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:36:52.190 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:51 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:51.873+0000 7f576abd7040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-04T16:36:52.190 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:51 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: [04/Sep/2024:16:36:51] ENGINE Bus STARTING 2024-09-04T16:36:52.190 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:51 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: CherryPy Checker: 2024-09-04T16:36:52.190 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:51 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: The Application mounted at '' has an empty config. 2024-09-04T16:36:52.190 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:51 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: 2024-09-04T16:36:52.190 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:51 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: [04/Sep/2024:16:36:51] ENGINE Serving on http://:::9283 2024-09-04T16:36:52.190 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:36:51 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[29663]: [04/Sep/2024:16:36:51] ENGINE Bus STARTED 2024-09-04T16:36:52.551 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:52.491+0000 7fef7a194040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-04T16:36:52.816 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:36:52] ENGINE Bus STARTING 2024-09-04T16:36:52.816 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: CherryPy Checker: 2024-09-04T16:36:52.816 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: The Application mounted at '' has an empty config. 2024-09-04T16:36:52.816 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:52.816 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:36:52] ENGINE Serving on http://:::9283 2024-09-04T16:36:52.816 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:36:52] ENGINE Bus STARTED 2024-09-04T16:36:53.014 INFO:teuthology.orchestra.run.smithi100.stdout:176093659149 2024-09-04T16:36:53.015 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-04T16:36:53.092 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-04T16:36:53.093 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: Active manager daemon y restarted 2024-09-04T16:36:53.093 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: Activating manager daemon y 2024-09-04T16:36:53.093 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: osdmap e58: 8 total, 8 up, 8 in 2024-09-04T16:36:53.093 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: mgrmap e18: y(active, starting, since 0.00723448s), standbys: x 2024-09-04T16:36:53.093 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:36:53.093 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:36:53.093 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:36:53.093 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T16:36:53.093 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T16:36:53.093 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:36:53.093 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:36:53.094 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:36:53.094 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:36:53.094 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:36:53.094 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:36:53.094 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:36:53.094 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:36:53.094 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T16:36:53.094 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T16:36:53.094 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T16:36:53.094 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: Manager daemon y is now available 2024-09-04T16:36:53.094 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:36:53.094 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:36:53.094 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:36:53.095 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:36:53.095 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T16:36:53.095 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-04T16:36:53.095 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: Active manager daemon y restarted 2024-09-04T16:36:53.095 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: Activating manager daemon y 2024-09-04T16:36:53.095 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: osdmap e58: 8 total, 8 up, 8 in 2024-09-04T16:36:53.095 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: mgrmap e18: y(active, starting, since 0.00723448s), standbys: x 2024-09-04T16:36:53.095 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:36:53.095 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:36:53.095 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:36:53.096 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T16:36:53.096 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T16:36:53.096 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:36:53.096 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:36:53.096 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:36:53.096 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:36:53.096 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:36:53.096 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:36:53.096 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:36:53.096 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:36:53.096 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T16:36:53.096 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T16:36:53.096 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T16:36:53.097 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: Manager daemon y is now available 2024-09-04T16:36:53.097 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:36:53.097 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:36:53.097 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:36:53.097 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:36:53.097 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T16:36:53.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-04T16:36:53.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: Active manager daemon y restarted 2024-09-04T16:36:53.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: Activating manager daemon y 2024-09-04T16:36:53.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: osdmap e58: 8 total, 8 up, 8 in 2024-09-04T16:36:53.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: mgrmap e18: y(active, starting, since 0.00723448s), standbys: x 2024-09-04T16:36:53.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:36:53.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:36:53.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:36:53.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T16:36:53.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T16:36:53.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:36:53.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:36:53.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:36:53.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:36:53.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:36:53.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:36:53.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:36:53.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:36:53.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T16:36:53.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T16:36:53.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T16:36:53.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: Manager daemon y is now available 2024-09-04T16:36:53.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:36:53.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:36:53.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:36:53.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:36:53.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T16:36:53.844 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:36:53.975 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:53.738+0000 7feed11c7640 -1 log_channel(cephadm) log [ERR] : [04/Sep/2024:16:36:53] ENGINE Error in HTTPServer.serve 2024-09-04T16:36:53.975 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: Traceback (most recent call last): 2024-09-04T16:36:53.975 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:36:53.975 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: self._connections.run(self.expiration_interval) 2024-09-04T16:36:53.975 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:36:53.975 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: self._run(expiration_interval) 2024-09-04T16:36:53.975 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:36:53.976 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:36:53.976 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:36:53.976 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:36:53.976 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:36:53.976 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: s = self.context.wrap_socket( 2024-09-04T16:36:53.976 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:36:53.976 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: return self.sslsocket_class._create( 2024-09-04T16:36:53.976 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:36:53.976 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: self.do_handshake() 2024-09-04T16:36:53.976 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:36:53.976 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: self._sslobj.do_handshake() 2024-09-04T16:36:53.976 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:36:53.976 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:36:54.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:54 smithi164 ceph-mon[27961]: mgrmap e19: y(active, since 1.01129s), standbys: x 2024-09-04T16:36:54.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:54 smithi164 ceph-mon[27961]: [04/Sep/2024:16:36:53] ENGINE Bus STARTING 2024-09-04T16:36:54.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:54 smithi164 ceph-mon[27961]: [04/Sep/2024:16:36:53] ENGINE Serving on http://172.21.15.100:8765 2024-09-04T16:36:54.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:54 smithi164 ceph-mon[27961]: [04/Sep/2024:16:36:53] ENGINE Serving on https://172.21.15.100:7150 2024-09-04T16:36:54.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:54 smithi164 ceph-mon[27961]: [04/Sep/2024:16:36:53] ENGINE Bus STARTED 2024-09-04T16:36:54.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:54 smithi164 ceph-mon[27961]: [04/Sep/2024:16:36:53] ENGINE Error in HTTPServer.serve 2024-09-04T16:36:54.690 INFO:journalctl@ceph.mon.b.smithi164.stdout: Traceback (most recent call last): 2024-09-04T16:36:54.690 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:36:54.690 INFO:journalctl@ceph.mon.b.smithi164.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:36:54.690 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:36:54.690 INFO:journalctl@ceph.mon.b.smithi164.stdout: self._run(expiration_interval) 2024-09-04T16:36:54.690 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:36:54.690 INFO:journalctl@ceph.mon.b.smithi164.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:36:54.691 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:36:54.691 INFO:journalctl@ceph.mon.b.smithi164.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:36:54.691 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:36:54.691 INFO:journalctl@ceph.mon.b.smithi164.stdout: s = self.context.wrap_socket( 2024-09-04T16:36:54.691 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:36:54.691 INFO:journalctl@ceph.mon.b.smithi164.stdout: return self.sslsocket_class._create( 2024-09-04T16:36:54.691 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:36:54.691 INFO:journalctl@ceph.mon.b.smithi164.stdout: self.do_handshake() 2024-09-04T16:36:54.691 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:36:54.691 INFO:journalctl@ceph.mon.b.smithi164.stdout: self._sslobj.do_handshake() 2024-09-04T16:36:54.691 INFO:journalctl@ceph.mon.b.smithi164.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:36:54.777 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:54 smithi100 ceph-mon[24429]: mgrmap e19: y(active, since 1.01129s), standbys: x 2024-09-04T16:36:54.777 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:54 smithi100 ceph-mon[24429]: [04/Sep/2024:16:36:53] ENGINE Bus STARTING 2024-09-04T16:36:54.777 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:54 smithi100 ceph-mon[24429]: [04/Sep/2024:16:36:53] ENGINE Serving on http://172.21.15.100:8765 2024-09-04T16:36:54.777 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:54 smithi100 ceph-mon[24429]: [04/Sep/2024:16:36:53] ENGINE Serving on https://172.21.15.100:7150 2024-09-04T16:36:54.777 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:54 smithi100 ceph-mon[24429]: [04/Sep/2024:16:36:53] ENGINE Bus STARTED 2024-09-04T16:36:54.777 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:54 smithi100 ceph-mon[24429]: [04/Sep/2024:16:36:53] ENGINE Error in HTTPServer.serve 2024-09-04T16:36:54.777 INFO:journalctl@ceph.mon.a.smithi100.stdout: Traceback (most recent call last): 2024-09-04T16:36:54.777 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:36:54.778 INFO:journalctl@ceph.mon.a.smithi100.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:36:54.778 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:36:54.778 INFO:journalctl@ceph.mon.a.smithi100.stdout: self._run(expiration_interval) 2024-09-04T16:36:54.778 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:36:54.778 INFO:journalctl@ceph.mon.a.smithi100.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:36:54.778 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:36:54.778 INFO:journalctl@ceph.mon.a.smithi100.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:36:54.778 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:36:54.778 INFO:journalctl@ceph.mon.a.smithi100.stdout: s = self.context.wrap_socket( 2024-09-04T16:36:54.778 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:36:54.778 INFO:journalctl@ceph.mon.a.smithi100.stdout: return self.sslsocket_class._create( 2024-09-04T16:36:54.778 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:36:54.778 INFO:journalctl@ceph.mon.a.smithi100.stdout: self.do_handshake() 2024-09-04T16:36:54.778 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:36:54.779 INFO:journalctl@ceph.mon.a.smithi100.stdout: self._sslobj.do_handshake() 2024-09-04T16:36:54.779 INFO:journalctl@ceph.mon.a.smithi100.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:36:54.779 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:54 smithi100 ceph-mon[34118]: mgrmap e19: y(active, since 1.01129s), standbys: x 2024-09-04T16:36:54.779 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:54 smithi100 ceph-mon[34118]: [04/Sep/2024:16:36:53] ENGINE Bus STARTING 2024-09-04T16:36:54.779 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:54 smithi100 ceph-mon[34118]: [04/Sep/2024:16:36:53] ENGINE Serving on http://172.21.15.100:8765 2024-09-04T16:36:54.779 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:54 smithi100 ceph-mon[34118]: [04/Sep/2024:16:36:53] ENGINE Serving on https://172.21.15.100:7150 2024-09-04T16:36:54.779 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:54 smithi100 ceph-mon[34118]: [04/Sep/2024:16:36:53] ENGINE Bus STARTED 2024-09-04T16:36:54.779 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:54 smithi100 ceph-mon[34118]: [04/Sep/2024:16:36:53] ENGINE Error in HTTPServer.serve 2024-09-04T16:36:54.779 INFO:journalctl@ceph.mon.c.smithi100.stdout: Traceback (most recent call last): 2024-09-04T16:36:54.779 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:36:54.779 INFO:journalctl@ceph.mon.c.smithi100.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:36:54.779 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:36:54.780 INFO:journalctl@ceph.mon.c.smithi100.stdout: self._run(expiration_interval) 2024-09-04T16:36:54.780 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:36:54.780 INFO:journalctl@ceph.mon.c.smithi100.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:36:54.780 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:36:54.780 INFO:journalctl@ceph.mon.c.smithi100.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:36:54.780 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:36:54.780 INFO:journalctl@ceph.mon.c.smithi100.stdout: s = self.context.wrap_socket( 2024-09-04T16:36:54.780 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:36:54.780 INFO:journalctl@ceph.mon.c.smithi100.stdout: return self.sslsocket_class._create( 2024-09-04T16:36:54.780 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:36:54.780 INFO:journalctl@ceph.mon.c.smithi100.stdout: self.do_handshake() 2024-09-04T16:36:54.780 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:36:54.780 INFO:journalctl@ceph.mon.c.smithi100.stdout: self._sslobj.do_handshake() 2024-09-04T16:36:54.780 INFO:journalctl@ceph.mon.c.smithi100.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:36:55.722 INFO:teuthology.orchestra.run.smithi100.stdout:193273528332 2024-09-04T16:36:55.722 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-04T16:36:55.804 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:55 smithi100 ceph-mon[34118]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:36:55.805 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:55 smithi100 ceph-mon[34118]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-04T16:36:55.805 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:55 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:36:55.805 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:55 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:36:55.805 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:55 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:36:55.806 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:55 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:36:55.806 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:55 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:55.806 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:55 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:55.806 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:55 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:55.806 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:55 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:55.806 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:55 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:36:55.806 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:55 smithi100 ceph-mon[24429]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:36:55.806 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:55 smithi100 ceph-mon[24429]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-04T16:36:55.806 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:55 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:36:55.806 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:55 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:36:55.807 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:55 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:36:55.807 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:55 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:36:55.807 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:55 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:55.807 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:55 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:55.807 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:55 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:55.807 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:55 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:55.807 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:55 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:36:55.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:55 smithi164 ceph-mon[27961]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:36:55.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:55 smithi164 ceph-mon[27961]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-04T16:36:55.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:55 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:36:55.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:55 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:36:55.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:55 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:36:55.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:55 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:36:55.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:55 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:55.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:55 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:55.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:55 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:55.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:55 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:36:55.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:55 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:36:56.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:56 smithi100 ceph-mon[34118]: Adjusting osd_memory_target on smithi164 to 4016M 2024-09-04T16:36:56.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:56 smithi100 ceph-mon[24429]: Adjusting osd_memory_target on smithi164 to 4016M 2024-09-04T16:36:56.937 INFO:teuthology.orchestra.run.smithi100.stdout:227633266696 2024-09-04T16:36:56.938 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-04T16:36:56.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:56 smithi164 ceph-mon[27961]: Adjusting osd_memory_target on smithi164 to 4016M 2024-09-04T16:36:57.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:57 smithi100 ceph-mon[34118]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 38 op/s 2024-09-04T16:36:57.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:57 smithi100 ceph-mon[34118]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-04T16:36:57.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:57 smithi100 ceph-mon[24429]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 38 op/s 2024-09-04T16:36:57.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:57 smithi100 ceph-mon[24429]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-04T16:36:57.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:57 smithi164 ceph-mon[27961]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 38 op/s 2024-09-04T16:36:57.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:57 smithi164 ceph-mon[27961]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-04T16:36:58.021 INFO:teuthology.orchestra.run.smithi100.stdout:34359738409 2024-09-04T16:36:58.021 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-04T16:36:58.619 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:36:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:36:58] "GET /metrics HTTP/1.1" 200 23701 "" "Prometheus/2.43.0" 2024-09-04T16:36:58.646 INFO:teuthology.orchestra.run.smithi100.stdout:111669149722 2024-09-04T16:36:58.647 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-04T16:36:59.117 INFO:teuthology.orchestra.run.smithi100.stdout:77309411361 2024-09-04T16:36:59.117 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-04T16:36:59.656 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:36:59 smithi100 ceph-mon[24429]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-04T16:36:59.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:36:59 smithi100 ceph-mon[34118]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-04T16:36:59.660 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:36:59.661 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:36:59.842 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:36:59.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:36:59 smithi164 ceph-mon[27961]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-04T16:37:00.320 INFO:teuthology.orchestra.run.smithi100.stdout:55834574885 2024-09-04T16:37:00.321 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-04T16:37:00.325 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:37:00.326 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:37:00.561 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:37:01.120 INFO:teuthology.orchestra.run.smithi100.stdout:34359738410 2024-09-04T16:37:01.310 INFO:teuthology.orchestra.run.smithi100.stdout:176093659151 2024-09-04T16:37:01.810 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:01 smithi100 ceph-mon[34118]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-04T16:37:01.811 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:01 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1730864850' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-04T16:37:01.811 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:01 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/98780065' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-04T16:37:01.811 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:01 smithi100 ceph-mon[24429]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-04T16:37:01.811 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:01 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1730864850' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-04T16:37:01.811 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:01 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/98780065' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-04T16:37:01.836 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659149 got 176093659151 for osd.5 2024-09-04T16:37:01.837 DEBUG:teuthology.parallel:result is None 2024-09-04T16:37:01.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:01 smithi164 ceph-mon[27961]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-04T16:37:01.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:01 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1730864850' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-04T16:37:01.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:01 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/98780065' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-04T16:37:02.201 INFO:teuthology.orchestra.run.smithi100.stdout:133143986200 2024-09-04T16:37:02.201 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-04T16:37:02.829 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738409 got 34359738410 for osd.0 2024-09-04T16:37:02.829 DEBUG:teuthology.parallel:result is None 2024-09-04T16:37:03.455 INFO:teuthology.orchestra.run.smithi100.stdout:77309411362 2024-09-04T16:37:03.671 INFO:teuthology.orchestra.run.smithi100.stdout:193273528333 2024-09-04T16:37:03.672 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:03 smithi100 ceph-mon[34118]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-04T16:37:03.672 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:03 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/221755076' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-04T16:37:03.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:03 smithi100 ceph-mon[24429]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-04T16:37:03.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:03 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/221755076' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-04T16:37:03.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:03 smithi164 ceph-mon[27961]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-04T16:37:03.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:03 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/221755076' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-04T16:37:04.079 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411361 got 77309411362 for osd.2 2024-09-04T16:37:04.079 DEBUG:teuthology.parallel:result is None 2024-09-04T16:37:04.631 INFO:teuthology.orchestra.run.smithi100.stdout:227633266698 2024-09-04T16:37:04.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:04 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/327700784' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-04T16:37:04.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:04 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/327700784' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-04T16:37:04.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:04 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/327700784' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-04T16:37:05.747 INFO:tasks.cephadm.ceph_manager.ceph:need seq 193273528332 got 193273528333 for osd.6 2024-09-04T16:37:05.747 DEBUG:teuthology.parallel:result is None 2024-09-04T16:37:05.829 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:05 smithi100 ceph-mon[34118]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-04T16:37:05.829 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:05 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1840876851' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-04T16:37:05.829 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:05 smithi100 ceph-mon[24429]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-04T16:37:05.829 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:05 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1840876851' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-04T16:37:05.840 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:05 smithi164 ceph-mon[27961]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-04T16:37:05.841 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:05 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1840876851' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-04T16:37:06.431 INFO:teuthology.orchestra.run.smithi100.stdout:111669149724 2024-09-04T16:37:06.760 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:06 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3265360392' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-04T16:37:06.761 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:06 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3265360392' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-04T16:37:06.788 INFO:tasks.cephadm.ceph_manager.ceph:need seq 227633266696 got 227633266698 for osd.7 2024-09-04T16:37:06.788 DEBUG:teuthology.parallel:result is None 2024-09-04T16:37:06.856 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:06 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3265360392' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-04T16:37:07.437 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149722 got 111669149724 for osd.3 2024-09-04T16:37:07.438 DEBUG:teuthology.parallel:result is None 2024-09-04T16:37:07.811 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:37:07.812 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:37:07.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:07 smithi100 ceph-mon[34118]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-04T16:37:07.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:07 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:37:07.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:07 smithi100 ceph-mon[24429]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-04T16:37:07.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:07 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:37:07.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:07 smithi164 ceph-mon[27961]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-04T16:37:07.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:07 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:37:08.532 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:08 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:37:08] "GET /metrics HTTP/1.1" 200 26224 "" "Prometheus/2.43.0" 2024-09-04T16:37:08.698 INFO:teuthology.orchestra.run.smithi100.stdout:133143986201 2024-09-04T16:37:08.937 INFO:teuthology.orchestra.run.smithi100.stdout:55834574888 2024-09-04T16:37:09.473 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986200 got 133143986201 for osd.4 2024-09-04T16:37:09.473 DEBUG:teuthology.parallel:result is None 2024-09-04T16:37:09.758 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:09 smithi100 ceph-mon[34118]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:09.758 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:09 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2996638552' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-04T16:37:09.758 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:09 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1744889651' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-04T16:37:09.758 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:09 smithi100 ceph-mon[24429]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:09.758 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:09 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2996638552' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-04T16:37:09.759 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:09 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1744889651' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-04T16:37:09.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:09 smithi164 ceph-mon[27961]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:09.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:09 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2996638552' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-04T16:37:09.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:09 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1744889651' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-04T16:37:10.057 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574885 got 55834574888 for osd.1 2024-09-04T16:37:10.057 DEBUG:teuthology.parallel:result is None 2024-09-04T16:37:10.057 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-04T16:37:10.057 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph pg dump --format=json 2024-09-04T16:37:10.327 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:37:10.958 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:37:10.959 INFO:teuthology.orchestra.run.smithi100.stderr:dumped all 2024-09-04T16:37:11.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:11 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:11.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:11 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:11.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:11 smithi100 ceph-mon[34118]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:11.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:11 smithi100 ceph-mon[34118]: from='client.24533 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:37:11.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:11 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:11.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:11 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:11.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:11 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:37:11.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:11 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:37:11.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:11 smithi100 ceph-mon[34118]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-04T16:37:11.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:11 smithi100 ceph-mon[34118]: Updating smithi164:/etc/ceph/ceph.conf 2024-09-04T16:37:11.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:11 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:11.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:11 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:11.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:11 smithi100 ceph-mon[24429]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:11.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:11 smithi100 ceph-mon[24429]: from='client.24533 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:37:11.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:11 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:11.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:11 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:11.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:11 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:37:11.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:11 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:37:11.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:11 smithi100 ceph-mon[24429]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-04T16:37:11.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:11 smithi100 ceph-mon[24429]: Updating smithi164:/etc/ceph/ceph.conf 2024-09-04T16:37:11.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:11 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:11.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:11 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:11.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:11 smithi164 ceph-mon[27961]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:11.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:11 smithi164 ceph-mon[27961]: from='client.24533 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:37:11.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:11 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:11.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:11 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:11.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:11 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:37:11.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:11 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:37:11.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:11 smithi164 ceph-mon[27961]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-04T16:37:11.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:11 smithi164 ceph-mon[27961]: Updating smithi164:/etc/ceph/ceph.conf 2024-09-04T16:37:11.883 INFO:teuthology.orchestra.run.smithi100.stdout:{"pg_ready":true,"pg_map":{"version":12,"stamp":"2024-09-04T16:37:10.508496+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":222440,"kb_used_data":6220,"kb_used_omap":12,"kb_used_meta":216051,"kb_avail":749738776,"statfs":{"total":767960285184,"available":767732506624,"internally_reserved":0,"allocated":6369280,"data_stored":3629344,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":221236784},"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.002086"},"pg_stats":[{"pgid":"1.0","version":"58'128","reported_seq":254,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-04T16:36:54.572965+0000","last_change":"2024-09-04T16:36:30.383437+0000","last_active":"2024-09-04T16:36:54.572965+0000","last_peered":"2024-09-04T16:36:54.572965+0000","last_clean":"2024-09-04T16:36:54.572965+0000","last_became_active":"2024-09-04T16:36:30.383050+0000","last_became_peered":"2024-09-04T16:36:30.383050+0000","last_unstale":"2024-09-04T16:36:54.572965+0000","last_undegraded":"2024-09-04T16:36:54.572965+0000","last_fullsized":"2024-09-04T16:36:54.572965+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:34:26.398491+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:34:26.398491+0000","last_clean_scrub_stamp":"2024-09-04T16:34:26.398491+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-05T19:18:54.647786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":53,"seq":227633266699,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28164,"kb_used_data":1140,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716988,"statfs":{"total":95995035648,"available":95966195712,"internally_reserved":0,"allocated":1167360,"data_stored":822648,"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":45,"seq":193273528335,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28168,"kb_used_data":1140,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716984,"statfs":{"total":95995035648,"available":95966191616,"internally_reserved":0,"allocated":1167360,"data_stored":822648,"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":41,"seq":176093659153,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27588,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":573440,"data_stored":232280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986202,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27588,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":573440,"data_stored":232280,"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":111669149725,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27588,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":573440,"data_stored":232280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411364,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27588,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":573440,"data_stored":232280,"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":27588,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":573440,"data_stored":232280,"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":34359738412,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28168,"kb_used_data":1140,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716984,"statfs":{"total":95995035648,"available":95966191616,"internally_reserved":0,"allocated":1167360,"data_stored":822648,"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-04T16:37:11.884 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph pg dump --format=json 2024-09-04T16:37:12.137 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:37:12.771 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:37:12.771 INFO:teuthology.orchestra.run.smithi100.stderr:dumped all 2024-09-04T16:37:13.067 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[34118]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:37:13.068 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[34118]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:37:13.068 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[34118]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:37:13.068 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[34118]: Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:37:13.068 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[34118]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:37:13.068 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[34118]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:37:13.068 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:13.068 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:13.068 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:13.068 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:13.068 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:13.068 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[34118]: Deploying daemon alertmanager.a on smithi100 2024-09-04T16:37:13.069 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[24429]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:37:13.069 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[24429]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:37:13.069 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[24429]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:37:13.069 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[24429]: Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:37:13.069 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[24429]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:37:13.069 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[24429]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:37:13.069 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:13.069 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:13.069 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:13.069 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:13.069 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:13.069 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:12 smithi100 ceph-mon[24429]: Deploying daemon alertmanager.a on smithi100 2024-09-04T16:37:13.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:12 smithi164 ceph-mon[27961]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:37:13.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:12 smithi164 ceph-mon[27961]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:37:13.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:12 smithi164 ceph-mon[27961]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:37:13.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:12 smithi164 ceph-mon[27961]: Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:37:13.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:12 smithi164 ceph-mon[27961]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:37:13.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:12 smithi164 ceph-mon[27961]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:37:13.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:12 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:13.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:12 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:13.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:12 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:13.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:12 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:13.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:12 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:13.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:12 smithi164 ceph-mon[27961]: Deploying daemon alertmanager.a on smithi100 2024-09-04T16:37:13.817 INFO:teuthology.orchestra.run.smithi100.stdout:{"pg_ready":true,"pg_map":{"version":13,"stamp":"2024-09-04T16:37:12.508883+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":222440,"kb_used_data":6220,"kb_used_omap":12,"kb_used_meta":216051,"kb_avail":749738776,"statfs":{"total":767960285184,"available":767732506624,"internally_reserved":0,"allocated":6369280,"data_stored":3629344,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":221236784},"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.002161"},"pg_stats":[{"pgid":"1.0","version":"58'128","reported_seq":254,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-04T16:36:54.572965+0000","last_change":"2024-09-04T16:36:30.383437+0000","last_active":"2024-09-04T16:36:54.572965+0000","last_peered":"2024-09-04T16:36:54.572965+0000","last_clean":"2024-09-04T16:36:54.572965+0000","last_became_active":"2024-09-04T16:36:30.383050+0000","last_became_peered":"2024-09-04T16:36:30.383050+0000","last_unstale":"2024-09-04T16:36:54.572965+0000","last_undegraded":"2024-09-04T16:36:54.572965+0000","last_fullsized":"2024-09-04T16:36:54.572965+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:34:26.398491+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:34:26.398491+0000","last_clean_scrub_stamp":"2024-09-04T16:34:26.398491+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-05T19:18:54.647786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":53,"seq":227633266699,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28164,"kb_used_data":1140,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716988,"statfs":{"total":95995035648,"available":95966195712,"internally_reserved":0,"allocated":1167360,"data_stored":822648,"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":45,"seq":193273528335,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28168,"kb_used_data":1140,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716984,"statfs":{"total":95995035648,"available":95966191616,"internally_reserved":0,"allocated":1167360,"data_stored":822648,"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":41,"seq":176093659153,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27588,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":573440,"data_stored":232280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986202,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27588,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":573440,"data_stored":232280,"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":111669149725,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27588,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":573440,"data_stored":232280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411364,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27588,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":573440,"data_stored":232280,"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":27588,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":573440,"data_stored":232280,"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":34359738412,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28168,"kb_used_data":1140,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716984,"statfs":{"total":95995035648,"available":95966191616,"internally_reserved":0,"allocated":1167360,"data_stored":822648,"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-04T16:37:13.818 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-04T16:37:13.818 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-04T16:37:13.818 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-04T16:37:13.818 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- ceph health --format=json 2024-09-04T16:37:14.066 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:37:14.233 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:13 smithi100 ceph-mon[34118]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:14.233 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:13 smithi100 ceph-mon[34118]: from='client.24539 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:37:14.233 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:13 smithi100 ceph-mon[24429]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:14.234 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:13 smithi100 ceph-mon[24429]: from='client.24539 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:37:14.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:13 smithi164 ceph-mon[27961]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:14.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:13 smithi164 ceph-mon[27961]: from='client.24539 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:37:14.868 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:37:14.868 INFO:teuthology.orchestra.run.smithi100.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-04T16:37:15.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:14 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3969998552' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-04T16:37:15.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:14 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3969998552' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-04T16:37:15.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:14 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3969998552' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-04T16:37:16.291 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:15 smithi100 ceph-mon[24429]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:16.291 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:15 smithi100 ceph-mon[34118]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:16.318 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-04T16:37:16.318 INFO:tasks.cephadm:Setup complete, yielding 2024-09-04T16:37:16.318 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-04T16:37:16.330 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi100.front.sepia.ceph.com 2024-09-04T16:37:16.330 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-04T16:37:16.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:15 smithi164 ceph-mon[27961]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:17.379 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:37:18.081 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:17 smithi100 ceph-mon[34118]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:18.081 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:17 smithi100 ceph-mon[24429]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:18.358 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:18 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:37:18] "GET /metrics HTTP/1.1" 200 26224 "" "Prometheus/2.43.0" 2024-09-04T16:37:18.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:17 smithi164 ceph-mon[27961]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:19.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:19 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:19] ENGINE Bus STOPPING 2024-09-04T16:37:19.941 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:19 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T16:37:19.941 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:19 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:19] ENGINE Bus STOPPED 2024-09-04T16:37:19.941 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:19 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:19] ENGINE Bus STARTING 2024-09-04T16:37:19.941 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:19 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:19] ENGINE Serving on http://:::9283 2024-09-04T16:37:19.941 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:19 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:19] ENGINE Bus STARTED 2024-09-04T16:37:20.336 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:19 smithi100 ceph-mon[24429]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:20.336 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:19 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3955070147' entity='client.admin' 2024-09-04T16:37:20.336 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:19 smithi100 ceph-mon[34118]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:20.337 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:19 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3955070147' entity='client.admin' 2024-09-04T16:37:20.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:19 smithi164 ceph-mon[27961]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:20.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:19 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3955070147' entity='client.admin' 2024-09-04T16:37:20.560 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-04T16:37:20.570 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi100.front.sepia.ceph.com 2024-09-04T16:37:20.570 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-04T16:37:20.882 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:37:20 smithi100 podman[64918]: 2024-09-04 16:37:20.813096641 +0000 UTC m=+0.150874207 volume create 49c3608c7290000accf654117d2d2a79c33fb4a541d8ef3dd9121c69e6bae490 2024-09-04T16:37:21.249 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:37:20 smithi100 podman[64918]: 2024-09-04 16:37:20.947241048 +0000 UTC m=+0.285018629 container create 13a80185fa38979bce38dd75ea213ceb827641cb8babea467a00932d3a6d2f9b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:37:21.479 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:37:21.551 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:37:21 smithi100 podman[64918]: 2024-09-04 16:37:21.249569516 +0000 UTC m=+0.587347084 container init 13a80185fa38979bce38dd75ea213ceb827641cb8babea467a00932d3a6d2f9b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:37:21.551 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:37:21 smithi100 podman[64918]: 2024-09-04 16:37:21.252512067 +0000 UTC m=+0.590289637 container start 13a80185fa38979bce38dd75ea213ceb827641cb8babea467a00932d3a6d2f9b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:37:21.551 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[64945]: ts=2024-09-04T16:37:21.265Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-04T16:37:21.551 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[64945]: ts=2024-09-04T16:37:21.265Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-04T16:37:21.552 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[64945]: ts=2024-09-04T16:37:21.266Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.100 port=9094 2024-09-04T16:37:21.552 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[64945]: ts=2024-09-04T16:37:21.267Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-04T16:37:21.552 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[64945]: ts=2024-09-04T16:37:21.296Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-04T16:37:21.552 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[64945]: ts=2024-09-04T16:37:21.296Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-04T16:37:21.552 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[64945]: ts=2024-09-04T16:37:21.299Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-04T16:37:21.552 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[64945]: ts=2024-09-04T16:37:21.299Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-04T16:37:21.553 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:37:21 smithi100 bash[64918]: 13a80185fa38979bce38dd75ea213ceb827641cb8babea467a00932d3a6d2f9b 2024-09-04T16:37:21.553 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:37:21 smithi100 systemd[1]: Started Ceph alertmanager.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:37:21.816 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:21] ENGINE Bus STOPPING 2024-09-04T16:37:22.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-mon[24429]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:22.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:22.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:22.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:22.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:22.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:22.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:22.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-04T16:37:22.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:22.133 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:21] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T16:37:22.133 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:21] ENGINE Bus STOPPED 2024-09-04T16:37:22.133 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:21] ENGINE Bus STARTING 2024-09-04T16:37:22.133 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:22 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:22] ENGINE Serving on http://:::9283 2024-09-04T16:37:22.133 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:22 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:22] ENGINE Bus STARTED 2024-09-04T16:37:22.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-mon[34118]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:22.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:22.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:22.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:22.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:22.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:22.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:22.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-04T16:37:22.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:21 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:22.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:21 smithi164 ceph-mon[27961]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:22.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:21 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:22.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:21 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:22.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:21 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:22.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:21 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:22.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:21 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:22.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:21 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:22.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:21 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-04T16:37:22.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:21 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:23.267 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:22 smithi100 ceph-mon[34118]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-04T16:37:23.267 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:22 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-04T16:37:23.267 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:22 smithi100 ceph-mon[34118]: Deploying daemon grafana.a on smithi164 2024-09-04T16:37:23.267 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:22 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:23.267 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:22 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:37:23.268 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:22 smithi100 ceph-mon[24429]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-04T16:37:23.268 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:22 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-04T16:37:23.268 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:22 smithi100 ceph-mon[24429]: Deploying daemon grafana.a on smithi164 2024-09-04T16:37:23.268 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:22 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:23.268 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:22 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:37:23.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:22 smithi164 ceph-mon[27961]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-04T16:37:23.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:22 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-04T16:37:23.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:22 smithi164 ceph-mon[27961]: Deploying daemon grafana.a on smithi164 2024-09-04T16:37:23.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:22 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:23.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:22 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:37:23.631 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:37:23 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[64945]: ts=2024-09-04T16:37:23.267Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000020671s 2024-09-04T16:37:24.052 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:37:24.052 INFO:teuthology.orchestra.run.smithi100.stdout: "id": "2e272d4f-26a5-4836-afde-a7f863d2de0b", 2024-09-04T16:37:24.052 INFO:teuthology.orchestra.run.smithi100.stdout: "name": "r", 2024-09-04T16:37:24.052 INFO:teuthology.orchestra.run.smithi100.stdout: "current_period": "ae7f6ccc-e202-40c7-8ef6-d20f94c55f2c", 2024-09-04T16:37:24.052 INFO:teuthology.orchestra.run.smithi100.stdout: "epoch": 1 2024-09-04T16:37:24.052 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:37:24.350 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:24 smithi100 ceph-mon[34118]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:24.350 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:24 smithi100 ceph-mon[34118]: osdmap e59: 8 total, 8 up, 8 in 2024-09-04T16:37:24.350 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:24 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1243228738' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-04T16:37:24.351 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:24 smithi100 ceph-mon[34118]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-04T16:37:24.351 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:24 smithi100 ceph-mon[24429]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:24.351 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:24 smithi100 ceph-mon[24429]: osdmap e59: 8 total, 8 up, 8 in 2024-09-04T16:37:24.351 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:24 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1243228738' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-04T16:37:24.351 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:24 smithi100 ceph-mon[24429]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-04T16:37:24.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:24 smithi164 ceph-mon[27961]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:24.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:24 smithi164 ceph-mon[27961]: osdmap e59: 8 total, 8 up, 8 in 2024-09-04T16:37:24.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:24 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1243228738' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-04T16:37:24.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:24 smithi164 ceph-mon[27961]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-04T16:37:24.777 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-04T16:37:25.030 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:37:25.271 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:25 smithi100 ceph-mon[34118]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-04T16:37:25.271 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:25 smithi100 ceph-mon[34118]: osdmap e60: 8 total, 8 up, 8 in 2024-09-04T16:37:25.271 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:25 smithi100 ceph-mon[24429]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-04T16:37:25.271 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:25 smithi100 ceph-mon[24429]: osdmap e60: 8 total, 8 up, 8 in 2024-09-04T16:37:25.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:25 smithi164 ceph-mon[27961]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-04T16:37:25.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:25 smithi164 ceph-mon[27961]: osdmap e60: 8 total, 8 up, 8 in 2024-09-04T16:37:25.512 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:37:25.512 INFO:teuthology.orchestra.run.smithi100.stdout: "id": "60fb7ea1-879a-4101-8b48-ff4465af66c8", 2024-09-04T16:37:25.512 INFO:teuthology.orchestra.run.smithi100.stdout: "name": "default", 2024-09-04T16:37:25.512 INFO:teuthology.orchestra.run.smithi100.stdout: "api_name": "default", 2024-09-04T16:37:25.512 INFO:teuthology.orchestra.run.smithi100.stdout: "is_master": true, 2024-09-04T16:37:25.512 INFO:teuthology.orchestra.run.smithi100.stdout: "endpoints": [], 2024-09-04T16:37:25.513 INFO:teuthology.orchestra.run.smithi100.stdout: "hostnames": [], 2024-09-04T16:37:25.513 INFO:teuthology.orchestra.run.smithi100.stdout: "hostnames_s3website": [], 2024-09-04T16:37:25.513 INFO:teuthology.orchestra.run.smithi100.stdout: "master_zone": "", 2024-09-04T16:37:25.513 INFO:teuthology.orchestra.run.smithi100.stdout: "zones": [], 2024-09-04T16:37:25.513 INFO:teuthology.orchestra.run.smithi100.stdout: "placement_targets": [ 2024-09-04T16:37:25.513 INFO:teuthology.orchestra.run.smithi100.stdout: { 2024-09-04T16:37:25.513 INFO:teuthology.orchestra.run.smithi100.stdout: "name": "default-placement", 2024-09-04T16:37:25.513 INFO:teuthology.orchestra.run.smithi100.stdout: "tags": [], 2024-09-04T16:37:25.513 INFO:teuthology.orchestra.run.smithi100.stdout: "storage_classes": [] 2024-09-04T16:37:25.513 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T16:37:25.513 INFO:teuthology.orchestra.run.smithi100.stdout: ], 2024-09-04T16:37:25.513 INFO:teuthology.orchestra.run.smithi100.stdout: "default_placement": "default-placement", 2024-09-04T16:37:25.513 INFO:teuthology.orchestra.run.smithi100.stdout: "realm_id": "2e272d4f-26a5-4836-afde-a7f863d2de0b", 2024-09-04T16:37:25.513 INFO:teuthology.orchestra.run.smithi100.stdout: "sync_policy": { 2024-09-04T16:37:25.514 INFO:teuthology.orchestra.run.smithi100.stdout: "groups": [] 2024-09-04T16:37:25.514 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:37:25.514 INFO:teuthology.orchestra.run.smithi100.stdout: "enabled_features": [ 2024-09-04T16:37:25.514 INFO:teuthology.orchestra.run.smithi100.stdout: "notification_v2", 2024-09-04T16:37:25.514 INFO:teuthology.orchestra.run.smithi100.stdout: "resharding" 2024-09-04T16:37:25.514 INFO:teuthology.orchestra.run.smithi100.stdout: ] 2024-09-04T16:37:25.514 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:37:26.100 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:26 smithi100 ceph-mon[34118]: pgmap v21: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:26.100 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:26 smithi100 ceph-mon[34118]: osdmap e61: 8 total, 8 up, 8 in 2024-09-04T16:37:26.100 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:26 smithi100 ceph-mon[24429]: pgmap v21: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:26.100 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:26 smithi100 ceph-mon[24429]: osdmap e61: 8 total, 8 up, 8 in 2024-09-04T16:37:26.129 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-04T16:37:26.373 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:37:26.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:26 smithi164 ceph-mon[27961]: pgmap v21: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:26.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:26 smithi164 ceph-mon[27961]: osdmap e61: 8 total, 8 up, 8 in 2024-09-04T16:37:26.895 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:37:26.895 INFO:teuthology.orchestra.run.smithi100.stdout: "id": "6b95f396-b8ee-44bc-97fc-4240e31bdebc", 2024-09-04T16:37:26.895 INFO:teuthology.orchestra.run.smithi100.stdout: "name": "z", 2024-09-04T16:37:26.896 INFO:teuthology.orchestra.run.smithi100.stdout: "domain_root": "z.rgw.meta:root", 2024-09-04T16:37:26.896 INFO:teuthology.orchestra.run.smithi100.stdout: "control_pool": "z.rgw.control", 2024-09-04T16:37:26.896 INFO:teuthology.orchestra.run.smithi100.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-04T16:37:26.896 INFO:teuthology.orchestra.run.smithi100.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-04T16:37:26.896 INFO:teuthology.orchestra.run.smithi100.stdout: "log_pool": "z.rgw.log", 2024-09-04T16:37:26.896 INFO:teuthology.orchestra.run.smithi100.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-04T16:37:26.896 INFO:teuthology.orchestra.run.smithi100.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-04T16:37:26.896 INFO:teuthology.orchestra.run.smithi100.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-04T16:37:26.896 INFO:teuthology.orchestra.run.smithi100.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-04T16:37:26.896 INFO:teuthology.orchestra.run.smithi100.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-04T16:37:26.896 INFO:teuthology.orchestra.run.smithi100.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-04T16:37:26.897 INFO:teuthology.orchestra.run.smithi100.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-04T16:37:26.897 INFO:teuthology.orchestra.run.smithi100.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-04T16:37:26.897 INFO:teuthology.orchestra.run.smithi100.stdout: "otp_pool": "z.rgw.otp", 2024-09-04T16:37:26.897 INFO:teuthology.orchestra.run.smithi100.stdout: "notif_pool": "z.rgw.log:notif", 2024-09-04T16:37:26.897 INFO:teuthology.orchestra.run.smithi100.stdout: "topics_pool": "z.rgw.meta:topics", 2024-09-04T16:37:26.897 INFO:teuthology.orchestra.run.smithi100.stdout: "account_pool": "z.rgw.meta:accounts", 2024-09-04T16:37:26.897 INFO:teuthology.orchestra.run.smithi100.stdout: "group_pool": "z.rgw.meta:groups", 2024-09-04T16:37:26.897 INFO:teuthology.orchestra.run.smithi100.stdout: "system_key": { 2024-09-04T16:37:26.897 INFO:teuthology.orchestra.run.smithi100.stdout: "access_key": "", 2024-09-04T16:37:26.897 INFO:teuthology.orchestra.run.smithi100.stdout: "secret_key": "" 2024-09-04T16:37:26.897 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:37:26.898 INFO:teuthology.orchestra.run.smithi100.stdout: "placement_pools": [ 2024-09-04T16:37:26.898 INFO:teuthology.orchestra.run.smithi100.stdout: { 2024-09-04T16:37:26.898 INFO:teuthology.orchestra.run.smithi100.stdout: "key": "default-placement", 2024-09-04T16:37:26.898 INFO:teuthology.orchestra.run.smithi100.stdout: "val": { 2024-09-04T16:37:26.898 INFO:teuthology.orchestra.run.smithi100.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-04T16:37:26.898 INFO:teuthology.orchestra.run.smithi100.stdout: "storage_classes": { 2024-09-04T16:37:26.898 INFO:teuthology.orchestra.run.smithi100.stdout: "STANDARD": { 2024-09-04T16:37:26.898 INFO:teuthology.orchestra.run.smithi100.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-04T16:37:26.898 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T16:37:26.898 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:37:26.898 INFO:teuthology.orchestra.run.smithi100.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-04T16:37:26.899 INFO:teuthology.orchestra.run.smithi100.stdout: "index_type": 0, 2024-09-04T16:37:26.899 INFO:teuthology.orchestra.run.smithi100.stdout: "inline_data": true 2024-09-04T16:37:26.899 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T16:37:26.899 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T16:37:26.899 INFO:teuthology.orchestra.run.smithi100.stdout: ], 2024-09-04T16:37:26.899 INFO:teuthology.orchestra.run.smithi100.stdout: "realm_id": "2e272d4f-26a5-4836-afde-a7f863d2de0b" 2024-09-04T16:37:26.899 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:37:27.950 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-04T16:37:28.202 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:37:28.309 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:28 smithi100 ceph-mon[24429]: pgmap v23: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:28.309 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:28 smithi100 ceph-mon[34118]: pgmap v23: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:28.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:28 smithi164 ceph-mon[27961]: pgmap v23: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:28.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:37:28] "GET /metrics HTTP/1.1" 200 26223 "" "Prometheus/2.43.0" 2024-09-04T16:37:30.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:30 smithi100 ceph-mon[34118]: pgmap v24: 33 pgs: 12 creating+peering, 21 active+clean; 578 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-09-04T16:37:30.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:30 smithi100 ceph-mon[34118]: osdmap e62: 8 total, 8 up, 8 in 2024-09-04T16:37:30.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:30 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-04T16:37:30.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:30 smithi100 ceph-mon[24429]: pgmap v24: 33 pgs: 12 creating+peering, 21 active+clean; 578 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-09-04T16:37:30.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:30 smithi100 ceph-mon[24429]: osdmap e62: 8 total, 8 up, 8 in 2024-09-04T16:37:30.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:30 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-04T16:37:30.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-mon[27961]: pgmap v24: 33 pgs: 12 creating+peering, 21 active+clean; 578 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-09-04T16:37:30.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-mon[27961]: osdmap e62: 8 total, 8 up, 8 in 2024-09-04T16:37:30.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-04T16:37:30.441 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 systemd[1]: Starting Ceph grafana.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:37:30.748 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 podman[56928]: 2024-09-04 16:37:30.345711946 +0000 UTC m=+0.016371349 image pull 2bacad6d85d802cd176c146528adcc0e47a8a83e94bc4a8b7ba1a9b9ef2c65e7 quay.io/ceph/grafana:9.4.12 2024-09-04T16:37:30.748 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 podman[56928]: 2024-09-04 16:37:30.445949533 +0000 UTC m=+0.116608927 container create acb16d134b4a955333e01fefcd7436e1c25dac8331fdee15b2a3d1572ed14b3d (image=quay.io/ceph/grafana:9.4.12, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T16:37:30.748 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 podman[56928]: 2024-09-04 16:37:30.656585055 +0000 UTC m=+0.327244461 container init acb16d134b4a955333e01fefcd7436e1c25dac8331fdee15b2a3d1572ed14b3d (image=quay.io/ceph/grafana:9.4.12, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T16:37:30.748 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 podman[56928]: 2024-09-04 16:37:30.677799948 +0000 UTC m=+0.348459341 container start acb16d134b4a955333e01fefcd7436e1c25dac8331fdee15b2a3d1572ed14b3d (image=quay.io/ceph/grafana:9.4.12, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T16:37:30.748 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 bash[56928]: acb16d134b4a955333e01fefcd7436e1c25dac8331fdee15b2a3d1572ed14b3d 2024-09-04T16:37:30.999 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 systemd[1]: Started Ceph grafana.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:37:30.999 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=settings t=2024-09-04T16:37:30.827858358Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-04T16:37:30.999 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=settings t=2024-09-04T16:37:30.828087263Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-04T16:37:30.999 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=settings t=2024-09-04T16:37:30.828101514Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-04T16:37:30.999 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=settings t=2024-09-04T16:37:30.828106283Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-04T16:37:30.999 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=settings t=2024-09-04T16:37:30.828110031Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-04T16:37:30.999 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=settings t=2024-09-04T16:37:30.828130651Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-04T16:37:30.999 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=settings t=2024-09-04T16:37:30.828134056Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-04T16:37:30.999 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=settings t=2024-09-04T16:37:30.828137417Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-04T16:37:30.999 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=settings t=2024-09-04T16:37:30.828140981Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-04T16:37:31.000 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=settings t=2024-09-04T16:37:30.828144619Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-04T16:37:31.000 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=settings t=2024-09-04T16:37:30.828148Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-04T16:37:31.000 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=settings t=2024-09-04T16:37:30.82815136Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-04T16:37:31.000 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=settings t=2024-09-04T16:37:30.82815556Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-04T16:37:31.000 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=settings t=2024-09-04T16:37:30.82815906Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-04T16:37:31.000 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=settings t=2024-09-04T16:37:30.828162459Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-04T16:37:31.000 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=settings t=2024-09-04T16:37:30.828165553Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-04T16:37:31.000 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=settings t=2024-09-04T16:37:30.828168696Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-04T16:37:31.001 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=settings t=2024-09-04T16:37:30.828172194Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-04T16:37:31.001 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=settings t=2024-09-04T16:37:30.828175598Z level=info msg="App mode production" 2024-09-04T16:37:31.001 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=sqlstore t=2024-09-04T16:37:30.828222833Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-04T16:37:31.001 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=sqlstore t=2024-09-04T16:37:30.828236949Z 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-04T16:37:31.001 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.829191707Z level=info msg="Starting DB migrations" 2024-09-04T16:37:31.001 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.829269156Z level=info msg="Executing migration" id="create migration_log table" 2024-09-04T16:37:31.001 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.829827125Z level=info msg="Executing migration" id="create user table" 2024-09-04T16:37:31.001 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.830320137Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-04T16:37:31.001 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.83077488Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-04T16:37:31.002 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.831233954Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-04T16:37:31.002 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.831710919Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-04T16:37:31.002 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.832164418Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-04T16:37:31.002 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.832908551Z level=info msg="Executing migration" id="create user table v2" 2024-09-04T16:37:31.002 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.833351943Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-04T16:37:31.002 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.833716063Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-04T16:37:31.002 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.834162026Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-04T16:37:31.002 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.834532634Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-04T16:37:31.002 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.834905555Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-04T16:37:31.002 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.835379571Z level=info msg="Executing migration" id="Update user table charset" 2024-09-04T16:37:31.002 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.835654425Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-04T16:37:31.002 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.836085339Z level=info msg="Executing migration" id="Add missing user data" 2024-09-04T16:37:31.003 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.836430214Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-04T16:37:31.003 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.836834607Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-04T16:37:31.003 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.837264244Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-04T16:37:31.003 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.837669511Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-04T16:37:31.003 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.839027966Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-04T16:37:31.003 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.839484514Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-04T16:37:31.003 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.839936396Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-04T16:37:31.003 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.840336605Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-04T16:37:31.004 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.840758618Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-04T16:37:31.004 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.841156071Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-04T16:37:31.004 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.841429922Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-04T16:37:31.004 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.84180563Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-04T16:37:31.004 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.842208575Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-04T16:37:31.004 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.842556276Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-04T16:37:31.004 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.842905475Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-04T16:37:31.004 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.843672314Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-04T16:37:31.004 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.844072294Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-04T16:37:31.004 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.844495031Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-04T16:37:31.004 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.844883612Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-04T16:37:31.004 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.845285537Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-04T16:37:31.005 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.845687061Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-04T16:37:31.005 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.846029903Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-04T16:37:31.005 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.846378616Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-04T16:37:31.005 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.846707111Z level=info msg="Executing migration" id="create star table" 2024-09-04T16:37:31.005 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.847097165Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-04T16:37:31.005 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.8475042Z level=info msg="Executing migration" id="create org table v1" 2024-09-04T16:37:31.005 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.847895592Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-04T16:37:31.005 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.848297481Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-04T16:37:31.005 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.848679223Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-04T16:37:31.005 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.849126108Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-04T16:37:31.005 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.849548928Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-04T16:37:31.005 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.849960996Z level=info msg="Executing migration" id="Update org table charset" 2024-09-04T16:37:31.005 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.850284801Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-04T16:37:31.006 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.850561323Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-04T16:37:31.006 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.85085182Z level=info msg="Executing migration" id="create dashboard table" 2024-09-04T16:37:31.006 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.851226264Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-04T16:37:31.006 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.851635268Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-04T16:37:31.006 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.85207279Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-04T16:37:31.007 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.852477061Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-04T16:37:31.007 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.853431987Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-04T16:37:31.007 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.854202798Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-04T16:37:31.007 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.855497451Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-04T16:37:31.008 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.855894318Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-04T16:37:31.008 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.856912406Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-04T16:37:31.008 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.857565988Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-04T16:37:31.008 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.857879073Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-04T16:37:31.008 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.858403403Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-04T16:37:31.008 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.858680275Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-04T16:37:31.008 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.859217938Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-04T16:37:31.008 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.859990878Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-04T16:37:31.008 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.860777628Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-04T16:37:31.009 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.861615243Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-04T16:37:31.009 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.862142376Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-04T16:37:31.009 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.863024212Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-04T16:37:31.009 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.863874586Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-04T16:37:31.009 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.864176043Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-04T16:37:31.009 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.86444055Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-04T16:37:31.009 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.864981551Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-04T16:37:31.009 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.865838901Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-04T16:37:31.009 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.866665285Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-04T16:37:31.009 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.867537045Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-04T16:37:31.009 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.867871717Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-04T16:37:31.009 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.868749704Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-04T16:37:31.009 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.869686658Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-04T16:37:31.010 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.870426173Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-04T16:37:31.010 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.870848358Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-04T16:37:31.010 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.871895481Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-04T16:37:31.010 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.87300896Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-04T16:37:31.010 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.873989061Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-04T16:37:31.010 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.87470399Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-04T16:37:31.010 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.875552267Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-04T16:37:31.010 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.878311463Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-04T16:37:31.010 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.88116513Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-04T16:37:31.011 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.881721632Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-04T16:37:31.011 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.884567751Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-04T16:37:31.011 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.887277926Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-04T16:37:31.011 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.890191074Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-04T16:37:31.011 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.890645756Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-04T16:37:31.011 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.89342938Z level=info msg="Executing migration" id="create data_source table" 2024-09-04T16:37:31.011 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.896421358Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-04T16:37:31.011 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.896859035Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-04T16:37:31.011 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.899241583Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-04T16:37:31.011 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.901990951Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-04T16:37:31.011 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.905024391Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-04T16:37:31.012 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.907845654Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-04T16:37:31.012 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.908356901Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-04T16:37:31.012 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.911211655Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-04T16:37:31.012 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.911666196Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-04T16:37:31.012 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.914108728Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-04T16:37:31.012 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.916964366Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-04T16:37:31.012 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.917554605Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-04T16:37:31.012 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.920287724Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-04T16:37:31.012 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.920763504Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-04T16:37:31.012 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.922878996Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-04T16:37:31.012 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.92574345Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-04T16:37:31.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.926257619Z level=info msg="Executing migration" id="Add uid column" 2024-09-04T16:37:31.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.928885411Z level=info msg="Executing migration" id="Update uid value" 2024-09-04T16:37:31.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.929217678Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-04T16:37:31.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.931505983Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-04T16:37:31.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.93195894Z level=info msg="Executing migration" id="create api_key table" 2024-09-04T16:37:31.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.934179317Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-04T16:37:31.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.93461834Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-04T16:37:31.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.937434111Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-04T16:37:31.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.940105442Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-04T16:37:31.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.942770226Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-04T16:37:31.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.945326607Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-04T16:37:31.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.948000684Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-04T16:37:31.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.949344993Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-04T16:37:31.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.950173747Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-04T16:37:31.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.952425293Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-04T16:37:31.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.953291725Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-04T16:37:31.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.954183609Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-04T16:37:31.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.954890808Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-04T16:37:31.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.955790474Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-04T16:37:31.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.956540552Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-04T16:37:31.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.957341291Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-04T16:37:31.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.958165021Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-04T16:37:31.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.958952128Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-04T16:37:31.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.959747539Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-04T16:37:31.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.960632Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-04T16:37:31.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.961472779Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-04T16:37:31.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.962315197Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-04T16:37:31.015 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.963121449Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-04T16:37:31.015 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.964108982Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-04T16:37:31.015 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.964846435Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-04T16:37:31.015 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.965803906Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-04T16:37:31.015 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.96653229Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-04T16:37:31.015 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.967356415Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-04T16:37:31.015 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.968230703Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-04T16:37:31.015 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.968855569Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-04T16:37:31.015 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.969821477Z level=info msg="Executing migration" id="create quota table v1" 2024-09-04T16:37:31.015 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.970558525Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-04T16:37:31.015 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.97155632Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-04T16:37:31.015 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.972283427Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-04T16:37:31.015 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.973135771Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-04T16:37:31.016 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.974094984Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-04T16:37:31.016 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.974851585Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-04T16:37:31.016 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.975724215Z level=info msg="Executing migration" id="create session table" 2024-09-04T16:37:31.016 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.97662229Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-04T16:37:31.016 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.97757903Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-04T16:37:31.016 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.978374691Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-04T16:37:31.016 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.979227093Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-04T16:37:31.016 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.980216073Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-04T16:37:31.016 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.980970313Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-04T16:37:31.016 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.981926087Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-04T16:37:31.016 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.984838644Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-04T16:37:31.016 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.987523532Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-04T16:37:31.016 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.990285906Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-04T16:37:31.017 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.993089603Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-04T16:37:31.017 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.996031517Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-04T16:37:31.017 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:30.998489325Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-04T16:37:31.017 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.001175867Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-04T16:37:31.017 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.003855736Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-04T16:37:31.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-04T16:37:31.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-mon[27961]: osdmap e63: 8 total, 8 up, 8 in 2024-09-04T16:37:31.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:31.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:31.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:31.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:31.249 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.006615016Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-04T16:37:31.249 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.009470965Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-04T16:37:31.250 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.012434033Z level=info msg="Executing migration" id="create alert table v1" 2024-09-04T16:37:31.250 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.015310855Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-04T16:37:31.250 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.0180277Z level=info msg="Executing migration" id="add index alert state" 2024-09-04T16:37:31.250 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.020800985Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-04T16:37:31.250 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.023619911Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-04T16:37:31.250 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.02655606Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-04T16:37:31.250 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.029157005Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-04T16:37:31.250 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.031870717Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-04T16:37:31.250 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.034743378Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-04T16:37:31.250 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.035161375Z 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-04T16:37:31.250 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.037943254Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-04T16:37:31.250 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.040737731Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-04T16:37:31.251 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.043625296Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-04T16:37:31.251 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.046046918Z level=info msg="Executing migration" id="Add column is_default" 2024-09-04T16:37:31.251 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.047014119Z level=info msg="Executing migration" id="Add column frequency" 2024-09-04T16:37:31.251 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.048432219Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-04T16:37:31.251 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.050694961Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-04T16:37:31.251 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.053431842Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-04T16:37:31.251 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.056161192Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-04T16:37:31.251 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.059133113Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-04T16:37:31.251 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.061680076Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-04T16:37:31.251 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.064376904Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-04T16:37:31.251 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.067113932Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-04T16:37:31.252 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.07002144Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-04T16:37:31.252 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.072624314Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-04T16:37:31.252 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.073433832Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-04T16:37:31.252 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.074234261Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-04T16:37:31.252 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.075083635Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-04T16:37:31.252 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.0759031Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-04T16:37:31.252 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.076897498Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-04T16:37:31.252 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.077537267Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-04T16:37:31.252 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.078428967Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-04T16:37:31.252 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.079230421Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-04T16:37:31.252 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.080183817Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-04T16:37:31.252 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.081044256Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-04T16:37:31.252 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.081759508Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-04T16:37:31.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.082721564Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-04T16:37:31.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.083415326Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-04T16:37:31.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.084289246Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-04T16:37:31.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.085095751Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-04T16:37:31.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.085936848Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-04T16:37:31.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.086911035Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-04T16:37:31.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.087685743Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-04T16:37:31.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.088507768Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-04T16:37:31.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.089502082Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-04T16:37:31.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.090489386Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-04T16:37:31.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.091397181Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-04T16:37:31.254 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.092382348Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-04T16:37:31.254 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.093154194Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-04T16:37:31.254 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.095163495Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-04T16:37:31.254 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.096016533Z 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-04T16:37:31.254 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.097010389Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-04T16:37:31.254 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.097742052Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-04T16:37:31.254 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.098617761Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-04T16:37:31.254 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.099605529Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-04T16:37:31.254 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.100488021Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-04T16:37:31.254 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.101326402Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-04T16:37:31.254 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.102324671Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-04T16:37:31.254 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.10304153Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-04T16:37:31.255 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.103934191Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-04T16:37:31.255 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.106914324Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-04T16:37:31.255 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.109703269Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-04T16:37:31.255 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.112333606Z level=info msg="Executing migration" id="Move region to single row" 2024-09-04T16:37:31.255 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.115125978Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-04T16:37:31.255 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.118091006Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-04T16:37:31.255 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.120994981Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-04T16:37:31.255 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.123693266Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-04T16:37:31.255 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.126271476Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-04T16:37:31.255 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.129152594Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-04T16:37:31.255 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.129609631Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-04T16:37:31.255 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.130438906Z level=info msg="Executing migration" id="create test_data table" 2024-09-04T16:37:31.255 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.130872414Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-04T16:37:31.255 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.131336966Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-04T16:37:31.257 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.132317239Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-04T16:37:31.257 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.133007329Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-04T16:37:31.257 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.134018056Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-04T16:37:31.257 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.134680709Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-04T16:37:31.257 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.135606538Z level=info msg="Executing migration" id="create team table" 2024-09-04T16:37:31.257 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.136374921Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-04T16:37:31.257 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.137371417Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-04T16:37:31.257 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.138038517Z level=info msg="Executing migration" id="create team member table" 2024-09-04T16:37:31.257 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.138924866Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-04T16:37:31.258 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.13978785Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-04T16:37:31.258 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.14063961Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-04T16:37:31.258 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.141617885Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-04T16:37:31.258 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.142560836Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-04T16:37:31.258 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.143495942Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-04T16:37:31.258 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.144361832Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-04T16:37:31.258 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.145404389Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-04T16:37:31.258 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.146107583Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-04T16:37:31.258 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.14691074Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-04T16:37:31.258 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.147329704Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-04T16:37:31.258 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.148217065Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-04T16:37:31.258 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.149048938Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-04T16:37:31.259 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.1499009Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-04T16:37:31.259 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.150890838Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-04T16:37:31.259 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.151646486Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-04T16:37:31.259 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.151963641Z level=info msg="Executing migration" id="create tag table" 2024-09-04T16:37:31.259 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.15282949Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-04T16:37:31.259 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.153791749Z level=info msg="Executing migration" id="create login attempt table" 2024-09-04T16:37:31.259 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.154508786Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-04T16:37:31.259 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.154924928Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-04T16:37:31.259 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.155900303Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-04T16:37:31.260 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.158567039Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-04T16:37:31.260 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.159327842Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-04T16:37:31.260 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.159748507Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-04T16:37:31.260 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.162683802Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-04T16:37:31.260 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.165561331Z level=info msg="Executing migration" id="create user auth table" 2024-09-04T16:37:31.261 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.168508555Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-04T16:37:31.261 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.16905759Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-04T16:37:31.261 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.171998697Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-04T16:37:31.261 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.174778512Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-04T16:37:31.261 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.177604Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-04T16:37:31.261 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.178668392Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-04T16:37:31.261 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.181716438Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-04T16:37:31.261 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.18470814Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-04T16:37:31.261 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.187333448Z level=info msg="Executing migration" id="create server_lock table" 2024-09-04T16:37:31.261 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.187767541Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-04T16:37:31.261 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.190627679Z level=info msg="Executing migration" id="create user auth token table" 2024-09-04T16:37:31.262 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.193563383Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-04T16:37:31.262 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.196430429Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-04T16:37:31.262 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.197049916Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-04T16:37:31.262 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.199802359Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-04T16:37:31.262 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.202621896Z level=info msg="Executing migration" id="create cache_data table" 2024-09-04T16:37:31.262 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.20515934Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-04T16:37:31.262 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.205849869Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-04T16:37:31.262 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.208474006Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-04T16:37:31.262 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.211171917Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-04T16:37:31.262 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.21164225Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-04T16:37:31.262 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.211991193Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-04T16:37:31.262 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.213868896Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-04T16:37:31.262 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.216413426Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-04T16:37:31.263 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.216902641Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-04T16:37:31.263 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.217219586Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-04T16:37:31.263 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.217734535Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-04T16:37:31.263 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.218438422Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-04T16:37:31.263 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.218870027Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-04T16:37:31.263 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.219334524Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-04T16:37:31.263 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.220286774Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-04T16:37:31.263 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.220748091Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-04T16:37:31.263 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.221097265Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-04T16:37:31.263 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.221537177Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-04T16:37:31.263 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.222019897Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-04T16:37:31.264 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.222469426Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-04T16:37:31.264 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.22276375Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-04T16:37:31.264 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.223265759Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-04T16:37:31.264 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.223685686Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-04T16:37:31.264 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.224153842Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-04T16:37:31.264 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.224601585Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-04T16:37:31.264 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.225522718Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-04T16:37:31.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.225965548Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-04T16:37:31.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.226396732Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-04T16:37:31.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.230755505Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-04T16:37:31.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.23510366Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-04T16:37:31.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.235555878Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-04T16:37:31.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.23600997Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-04T16:37:31.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.236967259Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-04T16:37:31.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.237400667Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-04T16:37:31.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.237862752Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-04T16:37:31.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.238320239Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-04T16:37:31.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.238774858Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-04T16:37:31.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.239090196Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-04T16:37:31.265 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.24004147Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-04T16:37:31.266 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.240966578Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-04T16:37:31.266 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.2419067Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-04T16:37:31.266 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.242349866Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-04T16:37:31.266 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.242765148Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-04T16:37:31.266 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.243715003Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-04T16:37:31.266 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.244647391Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-04T16:37:31.266 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.245119718Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-04T16:37:31.266 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.246079449Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-04T16:37:31.266 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.247032218Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-04T16:37:31.266 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.247356003Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-04T16:37:31.266 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.247825996Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-04T16:37:31.266 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.248280442Z 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-04T16:37:31.266 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.248742324Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-04T16:37:31.266 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.249076463Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-04T16:37:31.267 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.250089236Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-04T16:37:31.267 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.251062682Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-04T16:37:31.267 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.252035495Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-04T16:37:31.267 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.253007307Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-04T16:37:31.381 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:37:31 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[64945]: ts=2024-09-04T16:37:31.268Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001117284s 2024-09-04T16:37:31.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:31 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-04T16:37:31.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:31 smithi100 ceph-mon[34118]: osdmap e63: 8 total, 8 up, 8 in 2024-09-04T16:37:31.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:31 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:31.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:31 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:31.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:31 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:31.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:31 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:31.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:31 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-04T16:37:31.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:31 smithi100 ceph-mon[24429]: osdmap e63: 8 total, 8 up, 8 in 2024-09-04T16:37:31.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:31 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:31.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:31 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:31.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:31 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:31.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:31 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:31.510 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.25397353Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-04T16:37:31.510 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.254296802Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-04T16:37:31.510 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.254719063Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-04T16:37:31.510 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.25568872Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-04T16:37:31.510 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.256016772Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-04T16:37:31.510 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.257035245Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-04T16:37:31.511 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.259846133Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-04T16:37:31.511 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.262414786Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-04T16:37:31.511 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.265157193Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-04T16:37:31.511 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.265653512Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-04T16:37:31.511 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.268543335Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-04T16:37:31.511 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.27123176Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-04T16:37:31.511 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.273871398Z level=info msg="Executing migration" id="create alert_image table" 2024-09-04T16:37:31.511 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.27429463Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-04T16:37:31.511 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.276860792Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-04T16:37:31.511 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.277483712Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-04T16:37:31.512 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.277910154Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-04T16:37:31.512 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.278690716Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-04T16:37:31.512 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.278789686Z 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-04T16:37:31.512 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.279679138Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-04T16:37:31.512 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.280395189Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-04T16:37:31.512 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.281242639Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-04T16:37:31.512 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.281399957Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-04T16:37:31.512 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.28154967Z level=info msg="alerts found to migrate" alerts=0 2024-09-04T16:37:31.512 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.281976029Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-04T16:37:31.512 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.28467237Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-04T16:37:31.512 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.287637515Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-04T16:37:31.512 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.290366375Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-04T16:37:31.512 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.290872129Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-04T16:37:31.513 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.293428893Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-04T16:37:31.513 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.296252746Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-04T16:37:31.513 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.299063409Z level=info msg="Executing migration" id="create data_keys table" 2024-09-04T16:37:31.513 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.299533279Z level=info msg="Executing migration" id="create secrets table" 2024-09-04T16:37:31.513 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.302509722Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-04T16:37:31.513 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.308172544Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-04T16:37:31.513 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.311054713Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-04T16:37:31.514 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.31379875Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-04T16:37:31.514 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.319554325Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-04T16:37:31.514 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.325410733Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-04T16:37:31.514 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.328170442Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-04T16:37:31.515 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.330993041Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-04T16:37:31.515 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.333683689Z level=info msg="Executing migration" id="create permission table" 2024-09-04T16:37:31.515 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.33642948Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-04T16:37:31.515 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.339191618Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-04T16:37:31.515 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.34195276Z level=info msg="Executing migration" id="create role table" 2024-09-04T16:37:31.515 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.344589447Z level=info msg="Executing migration" id="add column display_name" 2024-09-04T16:37:31.515 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.34708342Z level=info msg="Executing migration" id="add column group_name" 2024-09-04T16:37:31.515 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.349770318Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-04T16:37:31.515 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.352619869Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-04T16:37:31.515 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.355400009Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-04T16:37:31.515 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.358026944Z level=info msg="Executing migration" id="create team role table" 2024-09-04T16:37:31.515 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.360996083Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-04T16:37:31.516 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.363671627Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-04T16:37:31.516 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.366232191Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-04T16:37:31.516 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.368865556Z level=info msg="Executing migration" id="create user role table" 2024-09-04T16:37:31.516 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.371537286Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-04T16:37:31.516 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.374337669Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-04T16:37:31.516 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.375090336Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-04T16:37:31.516 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.375860128Z level=info msg="Executing migration" id="create builtin role table" 2024-09-04T16:37:31.516 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.376674277Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-04T16:37:31.516 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.377620341Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-04T16:37:31.516 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.378394377Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-04T16:37:31.516 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.379589637Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-04T16:37:31.516 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.380573709Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-04T16:37:31.517 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.381259824Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-04T16:37:31.517 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.38215153Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-04T16:37:31.517 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.382959895Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-04T16:37:31.517 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.383823672Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-04T16:37:31.517 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.38467139Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-04T16:37:31.517 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.385827494Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-04T16:37:31.517 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.386667256Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-04T16:37:31.517 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.387487157Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-04T16:37:31.517 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.388262495Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-04T16:37:31.517 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.389215345Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-04T16:37:31.517 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.389965658Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-04T16:37:31.517 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.390958078Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-04T16:37:31.518 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.391649043Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-04T16:37:31.518 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.392623962Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-04T16:37:31.518 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.393391386Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-04T16:37:31.518 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.394369262Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-04T16:37:31.518 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.395620269Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-04T16:37:31.518 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.396469172Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-04T16:37:31.518 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.397327618Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-04T16:37:31.518 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.3983449Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-04T16:37:31.518 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.399132582Z level=info msg="Executing migration" id="add correlation config column" 2024-09-04T16:37:31.518 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.400343403Z level=info msg="Executing migration" id="create entity_events table" 2024-09-04T16:37:31.518 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.401222252Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-04T16:37:31.518 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.40210681Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-04T16:37:31.518 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.402222597Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-04T16:37:31.518 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.402991866Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-04T16:37:31.519 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.403094826Z 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-04T16:37:31.519 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.403837902Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-04T16:37:31.519 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.404858506Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-04T16:37:31.519 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.405569857Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-04T16:37:31.519 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.408578482Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-04T16:37:31.519 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.4110348Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-04T16:37:31.519 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.413898679Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-04T16:37:31.519 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.416463676Z level=info msg="Executing migration" id="Drop public config table" 2024-09-04T16:37:31.519 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.419410259Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-04T16:37:31.519 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.421951164Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-04T16:37:31.520 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.424829406Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-04T16:37:31.520 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.42735216Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-04T16:37:31.520 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.430101891Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-04T16:37:31.520 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.433872179Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-04T16:37:31.520 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.436762362Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-04T16:37:31.520 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.439671047Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-04T16:37:31.520 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.442481756Z level=info msg="Executing migration" id="add share column" 2024-09-04T16:37:31.520 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.445253576Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-04T16:37:31.520 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.447982566Z level=info msg="Executing migration" id="create file table" 2024-09-04T16:37:31.520 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.450788986Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-04T16:37:31.520 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.453611909Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-04T16:37:31.521 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.4564464Z level=info msg="Executing migration" id="create file_meta table" 2024-09-04T16:37:31.521 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.459130647Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-04T16:37:31.521 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.461886593Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-04T16:37:31.521 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.464649473Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-04T16:37:31.521 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.467202948Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-04T16:37:31.521 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.469972424Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-04T16:37:31.521 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.472727428Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-04T16:37:31.521 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.475336367Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-04T16:37:31.521 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.478052209Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-04T16:37:31.521 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.480707269Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-04T16:37:31.521 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.48353702Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-04T16:37:31.521 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.486322645Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-04T16:37:31.521 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.489196166Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-04T16:37:31.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.491893815Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-04T16:37:31.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.494456812Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-04T16:37:31.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.497315064Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-04T16:37:31.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.510075766Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-04T16:37:31.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.512687252Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-04T16:37:31.763 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:31 smithi100 systemd[1]: Starting Ceph node-exporter.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:37:31.940 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.51357667Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-04T16:37:31.940 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.51885007Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-04T16:37:31.940 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.51967145Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-04T16:37:31.940 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.520493195Z level=info msg="Executing migration" id="create folder table" 2024-09-04T16:37:31.940 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.521344362Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-04T16:37:31.940 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.522103437Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-04T16:37:31.940 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.522926865Z level=info msg="Executing migration" id="Update folder title length" 2024-09-04T16:37:31.940 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.523708743Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-04T16:37:31.940 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=migrator t=2024-09-04T16:37:31.524565791Z level=info msg="migrations completed" performed=485 skipped=0 duration=695.317083ms 2024-09-04T16:37:31.940 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=sqlstore t=2024-09-04T16:37:31.524976511Z level=info msg="Created default organization" 2024-09-04T16:37:31.940 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=plugin.finder t=2024-09-04T16:37:31.559335622Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-04T16:37:31.941 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=secrets t=2024-09-04T16:37:31.559668296Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-04T16:37:31.941 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=query_data t=2024-09-04T16:37:31.561853581Z level=info msg="Query Service initialization" 2024-09-04T16:37:31.941 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=live.push_http t=2024-09-04T16:37:31.564214387Z level=info msg="Live Push Gateway initialization" 2024-09-04T16:37:32.050 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:31 smithi100 bash[67856]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-04T16:37:32.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:32 smithi100 ceph-mon[24429]: pgmap v27: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.7 KiB/s wr, 6 op/s 2024-09-04T16:37:32.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:32 smithi100 ceph-mon[24429]: Deploying daemon node-exporter.a on smithi100 2024-09-04T16:37:32.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:32 smithi100 ceph-mon[24429]: osdmap e64: 8 total, 8 up, 8 in 2024-09-04T16:37:32.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:32 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-04T16:37:32.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:32 smithi100 ceph-mon[34118]: pgmap v27: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.7 KiB/s wr, 6 op/s 2024-09-04T16:37:32.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:32 smithi100 ceph-mon[34118]: Deploying daemon node-exporter.a on smithi100 2024-09-04T16:37:32.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:32 smithi100 ceph-mon[34118]: osdmap e64: 8 total, 8 up, 8 in 2024-09-04T16:37:32.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:32 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-04T16:37:32.383 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:32 smithi100 bash[67856]: Getting image source signatures 2024-09-04T16:37:32.383 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:32 smithi100 bash[67856]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-04T16:37:32.383 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:32 smithi100 bash[67856]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-04T16:37:32.383 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:32 smithi100 bash[67856]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-04T16:37:32.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:32 smithi164 ceph-mon[27961]: pgmap v27: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.7 KiB/s wr, 6 op/s 2024-09-04T16:37:32.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:32 smithi164 ceph-mon[27961]: Deploying daemon node-exporter.a on smithi100 2024-09-04T16:37:32.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:32 smithi164 ceph-mon[27961]: osdmap e64: 8 total, 8 up, 8 in 2024-09-04T16:37:32.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:32 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-04T16:37:32.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:32 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=infra.usagestats.collector t=2024-09-04T16:37:32.17359713Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-04T16:37:32.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:32 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=provisioning.datasources t=2024-09-04T16:37:32.174985282Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-04T16:37:32.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:32 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=provisioning.datasources t=2024-09-04T16:37:32.187808653Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-04T16:37:32.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:32 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=provisioning.alerting t=2024-09-04T16:37:32.198122331Z level=info msg="starting to provision alerting" 2024-09-04T16:37:32.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:32 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=provisioning.alerting t=2024-09-04T16:37:32.198133893Z level=info msg="finished to provision alerting" 2024-09-04T16:37:32.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:32 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=grafanaStorageLogger t=2024-09-04T16:37:32.19827414Z level=info msg="storage starting" 2024-09-04T16:37:32.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:32 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=ngalert.state.manager t=2024-09-04T16:37:32.198345799Z level=info msg="Warming state cache for startup" 2024-09-04T16:37:32.441 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:32 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=ngalert.state.manager t=2024-09-04T16:37:32.198476381Z level=info msg="State cache has been initialized" states=0 duration=129.539µs 2024-09-04T16:37:32.441 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:32 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=ticker t=2024-09-04T16:37:32.198527819Z level=info msg=starting first_tick=2024-09-04T16:37:40Z 2024-09-04T16:37:32.441 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:32 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=ngalert.multiorg.alertmanager t=2024-09-04T16:37:32.198543361Z level=info msg="starting MultiOrg Alertmanager" 2024-09-04T16:37:32.441 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:32 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=http.server t=2024-09-04T16:37:32.200235976Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-04T16:37:32.441 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:32 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=sqlstore.transactions t=2024-09-04T16:37:32.221832867Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-04T16:37:32.441 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:32 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=sqlstore.transactions t=2024-09-04T16:37:32.229544554Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-04T16:37:32.441 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:32 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=sqlstore.transactions t=2024-09-04T16:37:32.233668435Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-04T16:37:32.441 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:32 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=sqlstore.transactions t=2024-09-04T16:37:32.240299914Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-04T16:37:32.441 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:37:32 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=sqlstore.transactions t=2024-09-04T16:37:32.24465502Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-09-04T16:37:33.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:33 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-04T16:37:33.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:33 smithi164 ceph-mon[27961]: osdmap e65: 8 total, 8 up, 8 in 2024-09-04T16:37:33.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:33 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:33.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:33 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-04T16:37:33.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:33 smithi100 ceph-mon[24429]: osdmap e65: 8 total, 8 up, 8 in 2024-09-04T16:37:33.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:33 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:33.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:33 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-04T16:37:33.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:33 smithi100 ceph-mon[34118]: osdmap e65: 8 total, 8 up, 8 in 2024-09-04T16:37:33.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:33 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:34.069 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:33 smithi100 bash[67856]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-04T16:37:34.069 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:33 smithi100 bash[67856]: Writing manifest to image destination 2024-09-04T16:37:34.324 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-mon[34118]: pgmap v30: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.5 KiB/s wr, 5 op/s 2024-09-04T16:37:34.325 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-mon[34118]: osdmap e66: 8 total, 8 up, 8 in 2024-09-04T16:37:34.325 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-04T16:37:34.325 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 podman[67856]: 2024-09-04 16:37:34.115739181 +0000 UTC m=+2.445857455 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-04T16:37:34.325 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 podman[67856]: 2024-09-04 16:37:34.206000598 +0000 UTC m=+2.536118934 container create 84eb12d9b07860caadf858c52cdd34d0bb16a3cc74aea1298e4fa2b03e86bacb (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T16:37:34.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-mon[24429]: pgmap v30: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.5 KiB/s wr, 5 op/s 2024-09-04T16:37:34.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-mon[24429]: osdmap e66: 8 total, 8 up, 8 in 2024-09-04T16:37:34.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-04T16:37:34.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:34 smithi164 ceph-mon[27961]: pgmap v30: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.5 KiB/s wr, 5 op/s 2024-09-04T16:37:34.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:34 smithi164 ceph-mon[27961]: osdmap e66: 8 total, 8 up, 8 in 2024-09-04T16:37:34.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:34 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-04T16:37:34.882 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 podman[67856]: 2024-09-04 16:37:34.416343681 +0000 UTC m=+2.746461964 container init 84eb12d9b07860caadf858c52cdd34d0bb16a3cc74aea1298e4fa2b03e86bacb (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T16:37:34.882 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 podman[67856]: 2024-09-04 16:37:34.419450226 +0000 UTC m=+2.749568501 container start 84eb12d9b07860caadf858c52cdd34d0bb16a3cc74aea1298e4fa2b03e86bacb (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T16:37:34.882 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.424Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-04T16:37:34.882 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.424Z 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-04T16:37:34.882 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.424Z 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-04T16:37:34.882 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.424Z 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-04T16:37:34.883 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z 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-04T16:37:34.883 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-04T16:37:34.883 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-04T16:37:34.883 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=arp 2024-09-04T16:37:34.883 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-04T16:37:34.883 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-04T16:37:34.883 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-04T16:37:34.883 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-04T16:37:34.883 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-04T16:37:34.883 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-04T16:37:34.884 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-04T16:37:34.884 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-04T16:37:34.884 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=edac 2024-09-04T16:37:34.884 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-04T16:37:34.884 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-04T16:37:34.884 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-04T16:37:34.884 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-04T16:37:34.884 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-04T16:37:34.885 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-04T16:37:34.885 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-04T16:37:34.885 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-04T16:37:34.885 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-04T16:37:34.885 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-04T16:37:34.885 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-04T16:37:34.885 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-04T16:37:34.885 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-04T16:37:34.885 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-04T16:37:34.885 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-04T16:37:34.885 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-04T16:37:34.885 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=os 2024-09-04T16:37:34.886 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-04T16:37:34.886 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-04T16:37:34.886 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-04T16:37:34.886 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-04T16:37:34.886 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-04T16:37:34.886 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-04T16:37:34.886 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-04T16:37:34.886 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=stat 2024-09-04T16:37:34.886 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-04T16:37:34.886 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-04T16:37:34.886 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-04T16:37:34.886 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=time 2024-09-04T16:37:34.887 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-04T16:37:34.887 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=uname 2024-09-04T16:37:34.887 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-04T16:37:34.887 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-04T16:37:34.887 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.425Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-04T16:37:34.887 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.426Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-04T16:37:34.887 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[67934]: ts=2024-09-04T16:37:34.426Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-04T16:37:34.887 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 bash[67856]: 84eb12d9b07860caadf858c52cdd34d0bb16a3cc74aea1298e4fa2b03e86bacb 2024-09-04T16:37:34.887 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:37:34 smithi100 systemd[1]: Started Ceph node-exporter.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:37:35.128 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:37:35.128 INFO:teuthology.orchestra.run.smithi100.stdout: "id": "b44edd04-1088-4496-b106-51b07457d751", 2024-09-04T16:37:35.128 INFO:teuthology.orchestra.run.smithi100.stdout: "epoch": 1, 2024-09-04T16:37:35.128 INFO:teuthology.orchestra.run.smithi100.stdout: "predecessor_uuid": "ae7f6ccc-e202-40c7-8ef6-d20f94c55f2c", 2024-09-04T16:37:35.128 INFO:teuthology.orchestra.run.smithi100.stdout: "sync_status": [], 2024-09-04T16:37:35.128 INFO:teuthology.orchestra.run.smithi100.stdout: "period_map": { 2024-09-04T16:37:35.128 INFO:teuthology.orchestra.run.smithi100.stdout: "id": "b44edd04-1088-4496-b106-51b07457d751", 2024-09-04T16:37:35.128 INFO:teuthology.orchestra.run.smithi100.stdout: "zonegroups": [ 2024-09-04T16:37:35.128 INFO:teuthology.orchestra.run.smithi100.stdout: { 2024-09-04T16:37:35.128 INFO:teuthology.orchestra.run.smithi100.stdout: "id": "60fb7ea1-879a-4101-8b48-ff4465af66c8", 2024-09-04T16:37:35.129 INFO:teuthology.orchestra.run.smithi100.stdout: "name": "default", 2024-09-04T16:37:35.129 INFO:teuthology.orchestra.run.smithi100.stdout: "api_name": "default", 2024-09-04T16:37:35.129 INFO:teuthology.orchestra.run.smithi100.stdout: "is_master": true, 2024-09-04T16:37:35.129 INFO:teuthology.orchestra.run.smithi100.stdout: "endpoints": [], 2024-09-04T16:37:35.129 INFO:teuthology.orchestra.run.smithi100.stdout: "hostnames": [], 2024-09-04T16:37:35.129 INFO:teuthology.orchestra.run.smithi100.stdout: "hostnames_s3website": [], 2024-09-04T16:37:35.129 INFO:teuthology.orchestra.run.smithi100.stdout: "master_zone": "6b95f396-b8ee-44bc-97fc-4240e31bdebc", 2024-09-04T16:37:35.129 INFO:teuthology.orchestra.run.smithi100.stdout: "zones": [ 2024-09-04T16:37:35.129 INFO:teuthology.orchestra.run.smithi100.stdout: { 2024-09-04T16:37:35.129 INFO:teuthology.orchestra.run.smithi100.stdout: "id": "6b95f396-b8ee-44bc-97fc-4240e31bdebc", 2024-09-04T16:37:35.129 INFO:teuthology.orchestra.run.smithi100.stdout: "name": "z", 2024-09-04T16:37:35.129 INFO:teuthology.orchestra.run.smithi100.stdout: "endpoints": [], 2024-09-04T16:37:35.129 INFO:teuthology.orchestra.run.smithi100.stdout: "log_meta": false, 2024-09-04T16:37:35.130 INFO:teuthology.orchestra.run.smithi100.stdout: "log_data": false, 2024-09-04T16:37:35.130 INFO:teuthology.orchestra.run.smithi100.stdout: "bucket_index_max_shards": 11, 2024-09-04T16:37:35.130 INFO:teuthology.orchestra.run.smithi100.stdout: "read_only": false, 2024-09-04T16:37:35.130 INFO:teuthology.orchestra.run.smithi100.stdout: "tier_type": "", 2024-09-04T16:37:35.130 INFO:teuthology.orchestra.run.smithi100.stdout: "sync_from_all": true, 2024-09-04T16:37:35.130 INFO:teuthology.orchestra.run.smithi100.stdout: "sync_from": [], 2024-09-04T16:37:35.130 INFO:teuthology.orchestra.run.smithi100.stdout: "redirect_zone": "", 2024-09-04T16:37:35.130 INFO:teuthology.orchestra.run.smithi100.stdout: "supported_features": [ 2024-09-04T16:37:35.130 INFO:teuthology.orchestra.run.smithi100.stdout: "compress-encrypted", 2024-09-04T16:37:35.130 INFO:teuthology.orchestra.run.smithi100.stdout: "notification_v2", 2024-09-04T16:37:35.130 INFO:teuthology.orchestra.run.smithi100.stdout: "resharding" 2024-09-04T16:37:35.130 INFO:teuthology.orchestra.run.smithi100.stdout: ] 2024-09-04T16:37:35.130 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T16:37:35.131 INFO:teuthology.orchestra.run.smithi100.stdout: ], 2024-09-04T16:37:35.131 INFO:teuthology.orchestra.run.smithi100.stdout: "placement_targets": [ 2024-09-04T16:37:35.131 INFO:teuthology.orchestra.run.smithi100.stdout: { 2024-09-04T16:37:35.131 INFO:teuthology.orchestra.run.smithi100.stdout: "name": "default-placement", 2024-09-04T16:37:35.131 INFO:teuthology.orchestra.run.smithi100.stdout: "tags": [], 2024-09-04T16:37:35.131 INFO:teuthology.orchestra.run.smithi100.stdout: "storage_classes": [ 2024-09-04T16:37:35.131 INFO:teuthology.orchestra.run.smithi100.stdout: "STANDARD" 2024-09-04T16:37:35.131 INFO:teuthology.orchestra.run.smithi100.stdout: ] 2024-09-04T16:37:35.131 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T16:37:35.131 INFO:teuthology.orchestra.run.smithi100.stdout: ], 2024-09-04T16:37:35.131 INFO:teuthology.orchestra.run.smithi100.stdout: "default_placement": "default-placement", 2024-09-04T16:37:35.131 INFO:teuthology.orchestra.run.smithi100.stdout: "realm_id": "2e272d4f-26a5-4836-afde-a7f863d2de0b", 2024-09-04T16:37:35.131 INFO:teuthology.orchestra.run.smithi100.stdout: "sync_policy": { 2024-09-04T16:37:35.131 INFO:teuthology.orchestra.run.smithi100.stdout: "groups": [] 2024-09-04T16:37:35.132 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:37:35.132 INFO:teuthology.orchestra.run.smithi100.stdout: "enabled_features": [ 2024-09-04T16:37:35.132 INFO:teuthology.orchestra.run.smithi100.stdout: "notification_v2", 2024-09-04T16:37:35.132 INFO:teuthology.orchestra.run.smithi100.stdout: "resharding" 2024-09-04T16:37:35.132 INFO:teuthology.orchestra.run.smithi100.stdout: ] 2024-09-04T16:37:35.132 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T16:37:35.132 INFO:teuthology.orchestra.run.smithi100.stdout: ], 2024-09-04T16:37:35.132 INFO:teuthology.orchestra.run.smithi100.stdout: "short_zone_ids": [ 2024-09-04T16:37:35.132 INFO:teuthology.orchestra.run.smithi100.stdout: { 2024-09-04T16:37:35.132 INFO:teuthology.orchestra.run.smithi100.stdout: "key": "6b95f396-b8ee-44bc-97fc-4240e31bdebc", 2024-09-04T16:37:35.132 INFO:teuthology.orchestra.run.smithi100.stdout: "val": 759514476 2024-09-04T16:37:35.132 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T16:37:35.132 INFO:teuthology.orchestra.run.smithi100.stdout: ] 2024-09-04T16:37:35.132 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:37:35.133 INFO:teuthology.orchestra.run.smithi100.stdout: "master_zonegroup": "60fb7ea1-879a-4101-8b48-ff4465af66c8", 2024-09-04T16:37:35.133 INFO:teuthology.orchestra.run.smithi100.stdout: "master_zone": "6b95f396-b8ee-44bc-97fc-4240e31bdebc", 2024-09-04T16:37:35.133 INFO:teuthology.orchestra.run.smithi100.stdout: "period_config": { 2024-09-04T16:37:35.133 INFO:teuthology.orchestra.run.smithi100.stdout: "bucket_quota": { 2024-09-04T16:37:35.133 INFO:teuthology.orchestra.run.smithi100.stdout: "enabled": false, 2024-09-04T16:37:35.133 INFO:teuthology.orchestra.run.smithi100.stdout: "check_on_raw": false, 2024-09-04T16:37:35.133 INFO:teuthology.orchestra.run.smithi100.stdout: "max_size": -1, 2024-09-04T16:37:35.133 INFO:teuthology.orchestra.run.smithi100.stdout: "max_size_kb": 0, 2024-09-04T16:37:35.134 INFO:teuthology.orchestra.run.smithi100.stdout: "max_objects": -1 2024-09-04T16:37:35.134 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:37:35.134 INFO:teuthology.orchestra.run.smithi100.stdout: "user_quota": { 2024-09-04T16:37:35.134 INFO:teuthology.orchestra.run.smithi100.stdout: "enabled": false, 2024-09-04T16:37:35.134 INFO:teuthology.orchestra.run.smithi100.stdout: "check_on_raw": false, 2024-09-04T16:37:35.134 INFO:teuthology.orchestra.run.smithi100.stdout: "max_size": -1, 2024-09-04T16:37:35.134 INFO:teuthology.orchestra.run.smithi100.stdout: "max_size_kb": 0, 2024-09-04T16:37:35.134 INFO:teuthology.orchestra.run.smithi100.stdout: "max_objects": -1 2024-09-04T16:37:35.134 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:37:35.134 INFO:teuthology.orchestra.run.smithi100.stdout: "user_ratelimit": { 2024-09-04T16:37:35.134 INFO:teuthology.orchestra.run.smithi100.stdout: "max_read_ops": 0, 2024-09-04T16:37:35.135 INFO:teuthology.orchestra.run.smithi100.stdout: "max_write_ops": 0, 2024-09-04T16:37:35.135 INFO:teuthology.orchestra.run.smithi100.stdout: "max_read_bytes": 0, 2024-09-04T16:37:35.135 INFO:teuthology.orchestra.run.smithi100.stdout: "max_write_bytes": 0, 2024-09-04T16:37:35.135 INFO:teuthology.orchestra.run.smithi100.stdout: "enabled": false 2024-09-04T16:37:35.135 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:37:35.135 INFO:teuthology.orchestra.run.smithi100.stdout: "bucket_ratelimit": { 2024-09-04T16:37:35.135 INFO:teuthology.orchestra.run.smithi100.stdout: "max_read_ops": 0, 2024-09-04T16:37:35.135 INFO:teuthology.orchestra.run.smithi100.stdout: "max_write_ops": 0, 2024-09-04T16:37:35.135 INFO:teuthology.orchestra.run.smithi100.stdout: "max_read_bytes": 0, 2024-09-04T16:37:35.135 INFO:teuthology.orchestra.run.smithi100.stdout: "max_write_bytes": 0, 2024-09-04T16:37:35.135 INFO:teuthology.orchestra.run.smithi100.stdout: "enabled": false 2024-09-04T16:37:35.135 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:37:35.135 INFO:teuthology.orchestra.run.smithi100.stdout: "anonymous_ratelimit": { 2024-09-04T16:37:35.136 INFO:teuthology.orchestra.run.smithi100.stdout: "max_read_ops": 0, 2024-09-04T16:37:35.136 INFO:teuthology.orchestra.run.smithi100.stdout: "max_write_ops": 0, 2024-09-04T16:37:35.136 INFO:teuthology.orchestra.run.smithi100.stdout: "max_read_bytes": 0, 2024-09-04T16:37:35.136 INFO:teuthology.orchestra.run.smithi100.stdout: "max_write_bytes": 0, 2024-09-04T16:37:35.136 INFO:teuthology.orchestra.run.smithi100.stdout: "enabled": false 2024-09-04T16:37:35.136 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T16:37:35.136 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:37:35.136 INFO:teuthology.orchestra.run.smithi100.stdout: "realm_id": "2e272d4f-26a5-4836-afde-a7f863d2de0b", 2024-09-04T16:37:35.136 INFO:teuthology.orchestra.run.smithi100.stdout: "realm_epoch": 2 2024-09-04T16:37:35.136 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:37:35.320 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:35 smithi164 systemd[1]: Starting Ceph node-exporter.b for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:37:35.320 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:35 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-04T16:37:35.320 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:35 smithi164 ceph-mon[27961]: osdmap e67: 8 total, 8 up, 8 in 2024-09-04T16:37:35.320 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:35 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-04T16:37:35.321 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:35 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:35.321 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:35 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:35.321 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:35 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:35.321 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:35 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-04T16:37:35.321 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:35 smithi164 ceph-mon[27961]: osdmap e68: 8 total, 8 up, 8 in 2024-09-04T16:37:35.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:35 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-04T16:37:35.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:35 smithi100 ceph-mon[34118]: osdmap e67: 8 total, 8 up, 8 in 2024-09-04T16:37:35.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:35 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-04T16:37:35.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:35 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:35.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:35 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:35.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:35 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:35.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:35 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-04T16:37:35.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:35 smithi100 ceph-mon[34118]: osdmap e68: 8 total, 8 up, 8 in 2024-09-04T16:37:35.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:35 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-04T16:37:35.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:35 smithi100 ceph-mon[24429]: osdmap e67: 8 total, 8 up, 8 in 2024-09-04T16:37:35.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:35 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-04T16:37:35.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:35 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:35.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:35 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:35.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:35 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:35.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:35 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/132810391' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-04T16:37:35.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:35 smithi100 ceph-mon[24429]: osdmap e68: 8 total, 8 up, 8 in 2024-09-04T16:37:35.689 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:35 smithi164 bash[57202]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-04T16:37:35.848 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-04T16:37:36.103 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:37:36.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:36 smithi164 ceph-mon[27961]: pgmap v33: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-04T16:37:36.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:36 smithi164 ceph-mon[27961]: Deploying daemon node-exporter.b on smithi164 2024-09-04T16:37:36.190 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:35 smithi164 bash[57202]: Getting image source signatures 2024-09-04T16:37:36.190 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:35 smithi164 bash[57202]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-04T16:37:36.190 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:35 smithi164 bash[57202]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-04T16:37:36.190 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:35 smithi164 bash[57202]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-04T16:37:36.336 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:36 smithi100 ceph-mon[24429]: pgmap v33: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-04T16:37:36.336 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:36 smithi100 ceph-mon[24429]: Deploying daemon node-exporter.b on smithi164 2024-09-04T16:37:36.336 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:36 smithi100 ceph-mon[34118]: pgmap v33: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-04T16:37:36.336 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:36 smithi100 ceph-mon[34118]: Deploying daemon node-exporter.b on smithi164 2024-09-04T16:37:36.729 INFO:teuthology.orchestra.run.smithi100.stdout:Scheduled rgw.foo update... 2024-09-04T16:37:37.689 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:37 smithi164 bash[57202]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-04T16:37:37.689 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:37 smithi164 bash[57202]: Writing manifest to image destination 2024-09-04T16:37:37.701 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph osd pool create foo' 2024-09-04T16:37:37.947 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:37:37.997 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:37 smithi164 podman[57202]: 2024-09-04 16:37:37.689035651 +0000 UTC m=+2.271564363 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-04T16:37:37.998 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:37 smithi164 podman[57202]: 2024-09-04 16:37:37.771052427 +0000 UTC m=+2.353581178 container create e407fd48e2bb6013192853c61816305ce57c8e88f6bad17a4d9fdd4120376007 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T16:37:37.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:37 smithi164 ceph-mon[27961]: pgmap v35: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 458 B/s wr, 7 op/s 2024-09-04T16:37:37.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:37 smithi164 ceph-mon[27961]: from='client.24626 -' 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-04T16:37:37.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:37 smithi164 ceph-mon[27961]: Saving service rgw.foo spec with placement count:2 2024-09-04T16:37:37.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:37 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:37.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:37 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:37:38.067 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:37 smithi100 ceph-mon[34118]: pgmap v35: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 458 B/s wr, 7 op/s 2024-09-04T16:37:38.068 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:37 smithi100 ceph-mon[34118]: from='client.24626 -' 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-04T16:37:38.068 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:37 smithi100 ceph-mon[34118]: Saving service rgw.foo spec with placement count:2 2024-09-04T16:37:38.068 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:37 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:38.068 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:37 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:37:38.068 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:37 smithi100 ceph-mon[24429]: pgmap v35: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 458 B/s wr, 7 op/s 2024-09-04T16:37:38.068 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:37 smithi100 ceph-mon[24429]: from='client.24626 -' 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-04T16:37:38.068 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:37 smithi100 ceph-mon[24429]: Saving service rgw.foo spec with placement count:2 2024-09-04T16:37:38.068 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:37 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:38.068 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:37 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:37:38.440 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:37 smithi164 podman[57202]: 2024-09-04 16:37:37.998091898 +0000 UTC m=+2.580620612 container init e407fd48e2bb6013192853c61816305ce57c8e88f6bad17a4d9fdd4120376007 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T16:37:38.440 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 podman[57202]: 2024-09-04 16:37:38.001377359 +0000 UTC m=+2.583906069 container start e407fd48e2bb6013192853c61816305ce57c8e88f6bad17a4d9fdd4120376007 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T16:37:38.440 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.005Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-04T16:37:38.440 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.005Z 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-04T16:37:38.440 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.005Z 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-04T16:37:38.440 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.005Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-04T16:37:38.440 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z 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-04T16:37:38.440 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z 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-04T16:37:38.440 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-04T16:37:38.440 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=arp 2024-09-04T16:37:38.440 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-04T16:37:38.441 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-04T16:37:38.441 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-04T16:37:38.441 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-04T16:37:38.441 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-04T16:37:38.441 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-04T16:37:38.441 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-04T16:37:38.441 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-04T16:37:38.442 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=edac 2024-09-04T16:37:38.442 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-04T16:37:38.442 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-04T16:37:38.442 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-04T16:37:38.442 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-04T16:37:38.442 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-04T16:37:38.442 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-04T16:37:38.442 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-04T16:37:38.442 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-04T16:37:38.442 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-04T16:37:38.442 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-04T16:37:38.442 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-04T16:37:38.442 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-04T16:37:38.443 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-04T16:37:38.443 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-04T16:37:38.443 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-04T16:37:38.443 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-04T16:37:38.443 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=os 2024-09-04T16:37:38.443 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-04T16:37:38.443 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-04T16:37:38.443 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-04T16:37:38.443 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-04T16:37:38.443 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-04T16:37:38.443 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-04T16:37:38.443 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-04T16:37:38.443 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=stat 2024-09-04T16:37:38.443 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-04T16:37:38.444 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-04T16:37:38.444 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-04T16:37:38.444 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=time 2024-09-04T16:37:38.444 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-04T16:37:38.444 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=uname 2024-09-04T16:37:38.444 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-04T16:37:38.444 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-04T16:37:38.444 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.006Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-04T16:37:38.444 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.007Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-04T16:37:38.444 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[57277]: ts=2024-09-04T16:37:38.007Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-04T16:37:38.444 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 bash[57202]: e407fd48e2bb6013192853c61816305ce57c8e88f6bad17a4d9fdd4120376007 2024-09-04T16:37:38.444 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:37:38 smithi164 systemd[1]: Started Ceph node-exporter.b for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:37:38.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:38 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:37:38] "GET /metrics HTTP/1.1" 200 35449 "" "Prometheus/2.43.0" 2024-09-04T16:37:39.173 INFO:teuthology.orchestra.run.smithi100.stderr:pool 'foo' created 2024-09-04T16:37:39.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:39 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:39.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:39 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:39.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:39 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:39.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:39 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:39.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:39 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:39.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:39 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3988231598' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-04T16:37:39.556 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:39 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:39.557 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:39 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:39.557 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:39 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:39.557 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:39 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:39.557 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:39 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:39.557 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:39 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3988231598' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-04T16:37:39.557 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:39 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:39.557 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:39 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:39.557 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:39 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:39.557 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:39 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:39.557 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:39 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:39.558 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:39 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3988231598' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-04T16:37:39.859 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'rbd pool init foo' 2024-09-04T16:37:40.131 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:37:40.406 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:40 smithi100 ceph-mon[34118]: pgmap v36: 129 pgs: 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 2.0 KiB/s wr, 10 op/s 2024-09-04T16:37:40.406 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:40 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3988231598' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-04T16:37:40.406 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:40 smithi100 ceph-mon[34118]: osdmap e69: 8 total, 8 up, 8 in 2024-09-04T16:37:40.406 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:40 smithi100 ceph-mon[24429]: pgmap v36: 129 pgs: 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 2.0 KiB/s wr, 10 op/s 2024-09-04T16:37:40.406 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:40 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3988231598' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-04T16:37:40.406 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:40 smithi100 ceph-mon[24429]: osdmap e69: 8 total, 8 up, 8 in 2024-09-04T16:37:40.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:40 smithi164 ceph-mon[27961]: pgmap v36: 129 pgs: 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 2.0 KiB/s wr, 10 op/s 2024-09-04T16:37:40.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:40 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3988231598' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-04T16:37:40.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:40 smithi164 ceph-mon[27961]: osdmap e69: 8 total, 8 up, 8 in 2024-09-04T16:37:41.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:41 smithi164 ceph-mon[27961]: osdmap e70: 8 total, 8 up, 8 in 2024-09-04T16:37:41.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:41 smithi164 ceph-mon[27961]: pgmap v39: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-04T16:37:41.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:41 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/43232212' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-04T16:37:41.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:41 smithi164 ceph-mon[27961]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-04T16:37:41.499 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:41 smithi100 ceph-mon[34118]: osdmap e70: 8 total, 8 up, 8 in 2024-09-04T16:37:41.499 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:41 smithi100 ceph-mon[34118]: pgmap v39: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-04T16:37:41.499 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:41 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/43232212' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-04T16:37:41.500 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:41 smithi100 ceph-mon[34118]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-04T16:37:41.500 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:41 smithi100 ceph-mon[24429]: osdmap e70: 8 total, 8 up, 8 in 2024-09-04T16:37:41.500 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:41 smithi100 ceph-mon[24429]: pgmap v39: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-04T16:37:41.500 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:41 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/43232212' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-04T16:37:41.500 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:41 smithi100 ceph-mon[24429]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-04T16:37:42.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:42 smithi164 ceph-mon[27961]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-04T16:37:42.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:42 smithi164 ceph-mon[27961]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-04T16:37:42.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:42 smithi164 ceph-mon[27961]: osdmap e71: 8 total, 8 up, 8 in 2024-09-04T16:37:42.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:42 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:42.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:42 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:42.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:42 smithi100 ceph-mon[24429]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-04T16:37:42.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:42 smithi100 ceph-mon[24429]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-04T16:37:42.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:42 smithi100 ceph-mon[24429]: osdmap e71: 8 total, 8 up, 8 in 2024-09-04T16:37:42.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:42 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:42.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:42 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:42.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:42 smithi100 ceph-mon[34118]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-04T16:37:42.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:42 smithi100 ceph-mon[34118]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-04T16:37:42.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:42 smithi100 ceph-mon[34118]: osdmap e71: 8 total, 8 up, 8 in 2024-09-04T16:37:42.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:42 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:42.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:42 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:43.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:43 smithi164 ceph-mon[27961]: osdmap e72: 8 total, 8 up, 8 in 2024-09-04T16:37:43.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:43 smithi164 ceph-mon[27961]: pgmap v42: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:43.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:43 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:43.537 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:43 smithi100 ceph-mon[34118]: osdmap e72: 8 total, 8 up, 8 in 2024-09-04T16:37:43.537 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:43 smithi100 ceph-mon[34118]: pgmap v42: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:43.538 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:43 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:43.538 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:43 smithi100 ceph-mon[24429]: osdmap e72: 8 total, 8 up, 8 in 2024-09-04T16:37:43.538 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:43 smithi100 ceph-mon[24429]: pgmap v42: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:37:43.538 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:43 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:43.908 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-04T16:37:44.165 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:37:44.446 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[34118]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-04T16:37:44.446 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[34118]: Cluster is now healthy 2024-09-04T16:37:44.446 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[34118]: osdmap e73: 8 total, 8 up, 8 in 2024-09-04T16:37:44.446 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:44.446 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:44.446 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:37:44.446 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:37:44.446 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:44.447 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.niznbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-04T16:37:44.447 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.niznbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-04T16:37:44.447 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:44.447 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:37:44.447 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[34118]: Deploying daemon rgw.foo.smithi164.niznbh on smithi164 2024-09-04T16:37:44.447 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[24429]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-04T16:37:44.447 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[24429]: Cluster is now healthy 2024-09-04T16:37:44.447 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[24429]: osdmap e73: 8 total, 8 up, 8 in 2024-09-04T16:37:44.447 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:44.447 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:44.447 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:37:44.448 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:37:44.448 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:44.448 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.niznbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-04T16:37:44.448 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.niznbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-04T16:37:44.448 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:44.448 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:37:44.448 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:44 smithi100 ceph-mon[24429]: Deploying daemon rgw.foo.smithi164.niznbh on smithi164 2024-09-04T16:37:44.486 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:44 smithi164 ceph-mon[27961]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-04T16:37:44.486 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:44 smithi164 ceph-mon[27961]: Cluster is now healthy 2024-09-04T16:37:44.486 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:44 smithi164 ceph-mon[27961]: osdmap e73: 8 total, 8 up, 8 in 2024-09-04T16:37:44.486 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:44 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:44.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:44 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:44.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:44 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:37:44.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:44 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:37:44.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:44 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:44.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:44 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.niznbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-04T16:37:44.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:44 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.niznbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-04T16:37:44.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:44 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:44.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:44 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:37:44.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:44 smithi164 ceph-mon[27961]: Deploying daemon rgw.foo.smithi164.niznbh on smithi164 2024-09-04T16:37:44.826 INFO:teuthology.orchestra.run.smithi100.stdout:Scheduled iscsi.foo update... 2024-09-04T16:37:45.516 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'sleep 180' 2024-09-04T16:37:45.759 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:37:46.093 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:45 smithi100 ceph-mon[24429]: pgmap v44: 161 pgs: 161 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 471 B/s wr, 0 op/s 2024-09-04T16:37:46.093 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:45 smithi100 ceph-mon[24429]: from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:37:46.093 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:45 smithi100 ceph-mon[24429]: Saving service iscsi.foo spec with placement count:1 2024-09-04T16:37:46.093 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:45 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:46.094 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:45 smithi100 ceph-mon[34118]: pgmap v44: 161 pgs: 161 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 471 B/s wr, 0 op/s 2024-09-04T16:37:46.094 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:45 smithi100 ceph-mon[34118]: from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:37:46.094 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:45 smithi100 ceph-mon[34118]: Saving service iscsi.foo spec with placement count:1 2024-09-04T16:37:46.094 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:45 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:46.158 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:45 smithi164 ceph-mon[27961]: pgmap v44: 161 pgs: 161 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 471 B/s wr, 0 op/s 2024-09-04T16:37:46.159 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:45 smithi164 ceph-mon[27961]: from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:37:46.159 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:45 smithi164 ceph-mon[27961]: Saving service iscsi.foo spec with placement count:1 2024-09-04T16:37:46.159 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:45 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:47.444 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:47 smithi100 ceph-mon[34118]: osdmap e74: 8 total, 8 up, 8 in 2024-09-04T16:37:47.445 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:47 smithi100 ceph-mon[34118]: pgmap v46: 161 pgs: 161 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 383 B/s wr, 0 op/s 2024-09-04T16:37:47.445 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:47 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:47.445 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:47 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:47.445 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:47 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:47.445 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:47 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi100.vhkybv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-04T16:37:47.445 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:47 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi100.vhkybv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-04T16:37:47.445 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:47 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:47.446 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:47 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:37:47.446 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:47 smithi100 ceph-mon[34118]: Deploying daemon rgw.foo.smithi100.vhkybv on smithi100 2024-09-04T16:37:47.446 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:47 smithi100 ceph-mon[24429]: osdmap e74: 8 total, 8 up, 8 in 2024-09-04T16:37:47.446 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:47 smithi100 ceph-mon[24429]: pgmap v46: 161 pgs: 161 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 383 B/s wr, 0 op/s 2024-09-04T16:37:47.446 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:47 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:47.446 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:47 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:47.446 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:47 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:47.446 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:47 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi100.vhkybv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-04T16:37:47.447 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:47 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi100.vhkybv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-04T16:37:47.447 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:47 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:47.447 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:47 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:37:47.447 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:47 smithi100 ceph-mon[24429]: Deploying daemon rgw.foo.smithi100.vhkybv on smithi100 2024-09-04T16:37:47.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:47 smithi164 ceph-mon[27961]: osdmap e74: 8 total, 8 up, 8 in 2024-09-04T16:37:47.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:47 smithi164 ceph-mon[27961]: pgmap v46: 161 pgs: 161 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 383 B/s wr, 0 op/s 2024-09-04T16:37:47.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:47 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:47.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:47 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:47.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:47 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:47.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:47 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi100.vhkybv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-04T16:37:47.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:47 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi100.vhkybv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-04T16:37:47.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:47 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:47.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:47 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:37:47.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:47 smithi164 ceph-mon[27961]: Deploying daemon rgw.foo.smithi100.vhkybv on smithi100 2024-09-04T16:37:48.376 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:48 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:37:48] "GET /metrics HTTP/1.1" 200 35449 "" "Prometheus/2.43.0" 2024-09-04T16:37:50.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:50 smithi100 ceph-mon[34118]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 5.5 KiB/s wr, 178 op/s 2024-09-04T16:37:50.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:50 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:50.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:50 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:50.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:50 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:50.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:50 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:50.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:50 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:50.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:50 smithi100 ceph-mon[34118]: Saving service rgw.foo spec with placement count:2 2024-09-04T16:37:50.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:50 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:50.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:50 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:50.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:50 smithi100 ceph-mon[24429]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 5.5 KiB/s wr, 178 op/s 2024-09-04T16:37:50.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:50 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:50.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:50 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:50.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:50 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:50.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:50 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:50.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:50 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:50.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:50 smithi100 ceph-mon[24429]: Saving service rgw.foo spec with placement count:2 2024-09-04T16:37:50.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:50 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:50.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:50 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:50.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:50 smithi164 ceph-mon[27961]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 5.5 KiB/s wr, 178 op/s 2024-09-04T16:37:50.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:50 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:50.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:50 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:50.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:50 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:50.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:50 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:50.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:50 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:50.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:50 smithi164 ceph-mon[27961]: Saving service rgw.foo spec with placement count:2 2024-09-04T16:37:50.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:50 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:50.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:50 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:52.370 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:52 smithi164 ceph-mon[27961]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 4.4 KiB/s wr, 141 op/s 2024-09-04T16:37:52.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:52 smithi100 ceph-mon[24429]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 4.4 KiB/s wr, 141 op/s 2024-09-04T16:37:52.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:52 smithi100 ceph-mon[34118]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 4.4 KiB/s wr, 141 op/s 2024-09-04T16:37:53.325 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:52 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:52] ENGINE Bus STOPPING 2024-09-04T16:37:53.325 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.326 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.326 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-09-04T16:37:53.326 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-09-04T16:37:53.326 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-04T16:37:53.326 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-09-04T16:37:53.326 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:37:53.326 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.326 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.326 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.326 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:37:53.326 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:37:53.326 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.327 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.327 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.327 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:37:53.327 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:37:53.327 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:37:53.327 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.327 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.327 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-09-04T16:37:53.327 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-09-04T16:37:53.327 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-04T16:37:53.327 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-09-04T16:37:53.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:37:53.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:37:53.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:37:53.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:37:53.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:37:53.328 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:37:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:53 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:53 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:53 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-09-04T16:37:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:53 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-09-04T16:37:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:53 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-04T16:37:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:53 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-09-04T16:37:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:53 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:37:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:53 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:53 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:53 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:53 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:37:53.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:53 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:37:53.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:53 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:53 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:53 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:53.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:53 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:37:53.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:53 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:37:53.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:53 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:37:53.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T16:37:53.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:53] ENGINE Bus STOPPED 2024-09-04T16:37:53.633 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:53] ENGINE Bus STARTING 2024-09-04T16:37:53.633 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:53] ENGINE Serving on http://:::9283 2024-09-04T16:37:53.633 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:53] ENGINE Bus STARTED 2024-09-04T16:37:53.633 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:53] ENGINE Bus STOPPING 2024-09-04T16:37:54.372 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:54 smithi100 ceph-mon[34118]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 3.8 KiB/s wr, 121 op/s 2024-09-04T16:37:54.372 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:54 smithi100 ceph-mon[34118]: Checking dashboard <-> RGW credentials 2024-09-04T16:37:54.372 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:54 smithi100 ceph-mon[34118]: Deploying daemon iscsi.foo.smithi100.gmhbsb on smithi100 2024-09-04T16:37:54.372 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:54 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]': finished 2024-09-04T16:37:54.372 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:54 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]': finished 2024-09-04T16:37:54.373 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:54 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-09-04T16:37:54.373 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:54 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-09-04T16:37:54.373 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:54 smithi100 ceph-mon[34118]: osdmap e75: 8 total, 8 up, 8 in 2024-09-04T16:37:54.373 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T16:37:54.373 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:53] ENGINE Bus STOPPED 2024-09-04T16:37:54.373 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:53] ENGINE Bus STARTING 2024-09-04T16:37:54.374 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:54 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:54] ENGINE Serving on http://:::9283 2024-09-04T16:37:54.374 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:54 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:37:54] ENGINE Bus STARTED 2024-09-04T16:37:54.374 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:54 smithi100 ceph-mon[24429]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 3.8 KiB/s wr, 121 op/s 2024-09-04T16:37:54.374 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:54 smithi100 ceph-mon[24429]: Checking dashboard <-> RGW credentials 2024-09-04T16:37:54.374 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:54 smithi100 ceph-mon[24429]: Deploying daemon iscsi.foo.smithi100.gmhbsb on smithi100 2024-09-04T16:37:54.375 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:54 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]': finished 2024-09-04T16:37:54.375 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:54 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]': finished 2024-09-04T16:37:54.375 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:54 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-09-04T16:37:54.375 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:54 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-09-04T16:37:54.375 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:54 smithi100 ceph-mon[24429]: osdmap e75: 8 total, 8 up, 8 in 2024-09-04T16:37:54.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:54 smithi164 ceph-mon[27961]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 3.8 KiB/s wr, 121 op/s 2024-09-04T16:37:54.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:54 smithi164 ceph-mon[27961]: Checking dashboard <-> RGW credentials 2024-09-04T16:37:54.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:54 smithi164 ceph-mon[27961]: Deploying daemon iscsi.foo.smithi100.gmhbsb on smithi100 2024-09-04T16:37:54.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:54 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]': finished 2024-09-04T16:37:54.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:54 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]': finished 2024-09-04T16:37:54.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:54 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-09-04T16:37:54.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:54 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-09-04T16:37:54.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:54 smithi164 ceph-mon[27961]: osdmap e75: 8 total, 8 up, 8 in 2024-09-04T16:37:55.388 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:55 smithi100 ceph-mon[24429]: osdmap e76: 8 total, 8 up, 8 in 2024-09-04T16:37:55.388 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:55 smithi100 ceph-mon[34118]: osdmap e76: 8 total, 8 up, 8 in 2024-09-04T16:37:55.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:55 smithi164 ceph-mon[27961]: osdmap e76: 8 total, 8 up, 8 in 2024-09-04T16:37:56.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:56 smithi100 ceph-mon[24429]: pgmap v52: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 4.5 KiB/s wr, 271 op/s 2024-09-04T16:37:56.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:56 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:56.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:56 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:56.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:56 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:56.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:56 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:56.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:56 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2900062793' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T16:37:56.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:56 smithi100 ceph-mon[34118]: pgmap v52: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 4.5 KiB/s wr, 271 op/s 2024-09-04T16:37:56.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:56 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:56.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:56 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:56.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:56 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:56.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:56 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:56.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:56 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2900062793' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T16:37:56.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:56 smithi164 ceph-mon[27961]: pgmap v52: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 4.5 KiB/s wr, 271 op/s 2024-09-04T16:37:56.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:56 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:56.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:56 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:56.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:56 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:56.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:56 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:56.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:56 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2900062793' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T16:37:57.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:57 smithi164 ceph-mon[27961]: Checking pool "foo" exists for service iscsi.foo 2024-09-04T16:37:57.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:57 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1055305242' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/24073213"}]: dispatch 2024-09-04T16:37:57.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:57 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/24073213"}]: dispatch 2024-09-04T16:37:57.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:57 smithi164 ceph-mon[27961]: pgmap v53: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 383 B/s wr, 130 op/s 2024-09-04T16:37:57.462 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:57 smithi100 ceph-mon[34118]: Checking pool "foo" exists for service iscsi.foo 2024-09-04T16:37:57.462 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:57 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1055305242' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/24073213"}]: dispatch 2024-09-04T16:37:57.462 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:57 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/24073213"}]: dispatch 2024-09-04T16:37:57.462 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:57 smithi100 ceph-mon[34118]: pgmap v53: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 383 B/s wr, 130 op/s 2024-09-04T16:37:57.463 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:57 smithi100 ceph-mon[24429]: Checking pool "foo" exists for service iscsi.foo 2024-09-04T16:37:57.463 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:57 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1055305242' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/24073213"}]: dispatch 2024-09-04T16:37:57.463 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:57 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/24073213"}]: dispatch 2024-09-04T16:37:57.463 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:57 smithi100 ceph-mon[24429]: pgmap v53: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 383 B/s wr, 130 op/s 2024-09-04T16:37:58.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:58 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/24073213"}]': finished 2024-09-04T16:37:58.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:58 smithi164 ceph-mon[27961]: mgrmap e22: y(active, since 64s), standbys: x 2024-09-04T16:37:58.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:58 smithi164 ceph-mon[27961]: osdmap e77: 8 total, 8 up, 8 in 2024-09-04T16:37:58.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:58 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/190233492' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/166495217"}]: dispatch 2024-09-04T16:37:58.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:58 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:58.516 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:37:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:37:58] "GET /metrics HTTP/1.1" 200 38030 "" "Prometheus/2.43.0" 2024-09-04T16:37:58.517 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:58 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/24073213"}]': finished 2024-09-04T16:37:58.517 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:58 smithi100 ceph-mon[24429]: mgrmap e22: y(active, since 64s), standbys: x 2024-09-04T16:37:58.517 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:58 smithi100 ceph-mon[24429]: osdmap e77: 8 total, 8 up, 8 in 2024-09-04T16:37:58.517 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:58 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/190233492' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/166495217"}]: dispatch 2024-09-04T16:37:58.517 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:58 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:58.517 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:58 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/24073213"}]': finished 2024-09-04T16:37:58.517 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:58 smithi100 ceph-mon[34118]: mgrmap e22: y(active, since 64s), standbys: x 2024-09-04T16:37:58.518 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:58 smithi100 ceph-mon[34118]: osdmap e77: 8 total, 8 up, 8 in 2024-09-04T16:37:58.518 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:58 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/190233492' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/166495217"}]: dispatch 2024-09-04T16:37:58.518 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:58 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:59.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:59 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/190233492' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/166495217"}]': finished 2024-09-04T16:37:59.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:59 smithi100 ceph-mon[34118]: osdmap e78: 8 total, 8 up, 8 in 2024-09-04T16:37:59.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:59 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/487413151' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/166495217"}]: dispatch 2024-09-04T16:37:59.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:59 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/166495217"}]: dispatch 2024-09-04T16:37:59.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:59 smithi100 ceph-mon[34118]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 131 KiB/s rd, 761 B/s wr, 197 op/s 2024-09-04T16:37:59.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:59 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:59.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:37:59 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:59.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:59 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/190233492' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/166495217"}]': finished 2024-09-04T16:37:59.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:59 smithi100 ceph-mon[24429]: osdmap e78: 8 total, 8 up, 8 in 2024-09-04T16:37:59.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:59 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/487413151' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/166495217"}]: dispatch 2024-09-04T16:37:59.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:59 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/166495217"}]: dispatch 2024-09-04T16:37:59.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:59 smithi100 ceph-mon[24429]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 131 KiB/s rd, 761 B/s wr, 197 op/s 2024-09-04T16:37:59.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:59 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:59.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:37:59 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:59.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:59 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/190233492' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/166495217"}]': finished 2024-09-04T16:37:59.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:59 smithi164 ceph-mon[27961]: osdmap e78: 8 total, 8 up, 8 in 2024-09-04T16:37:59.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:59 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/487413151' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/166495217"}]: dispatch 2024-09-04T16:37:59.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:59 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/166495217"}]: dispatch 2024-09-04T16:37:59.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:59 smithi164 ceph-mon[27961]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 131 KiB/s rd, 761 B/s wr, 197 op/s 2024-09-04T16:37:59.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:59 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:37:59.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:37:59 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:00.237 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:00 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/166495217"}]': finished 2024-09-04T16:38:00.237 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:00 smithi100 ceph-mon[24429]: osdmap e79: 8 total, 8 up, 8 in 2024-09-04T16:38:00.237 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:00 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2916664960' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2655716465"}]: dispatch 2024-09-04T16:38:00.237 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:00 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:00.238 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:00 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:00.238 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:00 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:38:00.238 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:00 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:38:00.238 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:00 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:00.238 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:00 smithi100 ceph-mon[24429]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-04T16:38:00.238 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:00 smithi100 ceph-mon[24429]: Reconfiguring daemon alertmanager.a on smithi100 2024-09-04T16:38:00.238 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:00 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/166495217"}]': finished 2024-09-04T16:38:00.238 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:00 smithi100 ceph-mon[34118]: osdmap e79: 8 total, 8 up, 8 in 2024-09-04T16:38:00.238 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:00 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2916664960' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2655716465"}]: dispatch 2024-09-04T16:38:00.238 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:00 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:00.239 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:00 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:00.239 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:00 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:38:00.239 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:00 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:38:00.239 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:00 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:00.239 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:00 smithi100 ceph-mon[34118]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-04T16:38:00.239 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:00 smithi100 ceph-mon[34118]: Reconfiguring daemon alertmanager.a on smithi100 2024-09-04T16:38:00.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:00 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/166495217"}]': finished 2024-09-04T16:38:00.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:00 smithi164 ceph-mon[27961]: osdmap e79: 8 total, 8 up, 8 in 2024-09-04T16:38:00.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:00 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2916664960' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2655716465"}]: dispatch 2024-09-04T16:38:00.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:00 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:00.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:00 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:00.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:00 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:38:00.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:00 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:38:00.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:00 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:00.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:00 smithi164 ceph-mon[27961]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-04T16:38:00.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:00 smithi164 ceph-mon[27961]: Reconfiguring daemon alertmanager.a on smithi100 2024-09-04T16:38:01.400 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:01 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2916664960' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2655716465"}]': finished 2024-09-04T16:38:01.400 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:01 smithi100 ceph-mon[34118]: osdmap e80: 8 total, 8 up, 8 in 2024-09-04T16:38:01.400 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:01 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3645057858' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/1522191744"}]: dispatch 2024-09-04T16:38:01.400 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:01 smithi100 ceph-mon[34118]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-09-04T16:38:01.401 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:01 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2916664960' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2655716465"}]': finished 2024-09-04T16:38:01.401 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:01 smithi100 ceph-mon[24429]: osdmap e80: 8 total, 8 up, 8 in 2024-09-04T16:38:01.401 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:01 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3645057858' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/1522191744"}]: dispatch 2024-09-04T16:38:01.401 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:01 smithi100 ceph-mon[24429]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-09-04T16:38:01.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:01 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2916664960' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2655716465"}]': finished 2024-09-04T16:38:01.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:01 smithi164 ceph-mon[27961]: osdmap e80: 8 total, 8 up, 8 in 2024-09-04T16:38:01.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:01 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3645057858' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/1522191744"}]: dispatch 2024-09-04T16:38:01.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:01 smithi164 ceph-mon[27961]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-09-04T16:38:02.520 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:02 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3645057858' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/1522191744"}]': finished 2024-09-04T16:38:02.520 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:02 smithi100 ceph-mon[34118]: osdmap e81: 8 total, 8 up, 8 in 2024-09-04T16:38:02.521 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:02 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2629430054' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/1522191744"}]: dispatch 2024-09-04T16:38:02.521 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:02 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/1522191744"}]: dispatch 2024-09-04T16:38:02.521 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:02 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3645057858' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/1522191744"}]': finished 2024-09-04T16:38:02.521 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:02 smithi100 ceph-mon[24429]: osdmap e81: 8 total, 8 up, 8 in 2024-09-04T16:38:02.521 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:02 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2629430054' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/1522191744"}]: dispatch 2024-09-04T16:38:02.521 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:02 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/1522191744"}]: dispatch 2024-09-04T16:38:02.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:02 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3645057858' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/1522191744"}]': finished 2024-09-04T16:38:02.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:02 smithi164 ceph-mon[27961]: osdmap e81: 8 total, 8 up, 8 in 2024-09-04T16:38:02.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:02 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2629430054' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/1522191744"}]: dispatch 2024-09-04T16:38:02.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:02 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/1522191744"}]: dispatch 2024-09-04T16:38:02.881 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:02 smithi100 systemd[1]: Stopping Ceph alertmanager.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:38:03.255 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:03 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/1522191744"}]': finished 2024-09-04T16:38:03.255 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:03 smithi100 ceph-mon[34118]: osdmap e82: 8 total, 8 up, 8 in 2024-09-04T16:38:03.255 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:03 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/4239927561' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3651124771"}]: dispatch 2024-09-04T16:38:03.255 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:03 smithi100 ceph-mon[34118]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:38:03.256 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:02 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[64945]: ts=2024-09-04T16:38:02.970Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-04T16:38:03.256 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:02 smithi100 podman[73446]: 2024-09-04 16:38:02.990907241 +0000 UTC m=+0.120638278 container died 13a80185fa38979bce38dd75ea213ceb827641cb8babea467a00932d3a6d2f9b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:38:03.256 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:03 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/1522191744"}]': finished 2024-09-04T16:38:03.256 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:03 smithi100 ceph-mon[24429]: osdmap e82: 8 total, 8 up, 8 in 2024-09-04T16:38:03.256 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:03 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/4239927561' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3651124771"}]: dispatch 2024-09-04T16:38:03.256 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:03 smithi100 ceph-mon[24429]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:38:03.605 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:03 smithi100 podman[73446]: 2024-09-04 16:38:03.362297434 +0000 UTC m=+0.492028477 container cleanup 13a80185fa38979bce38dd75ea213ceb827641cb8babea467a00932d3a6d2f9b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:38:03.605 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:03 smithi100 bash[73446]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a 2024-09-04T16:38:03.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:03 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/1522191744"}]': finished 2024-09-04T16:38:03.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:03 smithi164 ceph-mon[27961]: osdmap e82: 8 total, 8 up, 8 in 2024-09-04T16:38:03.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:03 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/4239927561' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3651124771"}]: dispatch 2024-09-04T16:38:03.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:03 smithi164 ceph-mon[27961]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:38:03.882 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:03 smithi100 podman[73458]: 2024-09-04 16:38:03.605193034 +0000 UTC m=+0.613775890 container remove 13a80185fa38979bce38dd75ea213ceb827641cb8babea467a00932d3a6d2f9b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:38:03.882 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:03 smithi100 podman[73458]: 2024-09-04 16:38:03.697710264 +0000 UTC m=+0.706293117 volume remove 49c3608c7290000accf654117d2d2a79c33fb4a541d8ef3dd9121c69e6bae490 2024-09-04T16:38:03.882 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:03 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-04T16:38:03.882 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:03 smithi100 systemd[1]: Stopped Ceph alertmanager.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:38:03.882 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:03 smithi100 systemd[1]: Starting Ceph alertmanager.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:38:04.355 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:04 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/4239927561' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3651124771"}]': finished 2024-09-04T16:38:04.356 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:04 smithi100 ceph-mon[34118]: osdmap e83: 8 total, 8 up, 8 in 2024-09-04T16:38:04.356 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:04 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3285990094' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2169226147"}]: dispatch 2024-09-04T16:38:04.356 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:04 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2169226147"}]: dispatch 2024-09-04T16:38:04.356 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:04 smithi100 podman[73574]: 2024-09-04 16:38:03.949385653 +0000 UTC m=+0.016039269 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-04T16:38:04.356 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:04 smithi100 podman[73574]: 2024-09-04 16:38:04.056908436 +0000 UTC m=+0.123562039 volume create 295fcf75985c361c12a9daca1d7e5e92a32f14d53be0c20ab340be1040fb837d 2024-09-04T16:38:04.356 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:04 smithi100 podman[73574]: 2024-09-04 16:38:04.174297062 +0000 UTC m=+0.240950707 container create 34595895af030a02699f519bcd8deaacf057d1408c4f5f5dd05f54d83f9a9a33 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:38:04.357 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:04 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/4239927561' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3651124771"}]': finished 2024-09-04T16:38:04.357 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:04 smithi100 ceph-mon[24429]: osdmap e83: 8 total, 8 up, 8 in 2024-09-04T16:38:04.357 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:04 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3285990094' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2169226147"}]: dispatch 2024-09-04T16:38:04.357 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:04 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2169226147"}]: dispatch 2024-09-04T16:38:04.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:04 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/4239927561' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3651124771"}]': finished 2024-09-04T16:38:04.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:04 smithi164 ceph-mon[27961]: osdmap e83: 8 total, 8 up, 8 in 2024-09-04T16:38:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:04 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3285990094' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2169226147"}]: dispatch 2024-09-04T16:38:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:04 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2169226147"}]: dispatch 2024-09-04T16:38:04.882 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:04 smithi100 podman[73574]: 2024-09-04 16:38:04.4440456 +0000 UTC m=+0.510699203 container init 34595895af030a02699f519bcd8deaacf057d1408c4f5f5dd05f54d83f9a9a33 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:38:04.882 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:04 smithi100 podman[73574]: 2024-09-04 16:38:04.44704086 +0000 UTC m=+0.513694470 container start 34595895af030a02699f519bcd8deaacf057d1408c4f5f5dd05f54d83f9a9a33 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:38:04.882 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[73610]: ts=2024-09-04T16:38:04.458Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-04T16:38:04.882 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[73610]: ts=2024-09-04T16:38:04.458Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-04T16:38:04.882 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[73610]: ts=2024-09-04T16:38:04.460Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.100 port=9094 2024-09-04T16:38:04.882 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[73610]: ts=2024-09-04T16:38:04.461Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-04T16:38:04.882 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[73610]: ts=2024-09-04T16:38:04.494Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-04T16:38:04.882 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[73610]: ts=2024-09-04T16:38:04.494Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-04T16:38:04.882 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[73610]: ts=2024-09-04T16:38:04.497Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-04T16:38:04.882 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[73610]: ts=2024-09-04T16:38:04.497Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-04T16:38:04.882 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:04 smithi100 bash[73574]: 34595895af030a02699f519bcd8deaacf057d1408c4f5f5dd05f54d83f9a9a33 2024-09-04T16:38:04.883 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:04 smithi100 systemd[1]: Started Ceph alertmanager.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:38:05.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:05 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2169226147"}]': finished 2024-09-04T16:38:05.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:05 smithi164 ceph-mon[27961]: osdmap e84: 8 total, 8 up, 8 in 2024-09-04T16:38:05.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:05 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/622218471' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3520278067"}]: dispatch 2024-09-04T16:38:05.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:05 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3520278067"}]: dispatch 2024-09-04T16:38:05.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:05 smithi164 ceph-mon[27961]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:05.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:05 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:05.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:05 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:05.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:05 smithi164 ceph-mon[27961]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T16:38:05.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:05 smithi164 ceph-mon[27961]: Reconfiguring daemon prometheus.a on smithi164 2024-09-04T16:38:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:05 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2169226147"}]': finished 2024-09-04T16:38:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:05 smithi100 ceph-mon[24429]: osdmap e84: 8 total, 8 up, 8 in 2024-09-04T16:38:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:05 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/622218471' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3520278067"}]: dispatch 2024-09-04T16:38:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:05 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3520278067"}]: dispatch 2024-09-04T16:38:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:05 smithi100 ceph-mon[24429]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:05 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:05 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:05 smithi100 ceph-mon[24429]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T16:38:05.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:05 smithi100 ceph-mon[24429]: Reconfiguring daemon prometheus.a on smithi164 2024-09-04T16:38:05.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:05 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2169226147"}]': finished 2024-09-04T16:38:05.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:05 smithi100 ceph-mon[34118]: osdmap e84: 8 total, 8 up, 8 in 2024-09-04T16:38:05.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:05 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/622218471' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3520278067"}]: dispatch 2024-09-04T16:38:05.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:05 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3520278067"}]: dispatch 2024-09-04T16:38:05.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:05 smithi100 ceph-mon[34118]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:05.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:05 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:05.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:05 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:05.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:05 smithi100 ceph-mon[34118]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T16:38:05.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:05 smithi100 ceph-mon[34118]: Reconfiguring daemon prometheus.a on smithi164 2024-09-04T16:38:06.461 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:06 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3520278067"}]': finished 2024-09-04T16:38:06.462 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:06 smithi100 ceph-mon[34118]: osdmap e85: 8 total, 8 up, 8 in 2024-09-04T16:38:06.462 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:06 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/68671731' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/2433563256"}]: dispatch 2024-09-04T16:38:06.462 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:06 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/2433563256"}]: dispatch 2024-09-04T16:38:06.462 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:06 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:38:06.462 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:06 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3520278067"}]': finished 2024-09-04T16:38:06.462 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:06 smithi100 ceph-mon[24429]: osdmap e85: 8 total, 8 up, 8 in 2024-09-04T16:38:06.462 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:06 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/68671731' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/2433563256"}]: dispatch 2024-09-04T16:38:06.462 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:06 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/2433563256"}]: dispatch 2024-09-04T16:38:06.462 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:06 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:38:06.483 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:06 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3520278067"}]': finished 2024-09-04T16:38:06.484 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:06 smithi164 ceph-mon[27961]: osdmap e85: 8 total, 8 up, 8 in 2024-09-04T16:38:06.484 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:06 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/68671731' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/2433563256"}]: dispatch 2024-09-04T16:38:06.484 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:06 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/2433563256"}]: dispatch 2024-09-04T16:38:06.484 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:06 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:38:06.881 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:06 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[73610]: ts=2024-09-04T16:38:06.461Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000387476s 2024-09-04T16:38:07.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:07 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/2433563256"}]': finished 2024-09-04T16:38:07.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:07 smithi164 ceph-mon[27961]: osdmap e86: 8 total, 8 up, 8 in 2024-09-04T16:38:07.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:07 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2630563350' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/1606698598"}]: dispatch 2024-09-04T16:38:07.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:07 smithi164 ceph-mon[27961]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:07.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:07 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/2433563256"}]': finished 2024-09-04T16:38:07.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:07 smithi100 ceph-mon[34118]: osdmap e86: 8 total, 8 up, 8 in 2024-09-04T16:38:07.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:07 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2630563350' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/1606698598"}]: dispatch 2024-09-04T16:38:07.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:07 smithi100 ceph-mon[34118]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:07.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:07 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/2433563256"}]': finished 2024-09-04T16:38:07.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:07 smithi100 ceph-mon[24429]: osdmap e86: 8 total, 8 up, 8 in 2024-09-04T16:38:07.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:07 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2630563350' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/1606698598"}]: dispatch 2024-09-04T16:38:07.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:07 smithi100 ceph-mon[24429]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:08.190 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:07 smithi164 systemd[1]: Stopping Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:38:08.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:08 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2630563350' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/1606698598"}]': finished 2024-09-04T16:38:08.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:08 smithi164 ceph-mon[27961]: osdmap e87: 8 total, 8 up, 8 in 2024-09-04T16:38:08.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:08 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2496773045' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/2433563256"}]: dispatch 2024-09-04T16:38:08.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:08 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:38:08.530 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:08 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:38:08.228Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-04T16:38:08.530 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:08 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:38:08.229Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-04T16:38:08.530 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:08 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:38:08.229Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-04T16:38:08.530 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:08 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:38:08.229Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-04T16:38:08.530 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:08 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:38:08.229Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-04T16:38:08.530 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:08 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:38:08.229Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-04T16:38:08.530 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:08 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:38:08.229Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-04T16:38:08.530 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:08 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:38:08.229Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-04T16:38:08.530 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:08 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:38:08.229Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-04T16:38:08.530 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:08 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:38:08.229Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-04T16:38:08.530 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:08 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:38:08.229Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-04T16:38:08.530 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:08 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[55010]: ts=2024-09-04T16:38:08.229Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-04T16:38:08.531 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:08 smithi164 podman[60107]: 2024-09-04 16:38:08.23996108 +0000 UTC m=+0.129466570 container died 48defca230f88139603ff2487c8bbf3571b34bd3abcf87834d59beeee1f7eb39 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:38:08.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:08 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2630563350' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/1606698598"}]': finished 2024-09-04T16:38:08.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:08 smithi100 ceph-mon[24429]: osdmap e87: 8 total, 8 up, 8 in 2024-09-04T16:38:08.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:08 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2496773045' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/2433563256"}]: dispatch 2024-09-04T16:38:08.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:08 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:38:08.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:08 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2630563350' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/1606698598"}]': finished 2024-09-04T16:38:08.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:08 smithi100 ceph-mon[34118]: osdmap e87: 8 total, 8 up, 8 in 2024-09-04T16:38:08.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:08 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2496773045' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/2433563256"}]: dispatch 2024-09-04T16:38:08.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:08 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:38:08.939 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:08 smithi164 podman[60107]: 2024-09-04 16:38:08.72016745 +0000 UTC m=+0.609672925 container cleanup 48defca230f88139603ff2487c8bbf3571b34bd3abcf87834d59beeee1f7eb39 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:38:08.940 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:08 smithi164 bash[60107]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a 2024-09-04T16:38:09.246 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:08 smithi164 podman[60119]: 2024-09-04 16:38:08.963105356 +0000 UTC m=+0.725167837 container remove 48defca230f88139603ff2487c8bbf3571b34bd3abcf87834d59beeee1f7eb39 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:38:09.248 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-04T16:38:09.248 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 systemd[1]: Stopped Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:38:09.248 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@prometheus.a.service: Consumed 1.163s CPU time. 2024-09-04T16:38:09.248 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 systemd[1]: Starting Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:38:09.566 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2496773045' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/2433563256"}]': finished 2024-09-04T16:38:09.566 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-mon[27961]: osdmap e88: 8 total, 8 up, 8 in 2024-09-04T16:38:09.566 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1531515020' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3564875991"}]: dispatch 2024-09-04T16:38:09.566 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3564875991"}]: dispatch 2024-09-04T16:38:09.566 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-mon[27961]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:09.567 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 podman[60209]: 2024-09-04 16:38:09.21566119 +0000 UTC m=+0.016767201 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-04T16:38:09.567 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 podman[60209]: 2024-09-04 16:38:09.339326383 +0000 UTC m=+0.140432416 container create 1e8285d107b0703fca249e1161d2244500d57223d87c37cbba44c9f33c133798 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:38:09.567 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 podman[60209]: 2024-09-04 16:38:09.566494148 +0000 UTC m=+0.367600143 container init 1e8285d107b0703fca249e1161d2244500d57223d87c37cbba44c9f33c133798 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:38:09.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:09 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2496773045' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/2433563256"}]': finished 2024-09-04T16:38:09.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:09 smithi100 ceph-mon[24429]: osdmap e88: 8 total, 8 up, 8 in 2024-09-04T16:38:09.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:09 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1531515020' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3564875991"}]: dispatch 2024-09-04T16:38:09.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:09 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3564875991"}]: dispatch 2024-09-04T16:38:09.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:09 smithi100 ceph-mon[24429]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:09.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:09 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2496773045' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/2433563256"}]': finished 2024-09-04T16:38:09.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:09 smithi100 ceph-mon[34118]: osdmap e88: 8 total, 8 up, 8 in 2024-09-04T16:38:09.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:09 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1531515020' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3564875991"}]: dispatch 2024-09-04T16:38:09.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:09 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3564875991"}]: dispatch 2024-09-04T16:38:09.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:09 smithi100 ceph-mon[34118]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:09.940 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 podman[60209]: 2024-09-04 16:38:09.569551998 +0000 UTC m=+0.370657998 container start 1e8285d107b0703fca249e1161d2244500d57223d87c37cbba44c9f33c133798 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:38:09.940 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:38:09.594Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-04T16:38:09.940 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:38:09.594Z 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-04T16:38:09.940 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:38:09.594Z caller=main.go:570 level=info host_details="(Linux 5.14.0-503.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024 x86_64 smithi164 (none))" 2024-09-04T16:38:09.940 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:38:09.594Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-04T16:38:09.940 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:38:09.594Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-04T16:38:09.941 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:38:09.596Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-04T16:38:09.941 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:38:09.596Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-04T16:38:09.941 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:38:09.598Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-04T16:38:09.941 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:38:09.598Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-04T16:38:09.941 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:38:09.599Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-04T16:38:09.941 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:38:09.599Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.653µs 2024-09-04T16:38:09.941 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:38:09.599Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-04T16:38:09.941 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:38:09.601Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-04T16:38:09.941 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:38:09.601Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-04T16:38:09.941 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:38:09.601Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=17.97µs wal_replay_duration=2.053405ms wbl_replay_duration=117ns total_replay_duration=2.089417ms 2024-09-04T16:38:09.941 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:38:09.602Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-04T16:38:09.941 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:38:09.602Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-04T16:38:09.942 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:38:09.602Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-04T16:38:09.942 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:38:09.623Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.273322ms db_storage=999ns remote_storage=1.64µs web_handler=408ns query_engine=770ns scrape=582.96µs scrape_sd=192.09µs notify=25.664µs notify_sd=23.483µs rules=19.834564ms tracing=5.832µs 2024-09-04T16:38:09.942 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:38:09.623Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-04T16:38:09.942 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:38:09.623Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-04T16:38:09.942 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 bash[60209]: 1e8285d107b0703fca249e1161d2244500d57223d87c37cbba44c9f33c133798 2024-09-04T16:38:09.942 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:38:09 smithi164 systemd[1]: Started Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:38:10.132 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:09 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:09] ENGINE Bus STOPPING 2024-09-04T16:38:10.132 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:09 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T16:38:10.132 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:09 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:09] ENGINE Bus STOPPED 2024-09-04T16:38:10.132 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:09 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:09] ENGINE Bus STARTING 2024-09-04T16:38:10.132 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:09 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:09] ENGINE Serving on http://:::9283 2024-09-04T16:38:10.132 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:09 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:09] ENGINE Bus STARTED 2024-09-04T16:38:10.132 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:09 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:09] ENGINE Bus STOPPING 2024-09-04T16:38:10.546 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T16:38:10.547 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:10] ENGINE Bus STOPPED 2024-09-04T16:38:10.547 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:10] ENGINE Bus STARTING 2024-09-04T16:38:10.547 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:10] ENGINE Serving on http://:::9283 2024-09-04T16:38:10.547 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:10] ENGINE Bus STARTED 2024-09-04T16:38:10.548 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:10] ENGINE Bus STOPPING 2024-09-04T16:38:10.548 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3564875991"}]': finished 2024-09-04T16:38:10.549 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: osdmap e89: 8 total, 8 up, 8 in 2024-09-04T16:38:10.549 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3518010164' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3165536899"}]: dispatch 2024-09-04T16:38:10.549 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3165536899"}]: dispatch 2024-09-04T16:38:10.549 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:10.549 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:10.550 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T16:38:10.550 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T16:38:10.550 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi100:9093"}]: dispatch 2024-09-04T16:38:10.550 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi100:9093"}]: dispatch 2024-09-04T16:38:10.550 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:10.550 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:38:10.551 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:38:10.551 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: Adding iSCSI gateway http://:@172.21.15.100:5000 to Dashboard 2024-09-04T16:38:10.551 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:38:10.551 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:38:10.551 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:10.551 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi100"}]: dispatch 2024-09-04T16:38:10.552 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi100"}]: dispatch 2024-09-04T16:38:10.552 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:10.552 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:38:10.552 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:38:10.552 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-09-04T16:38:10.553 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-09-04T16:38:10.553 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:10.553 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T16:38:10.553 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T16:38:10.553 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2024-09-04T16:38:10.553 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2024-09-04T16:38:10.554 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:10.554 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3564875991"}]': finished 2024-09-04T16:38:10.554 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: osdmap e89: 8 total, 8 up, 8 in 2024-09-04T16:38:10.555 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3518010164' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3165536899"}]: dispatch 2024-09-04T16:38:10.555 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3165536899"}]: dispatch 2024-09-04T16:38:10.555 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:10.555 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:10.555 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T16:38:10.556 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T16:38:10.556 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi100:9093"}]: dispatch 2024-09-04T16:38:10.556 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi100:9093"}]: dispatch 2024-09-04T16:38:10.556 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:10.556 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:38:10.556 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:38:10.557 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: Adding iSCSI gateway http://:@172.21.15.100:5000 to Dashboard 2024-09-04T16:38:10.557 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:38:10.557 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:38:10.557 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:10.557 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi100"}]: dispatch 2024-09-04T16:38:10.558 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi100"}]: dispatch 2024-09-04T16:38:10.558 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:10.558 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:38:10.558 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:38:10.558 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-09-04T16:38:10.558 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-09-04T16:38:10.558 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:10.559 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T16:38:10.559 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T16:38:10.559 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2024-09-04T16:38:10.559 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2024-09-04T16:38:10.559 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:10.560 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3564875991"}]': finished 2024-09-04T16:38:10.560 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: osdmap e89: 8 total, 8 up, 8 in 2024-09-04T16:38:10.560 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3518010164' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3165536899"}]: dispatch 2024-09-04T16:38:10.560 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3165536899"}]: dispatch 2024-09-04T16:38:10.560 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:10.560 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:10.560 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T16:38:10.561 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T16:38:10.561 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi100:9093"}]: dispatch 2024-09-04T16:38:10.561 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi100:9093"}]: dispatch 2024-09-04T16:38:10.561 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:10.561 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:38:10.561 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:38:10.561 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: Adding iSCSI gateway http://:@172.21.15.100:5000 to Dashboard 2024-09-04T16:38:10.561 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:38:10.561 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:38:10.561 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:10.561 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi100"}]: dispatch 2024-09-04T16:38:10.561 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi100"}]: dispatch 2024-09-04T16:38:10.561 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:10.562 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:38:10.562 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:38:10.562 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-09-04T16:38:10.562 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-09-04T16:38:10.562 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:10.562 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T16:38:10.562 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T16:38:10.562 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2024-09-04T16:38:10.562 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2024-09-04T16:38:10.562 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:10 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:11.259 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T16:38:11.259 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:10] ENGINE Bus STOPPED 2024-09-04T16:38:11.259 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:10 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:10] ENGINE Bus STARTING 2024-09-04T16:38:11.259 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:11 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:11] ENGINE Serving on http://:::9283 2024-09-04T16:38:11.259 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:11 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:11] ENGINE Bus STARTED 2024-09-04T16:38:11.259 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:11 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:11] ENGINE Bus STOPPING 2024-09-04T16:38:11.563 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:11 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3165536899"}]': finished 2024-09-04T16:38:11.563 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:11 smithi100 ceph-mon[34118]: osdmap e90: 8 total, 8 up, 8 in 2024-09-04T16:38:11.563 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:11 smithi100 ceph-mon[34118]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:11.563 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:11 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2544938264' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3271461576"}]: dispatch 2024-09-04T16:38:11.564 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:11 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3271461576"}]: dispatch 2024-09-04T16:38:11.564 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:11 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3165536899"}]': finished 2024-09-04T16:38:11.564 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:11 smithi100 ceph-mon[24429]: osdmap e90: 8 total, 8 up, 8 in 2024-09-04T16:38:11.564 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:11 smithi100 ceph-mon[24429]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:11.564 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:11 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2544938264' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3271461576"}]: dispatch 2024-09-04T16:38:11.564 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:11 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3271461576"}]: dispatch 2024-09-04T16:38:11.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:11 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3165536899"}]': finished 2024-09-04T16:38:11.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:11 smithi164 ceph-mon[27961]: osdmap e90: 8 total, 8 up, 8 in 2024-09-04T16:38:11.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:11 smithi164 ceph-mon[27961]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:11.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:11 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2544938264' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3271461576"}]: dispatch 2024-09-04T16:38:11.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:11 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3271461576"}]: dispatch 2024-09-04T16:38:11.885 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:11 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:11] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T16:38:11.885 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:11 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:11] ENGINE Bus STOPPED 2024-09-04T16:38:11.885 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:11 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:11] ENGINE Bus STARTING 2024-09-04T16:38:11.885 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:11 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:11] ENGINE Serving on http://:::9283 2024-09-04T16:38:11.885 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:11 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:38:11] ENGINE Bus STARTED 2024-09-04T16:38:12.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:12 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3271461576"}]': finished 2024-09-04T16:38:12.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:12 smithi100 ceph-mon[24429]: osdmap e91: 8 total, 8 up, 8 in 2024-09-04T16:38:12.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:12 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2803820154' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3964456913"}]: dispatch 2024-09-04T16:38:12.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:12 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3271461576"}]': finished 2024-09-04T16:38:12.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:12 smithi100 ceph-mon[34118]: osdmap e91: 8 total, 8 up, 8 in 2024-09-04T16:38:12.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:12 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2803820154' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3964456913"}]: dispatch 2024-09-04T16:38:12.570 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:12 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3271461576"}]': finished 2024-09-04T16:38:12.570 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:12 smithi164 ceph-mon[27961]: osdmap e91: 8 total, 8 up, 8 in 2024-09-04T16:38:12.570 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:12 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2803820154' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3964456913"}]: dispatch 2024-09-04T16:38:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:13 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2803820154' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3964456913"}]': finished 2024-09-04T16:38:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:13 smithi100 ceph-mon[34118]: osdmap e92: 8 total, 8 up, 8 in 2024-09-04T16:38:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:13 smithi100 ceph-mon[34118]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:38:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:13 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:13 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:13.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:13 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2803820154' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3964456913"}]': finished 2024-09-04T16:38:13.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:13 smithi100 ceph-mon[24429]: osdmap e92: 8 total, 8 up, 8 in 2024-09-04T16:38:13.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:13 smithi100 ceph-mon[24429]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:38:13.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:13 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:13.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:13 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:13.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:13 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2803820154' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3964456913"}]': finished 2024-09-04T16:38:13.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:13 smithi164 ceph-mon[27961]: osdmap e92: 8 total, 8 up, 8 in 2024-09-04T16:38:13.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:13 smithi164 ceph-mon[27961]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:38:13.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:13 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:13.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:13 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:14.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:14 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:14 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:14 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:38:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:14 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:38:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:14 smithi164 ceph-mon[27961]: Checking dashboard <-> RGW credentials 2024-09-04T16:38:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:14 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:14.882 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:38:14 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[73610]: ts=2024-09-04T16:38:14.464Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002717643s 2024-09-04T16:38:14.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:14 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:14.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:14 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:14.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:14 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:38:14.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:14 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:38:14.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:14 smithi100 ceph-mon[24429]: Checking dashboard <-> RGW credentials 2024-09-04T16:38:14.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:14 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:14.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:14 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:14.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:14 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:14.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:14 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:38:14.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:14 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:38:14.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:14 smithi100 ceph-mon[34118]: Checking dashboard <-> RGW credentials 2024-09-04T16:38:14.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:14 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:38:15.715 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:15 smithi100 ceph-mon[24429]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 971 B/s rd, 0 op/s 2024-09-04T16:38:15.716 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:15 smithi100 ceph-mon[34118]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 971 B/s rd, 0 op/s 2024-09-04T16:38:15.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:15 smithi164 ceph-mon[27961]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 971 B/s rd, 0 op/s 2024-09-04T16:38:16.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:16 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:38:16.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:16 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:38:16.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:16 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:38:17.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:17 smithi100 ceph-mon[24429]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-09-04T16:38:17.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:17 smithi100 ceph-mon[34118]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-09-04T16:38:17.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:17 smithi164 ceph-mon[27961]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-09-04T16:38:18.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:18 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:38:18] "GET /metrics HTTP/1.1" 200 38078 "" "Prometheus/2.43.0" 2024-09-04T16:38:19.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:19 smithi100 ceph-mon[34118]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 4 op/s 2024-09-04T16:38:19.885 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:19 smithi100 ceph-mon[24429]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 4 op/s 2024-09-04T16:38:19.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:19 smithi164 ceph-mon[27961]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 4 op/s 2024-09-04T16:38:21.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:21 smithi100 ceph-mon[34118]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 3 op/s 2024-09-04T16:38:21.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:21 smithi100 ceph-mon[24429]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 3 op/s 2024-09-04T16:38:21.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:21 smithi164 ceph-mon[27961]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 3 op/s 2024-09-04T16:38:22.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:22 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:38:22.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:22 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:38:22.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:22 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:38:23.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:23 smithi100 ceph-mon[34118]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-09-04T16:38:23.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:23 smithi100 ceph-mon[24429]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-09-04T16:38:23.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:23 smithi164 ceph-mon[27961]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-09-04T16:38:25.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:25 smithi100 ceph-mon[34118]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-04T16:38:25.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:25 smithi100 ceph-mon[24429]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-04T16:38:25.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:25 smithi164 ceph-mon[27961]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-04T16:38:26.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:26 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:38:26.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:26 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:38:26.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:26 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:38:27.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:27 smithi100 ceph-mon[24429]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-04T16:38:27.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:27 smithi100 ceph-mon[34118]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-04T16:38:27.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:27 smithi164 ceph-mon[27961]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-04T16:38:28.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:38:28] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-04T16:38:29.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:29 smithi100 ceph-mon[24429]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-04T16:38:29.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:29 smithi100 ceph-mon[34118]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-04T16:38:29.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:29 smithi164 ceph-mon[27961]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-04T16:38:31.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:31 smithi100 ceph-mon[24429]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:31.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:31 smithi100 ceph-mon[34118]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:31.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:31 smithi164 ceph-mon[27961]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:33.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:33 smithi100 ceph-mon[34118]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:33.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:33 smithi100 ceph-mon[24429]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:33.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:33 smithi164 ceph-mon[27961]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:35.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:35 smithi100 ceph-mon[34118]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:35.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:35 smithi100 ceph-mon[24429]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:35.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:35 smithi164 ceph-mon[27961]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:36.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:36 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:38:36.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:36 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:38:36.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:36 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:38:37.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:37 smithi100 ceph-mon[24429]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:37.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:37 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:38:37.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:37 smithi100 ceph-mon[34118]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:37.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:37 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:38:37.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:37 smithi164 ceph-mon[27961]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:37.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:37 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:38:38.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:38 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:38:38] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-04T16:38:39.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:39 smithi100 ceph-mon[24429]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:39.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:39 smithi100 ceph-mon[34118]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:39.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:39 smithi164 ceph-mon[27961]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:41.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:41 smithi100 ceph-mon[24429]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:41.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:41 smithi100 ceph-mon[34118]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:41.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:41 smithi164 ceph-mon[27961]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:43.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:43 smithi100 ceph-mon[24429]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:43.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:43 smithi100 ceph-mon[34118]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:43.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:43 smithi164 ceph-mon[27961]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:45.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:45 smithi100 ceph-mon[34118]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:45.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:45 smithi100 ceph-mon[24429]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:45.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:45 smithi164 ceph-mon[27961]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:46.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:46 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:38:47.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:46 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:38:47.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:46 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:38:47.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:47 smithi164 ceph-mon[27961]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:48.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:47 smithi100 ceph-mon[34118]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:48.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:47 smithi100 ceph-mon[24429]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:48.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:48 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:38:48] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-04T16:38:49.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:49 smithi164 ceph-mon[27961]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:50.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:49 smithi100 ceph-mon[34118]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:50.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:49 smithi100 ceph-mon[24429]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:51.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:51 smithi164 ceph-mon[27961]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:52.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:51 smithi100 ceph-mon[34118]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:52.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:51 smithi100 ceph-mon[24429]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:52.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:38:53.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:38:53.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:38:53.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:53 smithi164 ceph-mon[27961]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:54.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:53 smithi100 ceph-mon[34118]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:54.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:53 smithi100 ceph-mon[24429]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:55.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:55 smithi164 ceph-mon[27961]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:56.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:55 smithi100 ceph-mon[34118]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:56.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:55 smithi100 ceph-mon[24429]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:38:56.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:56 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:38:57.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:56 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:38:57.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:56 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:38:57.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:57 smithi164 ceph-mon[27961]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:58.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:57 smithi100 ceph-mon[34118]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:58.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:57 smithi100 ceph-mon[24429]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:38:58.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:38:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:38:58] "GET /metrics HTTP/1.1" 200 38086 "" "Prometheus/2.43.0" 2024-09-04T16:38:59.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:38:59 smithi164 ceph-mon[27961]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:00.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:38:59 smithi100 ceph-mon[34118]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:00.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:38:59 smithi100 ceph-mon[24429]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:01.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:01 smithi164 ceph-mon[27961]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:02.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:01 smithi100 ceph-mon[34118]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:02.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:01 smithi100 ceph-mon[24429]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:03.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:03 smithi164 ceph-mon[27961]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:04.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:03 smithi100 ceph-mon[34118]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:04.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:03 smithi100 ceph-mon[24429]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:05.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:05 smithi164 ceph-mon[27961]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:06.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:05 smithi100 ceph-mon[34118]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:06.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:05 smithi100 ceph-mon[24429]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:06.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:06 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:39:07.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:06 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:39:07.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:06 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:39:07.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:07 smithi164 ceph-mon[27961]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:07.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:07 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:39:08.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:07 smithi100 ceph-mon[34118]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:08.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:07 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:39:08.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:07 smithi100 ceph-mon[24429]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:08.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:07 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:39:08.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:39:08 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:39:08] "GET /metrics HTTP/1.1" 200 38090 "" "Prometheus/2.43.0" 2024-09-04T16:39:09.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:09 smithi164 ceph-mon[27961]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:10.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:09 smithi100 ceph-mon[24429]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:10.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:09 smithi100 ceph-mon[34118]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:11.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:11 smithi164 ceph-mon[27961]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:12.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:11 smithi100 ceph-mon[24429]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:12.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:11 smithi100 ceph-mon[34118]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:13.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:13 smithi164 ceph-mon[27961]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:14.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:13 smithi100 ceph-mon[34118]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:14.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:13 smithi100 ceph-mon[24429]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:15.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:15 smithi100 ceph-mon[34118]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:15.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:15 smithi100 ceph-mon[24429]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:16.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:15 smithi164 ceph-mon[27961]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:17.060 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:16 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:39:17.060 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:16 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:39:17.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:16 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:39:18.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:17 smithi100 ceph-mon[34118]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:18.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:17 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:39:18.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:17 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:39:18.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:17 smithi100 ceph-mon[24429]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:18.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:17 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:39:18.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:17 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:39:18.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:17 smithi164 ceph-mon[27961]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:18.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:17 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:39:18.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:17 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:39:18.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:39:18 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:39:18] "GET /metrics HTTP/1.1" 200 38090 "" "Prometheus/2.43.0" 2024-09-04T16:39:19.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:18 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:39:19.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:18 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:39:19.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:18 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:39:19.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:18 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:39:19.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:18 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:39:19.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:18 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:39:19.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:18 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:39:19.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:18 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:39:19.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:18 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:39:20.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:19 smithi100 ceph-mon[34118]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:20.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:19 smithi100 ceph-mon[24429]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:20.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:19 smithi164 ceph-mon[27961]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:22.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:21 smithi100 ceph-mon[34118]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:22.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:21 smithi100 ceph-mon[24429]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:22.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:21 smithi164 ceph-mon[27961]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:23.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:22 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:39:23.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:22 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:39:23.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:22 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:39:24.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:23 smithi100 ceph-mon[24429]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:24.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:23 smithi100 ceph-mon[34118]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:24.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:23 smithi164 ceph-mon[27961]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:26.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:25 smithi100 ceph-mon[24429]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:26.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:25 smithi100 ceph-mon[34118]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:26.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:25 smithi164 ceph-mon[27961]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:27.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:26 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:39:27.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:26 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:39:27.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:26 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:39:28.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:27 smithi100 ceph-mon[24429]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:28.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:27 smithi100 ceph-mon[34118]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:28.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:27 smithi164 ceph-mon[27961]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:28.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:39:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:39:28] "GET /metrics HTTP/1.1" 200 38096 "" "Prometheus/2.43.0" 2024-09-04T16:39:30.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:29 smithi100 ceph-mon[24429]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:30.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:29 smithi100 ceph-mon[34118]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:30.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:29 smithi164 ceph-mon[27961]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:32.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:31 smithi100 ceph-mon[34118]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:32.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:31 smithi100 ceph-mon[24429]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:32.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:31 smithi164 ceph-mon[27961]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:34.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:33 smithi164 ceph-mon[27961]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:34.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:33 smithi100 ceph-mon[24429]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:34.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:33 smithi100 ceph-mon[34118]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:36.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:35 smithi100 ceph-mon[24429]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:36.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:35 smithi100 ceph-mon[34118]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:36.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:35 smithi164 ceph-mon[27961]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:37.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:36 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:39:37.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:36 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:39:37.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:36 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:39:38.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:37 smithi164 ceph-mon[27961]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:38.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:37 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:39:38.318 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:37 smithi100 ceph-mon[34118]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:38.318 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:37 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:39:38.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:37 smithi100 ceph-mon[24429]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:38.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:37 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:39:38.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:39:38 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:39:38] "GET /metrics HTTP/1.1" 200 38098 "" "Prometheus/2.43.0" 2024-09-04T16:39:40.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:39 smithi164 ceph-mon[27961]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:40.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:39 smithi100 ceph-mon[34118]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:40.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:39 smithi100 ceph-mon[24429]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:42.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:41 smithi164 ceph-mon[27961]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:42.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:41 smithi100 ceph-mon[24429]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:42.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:41 smithi100 ceph-mon[34118]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:44.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:43 smithi164 ceph-mon[27961]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:44.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:43 smithi100 ceph-mon[24429]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:44.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:43 smithi100 ceph-mon[34118]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:46.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:45 smithi100 ceph-mon[24429]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:46.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:45 smithi100 ceph-mon[34118]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:46.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:45 smithi164 ceph-mon[27961]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:47.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:46 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:39:47.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:46 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:39:47.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:46 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:39:48.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:47 smithi164 ceph-mon[27961]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:48.318 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:47 smithi100 ceph-mon[34118]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:48.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:47 smithi100 ceph-mon[24429]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:48.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:39:48 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:39:48] "GET /metrics HTTP/1.1" 200 38098 "" "Prometheus/2.43.0" 2024-09-04T16:39:50.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:49 smithi164 ceph-mon[27961]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:50.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:49 smithi100 ceph-mon[24429]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:50.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:49 smithi100 ceph-mon[34118]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:52.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:51 smithi164 ceph-mon[27961]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:52.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:51 smithi100 ceph-mon[24429]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:52.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:51 smithi100 ceph-mon[34118]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:53.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:39:53.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:39:53.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:39:54.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:53 smithi164 ceph-mon[27961]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:54.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:53 smithi100 ceph-mon[24429]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:54.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:53 smithi100 ceph-mon[34118]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:56.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:55 smithi100 ceph-mon[24429]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:56.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:55 smithi100 ceph-mon[34118]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:56.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:55 smithi164 ceph-mon[27961]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:39:57.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:56 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:39:57.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:56 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:39:57.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:56 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:39:58.318 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:57 smithi100 ceph-mon[34118]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:58.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:57 smithi100 ceph-mon[24429]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:58.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:57 smithi164 ceph-mon[27961]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:39:58.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:39:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:39:58] "GET /metrics HTTP/1.1" 200 38095 "" "Prometheus/2.43.0" 2024-09-04T16:40:00.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:39:59 smithi100 ceph-mon[34118]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:00.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:39:59 smithi100 ceph-mon[24429]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:00.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:39:59 smithi164 ceph-mon[27961]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:01.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:00 smithi100 ceph-mon[34118]: overall HEALTH_OK 2024-09-04T16:40:01.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:00 smithi100 ceph-mon[24429]: overall HEALTH_OK 2024-09-04T16:40:01.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:00 smithi164 ceph-mon[27961]: overall HEALTH_OK 2024-09-04T16:40:02.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:01 smithi100 ceph-mon[34118]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:02.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:01 smithi100 ceph-mon[24429]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:02.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:01 smithi164 ceph-mon[27961]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:04.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:03 smithi164 ceph-mon[27961]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:04.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:03 smithi100 ceph-mon[34118]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:04.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:03 smithi100 ceph-mon[24429]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:06.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:05 smithi100 ceph-mon[34118]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:06.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:05 smithi100 ceph-mon[24429]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:06.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:05 smithi164 ceph-mon[27961]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:07.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:06 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:40:07.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:06 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:40:07.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:06 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:40:08.318 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:07 smithi100 ceph-mon[34118]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:08.318 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:07 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:40:08.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:07 smithi100 ceph-mon[24429]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:08.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:07 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:40:08.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:07 smithi164 ceph-mon[27961]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:08.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:07 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:40:08.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:40:08 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:40:08] "GET /metrics HTTP/1.1" 200 38095 "" "Prometheus/2.43.0" 2024-09-04T16:40:10.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:09 smithi100 ceph-mon[34118]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:10.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:09 smithi100 ceph-mon[24429]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:10.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:09 smithi164 ceph-mon[27961]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:12.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:11 smithi100 ceph-mon[34118]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:12.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:11 smithi100 ceph-mon[24429]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:12.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:11 smithi164 ceph-mon[27961]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:14.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:13 smithi100 ceph-mon[34118]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:14.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:13 smithi100 ceph-mon[24429]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:14.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:13 smithi164 ceph-mon[27961]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:16.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:15 smithi100 ceph-mon[24429]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:16.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:15 smithi100 ceph-mon[34118]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:16.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:15 smithi164 ceph-mon[27961]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:17.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:16 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:40:17.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:16 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:40:17.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:16 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:40:18.319 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:17 smithi100 ceph-mon[34118]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:18.319 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:17 smithi100 ceph-mon[24429]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:18.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:17 smithi164 ceph-mon[27961]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:18.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:40:18 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:40:18] "GET /metrics HTTP/1.1" 200 38095 "" "Prometheus/2.43.0" 2024-09-04T16:40:19.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:18 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:40:19.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:18 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:40:19.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:18 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:40:19.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:18 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:40:19.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:18 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:40:19.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:18 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:40:19.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:18 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:40:19.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:18 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:40:19.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:18 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:40:20.283 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:19 smithi100 ceph-mon[34118]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:20.284 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:19 smithi100 ceph-mon[24429]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:20.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:19 smithi164 ceph-mon[27961]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:22.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:21 smithi100 ceph-mon[24429]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:22.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:21 smithi100 ceph-mon[34118]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:22.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:21 smithi164 ceph-mon[27961]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:23.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:22 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:40:23.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:22 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:40:23.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:22 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:40:24.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:23 smithi100 ceph-mon[24429]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:24.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:23 smithi100 ceph-mon[34118]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:24.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:23 smithi164 ceph-mon[27961]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:26.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:26 smithi100 ceph-mon[34118]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:26.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:25 smithi100 ceph-mon[24429]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:26.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:26 smithi164 ceph-mon[27961]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:27.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:27 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:40:27.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:27 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:40:27.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:27 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:40:28.318 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:28 smithi100 ceph-mon[34118]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:28.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:28 smithi100 ceph-mon[24429]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:28.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:28 smithi164 ceph-mon[27961]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:28.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:40:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:40:28] "GET /metrics HTTP/1.1" 200 38095 "" "Prometheus/2.43.0" 2024-09-04T16:40:30.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:30 smithi100 ceph-mon[34118]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:30.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:30 smithi100 ceph-mon[24429]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:30.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:30 smithi164 ceph-mon[27961]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:32.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:32 smithi100 ceph-mon[34118]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:32.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:32 smithi100 ceph-mon[24429]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:32.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:32 smithi164 ceph-mon[27961]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:34.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:34 smithi100 ceph-mon[24429]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:34.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:34 smithi100 ceph-mon[34118]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:34.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:34 smithi164 ceph-mon[27961]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:36.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:36 smithi100 ceph-mon[24429]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:36.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:36 smithi100 ceph-mon[34118]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:36.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:36 smithi164 ceph-mon[27961]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:37.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:37 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:40:37.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:37 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:40:37.412 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:37 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:40:38.318 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:38 smithi100 ceph-mon[34118]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:38.318 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:38 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:40:38.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:38 smithi100 ceph-mon[24429]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:38.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:38 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:40:38.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:38 smithi164 ceph-mon[27961]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:38.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:38 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:40:38.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:40:38 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:40:38] "GET /metrics HTTP/1.1" 200 38095 "" "Prometheus/2.43.0" 2024-09-04T16:40:40.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:40 smithi100 ceph-mon[34118]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:40.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:40 smithi100 ceph-mon[24429]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:40.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:40 smithi164 ceph-mon[27961]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:42.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:42 smithi100 ceph-mon[34118]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:42.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:42 smithi100 ceph-mon[24429]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:42.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:42 smithi164 ceph-mon[27961]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:44.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:44 smithi100 ceph-mon[24429]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:44.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:44 smithi100 ceph-mon[34118]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:44.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:44 smithi164 ceph-mon[27961]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:46.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:46 smithi100 ceph-mon[34118]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:46.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:46 smithi100 ceph-mon[24429]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:46.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:46 smithi164 ceph-mon[27961]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:46.981 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-04T16:40:47.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:47 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:40:47.239 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:40:47.360 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:47 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:40:47.360 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:47 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:40:48.184 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:48 smithi100 ceph-mon[34118]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:48.185 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:48 smithi100 ceph-mon[24429]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:48.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:48 smithi164 ceph-mon[27961]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:48.510 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:40:48 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:40:48] "GET /metrics HTTP/1.1" 200 38095 "" "Prometheus/2.43.0" 2024-09-04T16:40:48.543 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-04T16:40:48.808 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:40:50.196 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-04T16:40:50.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:50 smithi100 ceph-mon[24429]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:50.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:50 smithi100 ceph-mon[34118]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:50.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:50 smithi164 ceph-mon[27961]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:50.444 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:40:51.678 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps' 2024-09-04T16:40:51.922 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:40:52.288 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:52 smithi100 ceph-mon[24429]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:52.288 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:52 smithi100 ceph-mon[34118]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:52.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:52 smithi164 ceph-mon[27961]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:40:52.560 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T16:40:52.560 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (2m) 95s ago 3m - - 0.25.0 c8568f914cd2 34595895af03 2024-09-04T16:40:52.560 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (3m) 2m ago 3m 76.8M - 9.4.12 2bacad6d85d8 acb16d134b4a 2024-09-04T16:40:52.561 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (2m) 95s ago 2m - - 3.8 b708f9119ac7 5b20dcf909cc 2024-09-04T16:40:52.561 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,8765 running (7m) 2m ago 7m 440M - 19.1.1-252-g48920dab b708f9119ac7 2895e83d7a30 2024-09-04T16:40:52.561 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:9283,8765 running (9m) 95s ago 9m - - 19.1.1-252-g48920dab b708f9119ac7 fdf4e501665a 2024-09-04T16:40:52.561 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (9m) 95s ago 9m - 2048M 19.1.1-252-g48920dab b708f9119ac7 f7dad5b97854 2024-09-04T16:40:52.561 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (8m) 2m ago 8m 39.5M 2048M 19.1.1-252-g48920dab b708f9119ac7 18b5d7147081 2024-09-04T16:40:52.561 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (7m) 95s ago 7m - 2048M 19.1.1-252-g48920dab b708f9119ac7 2bd295e785fe 2024-09-04T16:40:52.561 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (3m) 95s ago 3m - - 1.5.0 0da6a335fe13 84eb12d9b078 2024-09-04T16:40:52.561 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (3m) 2m ago 3m 3632k - 1.5.0 0da6a335fe13 e407fd48e2bb 2024-09-04T16:40:52.561 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (7m) 95s ago 7m - 4015M 19.1.1-252-g48920dab b708f9119ac7 cc8cf803c253 2024-09-04T16:40:52.561 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (6m) 95s ago 6m - 4015M 19.1.1-252-g48920dab b708f9119ac7 2636947c6830 2024-09-04T16:40:52.561 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (6m) 95s ago 6m - 4015M 19.1.1-252-g48920dab b708f9119ac7 5c82804e6cfd 2024-09-04T16:40:52.561 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (6m) 95s ago 6m - 4015M 19.1.1-252-g48920dab b708f9119ac7 32f2a044ccef 2024-09-04T16:40:52.561 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (5m) 2m ago 5m 57.4M 4016M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T16:40:52.562 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (5m) 2m ago 5m 52.1M 4016M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T16:40:52.562 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (4m) 2m ago 4m 44.5M 4016M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T16:40:52.562 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (4m) 2m ago 4m 56.7M 4016M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T16:40:52.562 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (2m) 2m ago 4m 28.4M - 2.43.0 a07b618ecd1d 1e8285d107b0 2024-09-04T16:40:52.562 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (3m) 95s ago 3m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T16:40:52.562 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (3m) 2m ago 3m 76.6M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T16:40:53.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:53 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:40:53.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:53 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:40:53.177 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions' 2024-09-04T16:40:53.420 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:40:53.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:53 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:40:54.093 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:40:54.093 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-09-04T16:40:54.093 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 3 2024-09-04T16:40:54.093 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:40:54.093 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-09-04T16:40:54.093 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2 2024-09-04T16:40:54.093 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:40:54.093 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-09-04T16:40:54.093 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 8 2024-09-04T16:40:54.093 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:40:54.094 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-09-04T16:40:54.094 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2 2024-09-04T16:40:54.094 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:40:54.094 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-09-04T16:40:54.094 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 15 2024-09-04T16:40:54.094 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T16:40:54.094 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:40:54.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:54 smithi100 ceph-mon[24429]: from='client.24911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:40:54.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:54 smithi100 ceph-mon[24429]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T16:40:54.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:54 smithi100 ceph-mon[34118]: from='client.24911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:40:54.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:54 smithi100 ceph-mon[34118]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T16:40:54.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:54 smithi164 ceph-mon[27961]: from='client.24911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:40:54.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:54 smithi164 ceph-mon[27961]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T16:40:54.712 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph -s' 2024-09-04T16:40:54.958 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:40:55.327 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:55 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/724628833' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:40:55.327 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:55 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/724628833' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:40:55.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:55 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/724628833' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:40:55.640 INFO:teuthology.orchestra.run.smithi100.stdout: cluster: 2024-09-04T16:40:55.641 INFO:teuthology.orchestra.run.smithi100.stdout: id: fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:40:55.641 INFO:teuthology.orchestra.run.smithi100.stdout: health: HEALTH_OK 2024-09-04T16:40:55.641 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:40:55.641 INFO:teuthology.orchestra.run.smithi100.stdout: services: 2024-09-04T16:40:55.641 INFO:teuthology.orchestra.run.smithi100.stdout: mon: 3 daemons, quorum a,b,c (age 7m) 2024-09-04T16:40:55.641 INFO:teuthology.orchestra.run.smithi100.stdout: mgr: y(active, since 4m), standbys: x 2024-09-04T16:40:55.641 INFO:teuthology.orchestra.run.smithi100.stdout: osd: 8 osds: 8 up (since 4m), 8 in (since 4m) 2024-09-04T16:40:55.641 INFO:teuthology.orchestra.run.smithi100.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-04T16:40:55.641 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:40:55.641 INFO:teuthology.orchestra.run.smithi100.stdout: data: 2024-09-04T16:40:55.641 INFO:teuthology.orchestra.run.smithi100.stdout: pools: 6 pools, 161 pgs 2024-09-04T16:40:55.641 INFO:teuthology.orchestra.run.smithi100.stdout: objects: 212 objects, 585 KiB 2024-09-04T16:40:55.642 INFO:teuthology.orchestra.run.smithi100.stdout: usage: 237 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:40:55.642 INFO:teuthology.orchestra.run.smithi100.stdout: pgs: 161 active+clean 2024-09-04T16:40:55.642 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:40:55.642 INFO:teuthology.orchestra.run.smithi100.stdout: io: 2024-09-04T16:40:55.642 INFO:teuthology.orchestra.run.smithi100.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-04T16:40:55.642 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:40:56.302 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ls' 2024-09-04T16:40:56.325 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:56 smithi100 ceph-mon[34118]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:56.325 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:56 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3686938869' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T16:40:56.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:56 smithi100 ceph-mon[24429]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:56.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:56 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3686938869' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T16:40:56.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:56 smithi164 ceph-mon[27961]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:40:56.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:56 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3686938869' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T16:40:56.546 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:40:57.195 INFO:teuthology.orchestra.run.smithi100.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-04T16:40:57.195 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager ?:9093,9094 1/1 99s ago 4m smithi100=a;count:1 2024-09-04T16:40:57.195 INFO:teuthology.orchestra.run.smithi100.stdout:grafana ?:3000 1/1 2m ago 4m smithi164=a;count:1 2024-09-04T16:40:57.195 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo ?:5000 1/1 99s ago 3m count:1 2024-09-04T16:40:57.195 INFO:teuthology.orchestra.run.smithi100.stdout:mgr 2/2 2m ago 7m smithi100=y;smithi164=x;count:2 2024-09-04T16:40:57.196 INFO:teuthology.orchestra.run.smithi100.stdout:mon 3/3 2m ago 8m smithi100:172.21.15.100=a;smithi100:[v2:172.21.15.100:3301,v1:172.21.15.100:6790]=c;smithi164:172.21.15.164=b;count:3 2024-09-04T16:40:57.196 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter ?:9100 2/2 2m ago 4m smithi100=a;smithi164=b;count:2 2024-09-04T16:40:57.196 INFO:teuthology.orchestra.run.smithi100.stdout:osd 8 2m ago - 2024-09-04T16:40:57.196 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus ?:9095 1/1 2m ago 4m smithi164=a;count:1 2024-09-04T16:40:57.196 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo ?:8000 2/2 2m ago 3m count:2 2024-09-04T16:40:57.196 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:57 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:40:57.196 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:57 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:40:57.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:57 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:40:57.866 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- 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-04T16:40:58.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:58 smithi100 ceph-mon[34118]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T16:40:58.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:58 smithi100 ceph-mon[24429]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T16:40:58.152 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:40:58.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:58 smithi164 ceph-mon[27961]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T16:40:58.541 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:40:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:40:58] "GET /metrics HTTP/1.1" 200 38097 "" "Prometheus/2.43.0" 2024-09-04T16:40:59.147 INFO:teuthology.orchestra.run.smithi100.stdout:Scheduled to redeploy mgr.x on host 'smithi164' 2024-09-04T16:40:59.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:59 smithi100 ceph-mon[34118]: from='client.24929 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:40:59.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:40:59 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3386356870' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-04T16:40:59.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:59 smithi100 ceph-mon[24429]: from='client.24929 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:40:59.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:40:59 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3386356870' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-04T16:40:59.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:59 smithi164 ceph-mon[27961]: from='client.24929 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:40:59.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:40:59 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3386356870' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-04T16:40:59.817 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps --refresh' 2024-09-04T16:41:00.062 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:41:00.425 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[34118]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:00.425 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[34118]: from='client.24941 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:41:00.425 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:00.425 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[34118]: Schedule redeploy daemon mgr.x 2024-09-04T16:41:00.425 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:00.425 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:00.425 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:41:00.425 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:41:00.425 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:00.425 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T16:41:00.426 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T16:41:00.426 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:41:00.426 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[24429]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:00.426 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[24429]: from='client.24941 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:41:00.426 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:00.426 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[24429]: Schedule redeploy daemon mgr.x 2024-09-04T16:41:00.426 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:00.426 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:00.426 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:41:00.426 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:41:00.426 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:00.427 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T16:41:00.427 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T16:41:00.427 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:00 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:41:00.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:00 smithi164 ceph-mon[27961]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:00.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:00 smithi164 ceph-mon[27961]: from='client.24941 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:41:00.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:00 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:00.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:00 smithi164 ceph-mon[27961]: Schedule redeploy daemon mgr.x 2024-09-04T16:41:00.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:00 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:00.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:00 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:00.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:00 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:41:00.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:00 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:41:00.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:00 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:00.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:00 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T16:41:00.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:00 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T16:41:00.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:00 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:41:00.697 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T16:41:00.697 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (2m) 103s ago 3m - - 0.25.0 c8568f914cd2 34595895af03 2024-09-04T16:41:00.697 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (3m) 2m ago 3m 76.8M - 9.4.12 2bacad6d85d8 acb16d134b4a 2024-09-04T16:41:00.697 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (3m) 103s ago 3m - - 3.8 b708f9119ac7 5b20dcf909cc 2024-09-04T16:41:00.697 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,8765 running (7m) 2m ago 7m 440M - 19.1.1-252-g48920dab b708f9119ac7 2895e83d7a30 2024-09-04T16:41:00.697 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:9283,8765 running (9m) 103s ago 9m - - 19.1.1-252-g48920dab b708f9119ac7 fdf4e501665a 2024-09-04T16:41:00.698 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (9m) 103s ago 9m - 2048M 19.1.1-252-g48920dab b708f9119ac7 f7dad5b97854 2024-09-04T16:41:00.698 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (8m) 2m ago 8m 39.5M 2048M 19.1.1-252-g48920dab b708f9119ac7 18b5d7147081 2024-09-04T16:41:00.698 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (8m) 103s ago 8m - 2048M 19.1.1-252-g48920dab b708f9119ac7 2bd295e785fe 2024-09-04T16:41:00.698 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (3m) 103s ago 3m - - 1.5.0 0da6a335fe13 84eb12d9b078 2024-09-04T16:41:00.698 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (3m) 2m ago 3m 3632k - 1.5.0 0da6a335fe13 e407fd48e2bb 2024-09-04T16:41:00.698 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (7m) 103s ago 7m - 4015M 19.1.1-252-g48920dab b708f9119ac7 cc8cf803c253 2024-09-04T16:41:00.698 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (7m) 103s ago 7m - 4015M 19.1.1-252-g48920dab b708f9119ac7 2636947c6830 2024-09-04T16:41:00.698 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (6m) 103s ago 6m - 4015M 19.1.1-252-g48920dab b708f9119ac7 5c82804e6cfd 2024-09-04T16:41:00.699 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (6m) 103s ago 6m - 4015M 19.1.1-252-g48920dab b708f9119ac7 32f2a044ccef 2024-09-04T16:41:00.699 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (5m) 2m ago 5m 57.4M 4016M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T16:41:00.699 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (5m) 2m ago 5m 52.1M 4016M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T16:41:00.699 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (5m) 2m ago 5m 44.5M 4016M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T16:41:00.699 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (4m) 2m ago 4m 56.7M 4016M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T16:41:00.699 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (2m) 2m ago 4m 28.4M - 2.43.0 a07b618ecd1d 1e8285d107b0 2024-09-04T16:41:00.699 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (3m) 103s ago 3m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T16:41:00.699 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (3m) 2m ago 3m 76.6M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T16:41:01.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:01 smithi100 ceph-mon[24429]: Deploying daemon mgr.x on smithi164 2024-09-04T16:41:01.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:01 smithi100 ceph-mon[34118]: Deploying daemon mgr.x on smithi164 2024-09-04T16:41:01.413 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'sleep 180' 2024-09-04T16:41:01.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:01 smithi164 ceph-mon[27961]: Deploying daemon mgr.x on smithi164 2024-09-04T16:41:01.657 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:41:02.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:02 smithi100 ceph-mon[34118]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T16:41:02.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:02 smithi100 ceph-mon[34118]: from='client.24947 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:41:02.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:02 smithi100 ceph-mon[24429]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T16:41:02.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:02 smithi100 ceph-mon[24429]: from='client.24947 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:41:02.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:02 smithi164 ceph-mon[27961]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T16:41:02.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:02 smithi164 ceph-mon[27961]: from='client.24947 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:41:04.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:04 smithi164 ceph-mon[27961]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T16:41:04.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:04 smithi100 ceph-mon[34118]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T16:41:04.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:04 smithi100 ceph-mon[24429]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T16:41:06.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:06 smithi164 ceph-mon[27961]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:06.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:06 smithi100 ceph-mon[24429]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:06.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:06 smithi100 ceph-mon[34118]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:07.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:07 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:41:07.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:07 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:41:07.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:07 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:41:08.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:08 smithi164 ceph-mon[27961]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:08.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:08 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:41:08.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:41:08 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:41:08] "GET /metrics HTTP/1.1" 200 38094 "" "Prometheus/2.43.0" 2024-09-04T16:41:08.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:08 smithi100 ceph-mon[34118]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:08.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:08 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:41:08.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:08 smithi100 ceph-mon[24429]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:08.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:08 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:41:10.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:10 smithi164 ceph-mon[27961]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:10.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:10 smithi100 ceph-mon[34118]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:10.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:10 smithi100 ceph-mon[24429]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:12.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:12 smithi164 ceph-mon[27961]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:12.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:12 smithi100 ceph-mon[34118]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:12.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:12 smithi100 ceph-mon[24429]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:14.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:14 smithi164 ceph-mon[27961]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:14.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:14 smithi100 ceph-mon[34118]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:14.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:14 smithi100 ceph-mon[24429]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:16.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:16 smithi164 ceph-mon[27961]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:16.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:16 smithi100 ceph-mon[34118]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:16.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:16 smithi100 ceph-mon[24429]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:17.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:17 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:41:17.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:17 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:41:17.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:17 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:41:18.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:18 smithi164 ceph-mon[27961]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:18.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:18 smithi100 ceph-mon[34118]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:18.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:18 smithi100 ceph-mon[24429]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:18.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:41:18 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:41:18] "GET /metrics HTTP/1.1" 200 38094 "" "Prometheus/2.43.0" 2024-09-04T16:41:20.434 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:20 smithi100 ceph-mon[24429]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:20.434 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:20 smithi100 ceph-mon[34118]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:20.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:20 smithi164 ceph-mon[27961]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:22.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:22 smithi164 ceph-mon[27961]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:22.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:22 smithi100 ceph-mon[24429]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:22.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:22 smithi100 ceph-mon[34118]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:23.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:23 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:41:23.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:23 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:41:23.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:23 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:41:24.455 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:24 smithi164 ceph-mon[27961]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:24.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:24 smithi100 ceph-mon[24429]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:24.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:24 smithi100 ceph-mon[34118]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:24.939 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:24 smithi164 systemd[1]: Stopping Ceph mgr.x for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:41:25.320 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:25 smithi164 ceph-mon[27961]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:25.320 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:24 smithi164 podman[61293]: 2024-09-04 16:41:24.951847466 +0000 UTC m=+0.116211955 container died 2895e83d7a30615564742808cdaf33fb891f928bd70a5e7badb8171f414d2465 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-48920da) 2024-09-04T16:41:25.571 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:25 smithi164 podman[61293]: 2024-09-04 16:41:25.320660382 +0000 UTC m=+0.485024870 container cleanup 2895e83d7a30615564742808cdaf33fb891f928bd70a5e7badb8171f414d2465 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-48920da, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True) 2024-09-04T16:41:25.572 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:25 smithi164 bash[61293]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x 2024-09-04T16:41:25.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:25 smithi100 ceph-mon[24429]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:25.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:25 smithi100 ceph-mon[34118]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:25.939 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:25 smithi164 podman[61305]: 2024-09-04 16:41:25.571804136 +0000 UTC m=+0.624420226 container remove 2895e83d7a30615564742808cdaf33fb891f928bd70a5e7badb8171f414d2465 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=squid-48920da, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T16:41:25.939 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:25 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-04T16:41:25.940 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:25 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-04T16:41:25.940 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:25 smithi164 systemd[1]: Stopped Ceph mgr.x for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:41:25.940 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:25 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mgr.x.service: Consumed 10.923s CPU time. 2024-09-04T16:41:26.204 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:25 smithi164 systemd[1]: Starting Ceph mgr.x for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:41:26.204 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:26 smithi164 podman[61434]: 2024-09-04 16:41:26.060419042 +0000 UTC m=+0.015769067 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:41:26.205 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:26 smithi164 podman[61434]: 2024-09-04 16:41:26.181463359 +0000 UTC m=+0.136813372 container create 4b7f55040ccd3806816b0b5f0c240033f53d4853e6954f5becddbd71326762f3 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-04T16:41:26.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:26 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:41:26.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:26 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:41:26.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:26 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:41:26.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:26 smithi164 podman[61434]: 2024-09-04 16:41:26.375801254 +0000 UTC m=+0.331151266 container init 4b7f55040ccd3806816b0b5f0c240033f53d4853e6954f5becddbd71326762f3 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, 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) 2024-09-04T16:41:26.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:26 smithi164 podman[61434]: 2024-09-04 16:41:26.378876268 +0000 UTC m=+0.334226280 container start 4b7f55040ccd3806816b0b5f0c240033f53d4853e6954f5becddbd71326762f3 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T16:41:26.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:26 smithi164 ceph-mgr[61453]: -- 172.21.15.164:0/2155362893 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5556ef7290e0 con 0x5556ef706800 2024-09-04T16:41:26.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:26 smithi164 bash[61434]: 4b7f55040ccd3806816b0b5f0c240033f53d4853e6954f5becddbd71326762f3 2024-09-04T16:41:26.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:26 smithi164 systemd[1]: Started Ceph mgr.x for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:41:27.840 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:27 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:27.841 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:27 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:27.841 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:27 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:27.841 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:27 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:27.841 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:27 smithi164 ceph-mon[27961]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:27.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:27 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:27.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:27 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:27.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:27 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:27.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:27 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:27.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:27 smithi100 ceph-mon[24429]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:27.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:27 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:27.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:27 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:27.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:27 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:27.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:27 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:27.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:27 smithi100 ceph-mon[34118]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:28.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:41:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:41:28] "GET /metrics HTTP/1.1" 200 38095 "" "Prometheus/2.43.0" 2024-09-04T16:41:29.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:29 smithi164 ceph-mon[27961]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:29.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:29 smithi100 ceph-mon[34118]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:29.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:29 smithi100 ceph-mon[24429]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:31.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:30 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:31.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:30 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:31.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:30 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:31.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:30 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:31.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:30 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:31.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:30 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:31.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:30 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:31.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:30 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:31.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:30 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:31.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:30 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:31.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:30 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:31.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:30 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:31.939 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:41:31] ENGINE Bus STARTING 2024-09-04T16:41:31.940 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: CherryPy Checker: 2024-09-04T16:41:31.940 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: The Application mounted at '' has an empty config. 2024-09-04T16:41:31.940 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: 2024-09-04T16:41:31.940 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:41:31] ENGINE Serving on http://:::9283 2024-09-04T16:41:31.940 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:41:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:41:31] ENGINE Bus STARTED 2024-09-04T16:41:32.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:31 smithi100 ceph-mon[24429]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:32.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:31 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:41:32.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:31 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:41:32.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:31 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:32.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:31 smithi100 ceph-mon[24429]: Standby manager daemon x restarted 2024-09-04T16:41:32.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:31 smithi100 ceph-mon[24429]: Standby manager daemon x started 2024-09-04T16:41:32.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:31 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T16:41:32.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:31 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:41:32.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:31 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T16:41:32.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:31 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:41:32.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:31 smithi100 ceph-mon[34118]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:32.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:31 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:41:32.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:31 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:41:32.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:31 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:32.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:31 smithi100 ceph-mon[34118]: Standby manager daemon x restarted 2024-09-04T16:41:32.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:31 smithi100 ceph-mon[34118]: Standby manager daemon x started 2024-09-04T16:41:32.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:31 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T16:41:32.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:31 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:41:32.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:31 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T16:41:32.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:31 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:41:32.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:31 smithi164 ceph-mon[27961]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:32.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:31 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:41:32.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:31 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:41:32.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:31 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:41:32.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:31 smithi164 ceph-mon[27961]: Standby manager daemon x restarted 2024-09-04T16:41:32.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:31 smithi164 ceph-mon[27961]: Standby manager daemon x started 2024-09-04T16:41:32.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:31 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T16:41:32.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:31 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:41:32.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:31 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T16:41:32.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:31 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:41:33.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:32 smithi100 ceph-mon[34118]: mgrmap e23: y(active, since 4m), standbys: x 2024-09-04T16:41:33.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:32 smithi100 ceph-mon[24429]: mgrmap e23: y(active, since 4m), standbys: x 2024-09-04T16:41:33.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:32 smithi164 ceph-mon[27961]: mgrmap e23: y(active, since 4m), standbys: x 2024-09-04T16:41:34.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:33 smithi100 ceph-mon[24429]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:34.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:33 smithi100 ceph-mon[34118]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:34.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:33 smithi164 ceph-mon[27961]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:36.242 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:35 smithi164 ceph-mon[27961]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:36.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:35 smithi100 ceph-mon[24429]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:36.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:35 smithi100 ceph-mon[34118]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:37.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:36 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:41:37.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:36 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:41:37.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:36 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:41:38.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:37 smithi100 ceph-mon[24429]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:38.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:37 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:41:38.318 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:37 smithi100 ceph-mon[34118]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:38.318 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:37 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:41:38.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:37 smithi164 ceph-mon[27961]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:38.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:37 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:41:38.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:41:38 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:41:38] "GET /metrics HTTP/1.1" 200 38093 "" "Prometheus/2.43.0" 2024-09-04T16:41:40.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:39 smithi100 ceph-mon[34118]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:40.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:39 smithi100 ceph-mon[24429]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:40.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:39 smithi164 ceph-mon[27961]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:42.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:42 smithi100 ceph-mon[24429]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:42.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:42 smithi100 ceph-mon[34118]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:42.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:42 smithi164 ceph-mon[27961]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:44.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:44 smithi100 ceph-mon[24429]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:44.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:44 smithi100 ceph-mon[34118]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:44.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:44 smithi164 ceph-mon[27961]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:46.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:46 smithi164 ceph-mon[27961]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:46.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:46 smithi100 ceph-mon[24429]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:46.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:46 smithi100 ceph-mon[34118]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:47.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:47 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:41:47.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:47 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:41:47.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:47 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:41:48.318 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:48 smithi100 ceph-mon[34118]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:48.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:48 smithi100 ceph-mon[24429]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:48.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:48 smithi164 ceph-mon[27961]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:48.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:41:48 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:41:48] "GET /metrics HTTP/1.1" 200 38093 "" "Prometheus/2.43.0" 2024-09-04T16:41:50.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:50 smithi100 ceph-mon[24429]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:50.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:50 smithi100 ceph-mon[34118]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:50.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:50 smithi164 ceph-mon[27961]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:52.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:52 smithi100 ceph-mon[34118]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:52.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:52 smithi100 ceph-mon[24429]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:52.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:52 smithi164 ceph-mon[27961]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:53.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:53 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:41:53.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:53 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:41:53.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:53 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:41:54.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:54 smithi100 ceph-mon[24429]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:54.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:54 smithi100 ceph-mon[34118]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:54.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:54 smithi164 ceph-mon[27961]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:56.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:56 smithi100 ceph-mon[34118]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:56.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:56 smithi100 ceph-mon[24429]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:56.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:56 smithi164 ceph-mon[27961]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:41:57.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:57 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:41:57.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:57 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:41:57.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:57 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:41:58.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:41:58 smithi100 ceph-mon[24429]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:58.318 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:41:58 smithi100 ceph-mon[34118]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:58.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:41:58 smithi164 ceph-mon[27961]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:41:58.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:41:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:41:58] "GET /metrics HTTP/1.1" 200 38090 "" "Prometheus/2.43.0" 2024-09-04T16:42:00.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:00 smithi100 ceph-mon[34118]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:00.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:00 smithi100 ceph-mon[24429]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:00.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:00 smithi164 ceph-mon[27961]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:02.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:02 smithi100 ceph-mon[24429]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:02.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:02 smithi100 ceph-mon[34118]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:02.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:02 smithi164 ceph-mon[27961]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:04.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:04 smithi100 ceph-mon[24429]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:04.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:04 smithi100 ceph-mon[34118]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:04.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:04 smithi164 ceph-mon[27961]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:06.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:06 smithi100 ceph-mon[34118]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:06.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:06 smithi100 ceph-mon[24429]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:06.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:06 smithi164 ceph-mon[27961]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:07.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:07 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:42:07.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:07 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:42:07.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:07 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:42:08.318 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:08 smithi100 ceph-mon[34118]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:08.318 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:08 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:42:08.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:08 smithi100 ceph-mon[24429]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:08.319 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:08 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:42:08.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:08 smithi164 ceph-mon[27961]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:08.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:08 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:42:08.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:42:08 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:42:08] "GET /metrics HTTP/1.1" 200 38092 "" "Prometheus/2.43.0" 2024-09-04T16:42:10.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:10 smithi100 ceph-mon[34118]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:10.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:10 smithi100 ceph-mon[24429]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:10.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:10 smithi164 ceph-mon[27961]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:12.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:12 smithi100 ceph-mon[34118]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:12.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:12 smithi100 ceph-mon[24429]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:12.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:12 smithi164 ceph-mon[27961]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:14.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:14 smithi100 ceph-mon[34118]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:14.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:14 smithi100 ceph-mon[24429]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:14.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:14 smithi164 ceph-mon[27961]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:16.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:16 smithi100 ceph-mon[24429]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:16.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:16 smithi100 ceph-mon[34118]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:16.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:16 smithi164 ceph-mon[27961]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:17.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:17 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:42:17.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:17 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:42:17.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:17 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:42:18.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:18 smithi100 ceph-mon[34118]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:18.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:18 smithi100 ceph-mon[24429]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:18.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:42:18 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:42:18] "GET /metrics HTTP/1.1" 200 38092 "" "Prometheus/2.43.0" 2024-09-04T16:42:18.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:18 smithi164 ceph-mon[27961]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:20.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:20 smithi100 ceph-mon[34118]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:20.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:20 smithi100 ceph-mon[24429]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:20.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:20 smithi164 ceph-mon[27961]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:22.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:22 smithi100 ceph-mon[34118]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:22.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:22 smithi100 ceph-mon[24429]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:22.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:22 smithi164 ceph-mon[27961]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:23.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:23 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:42:23.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:23 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:42:23.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:23 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:42:24.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:24 smithi100 ceph-mon[34118]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:24.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:24 smithi100 ceph-mon[24429]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:24.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:24 smithi164 ceph-mon[27961]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:26.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:26 smithi100 ceph-mon[34118]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:26.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:26 smithi100 ceph-mon[24429]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:26.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:26 smithi164 ceph-mon[27961]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:27.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:27 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:42:27.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:27 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:42:27.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:27 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:42:28.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:28 smithi100 ceph-mon[24429]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:28.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:28 smithi100 ceph-mon[34118]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:28.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:42:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:42:28] "GET /metrics HTTP/1.1" 200 38097 "" "Prometheus/2.43.0" 2024-09-04T16:42:28.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:28 smithi164 ceph-mon[27961]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:30.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:30 smithi100 ceph-mon[34118]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:30.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:30 smithi100 ceph-mon[24429]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:30.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:30 smithi164 ceph-mon[27961]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:32.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:32 smithi100 ceph-mon[24429]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:32.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:32 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:42:32.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:32 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:42:32.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:32 smithi100 ceph-mon[34118]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:32.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:32 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:42:32.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:32 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:42:32.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:32 smithi164 ceph-mon[27961]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:32.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:32 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:42:32.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:32 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:42:34.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:34 smithi100 ceph-mon[34118]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:34.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:34 smithi100 ceph-mon[24429]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:34.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:34 smithi164 ceph-mon[27961]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:36.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:35 smithi164 ceph-mon[27961]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:36.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:35 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:42:36.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:35 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:42:36.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:35 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:42:36.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:35 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:42:36.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:35 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:42:36.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:35 smithi100 ceph-mon[34118]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:36.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:35 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:42:36.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:35 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:42:36.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:35 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:42:36.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:35 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:42:36.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:35 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:42:36.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:35 smithi100 ceph-mon[24429]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:36.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:35 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:42:36.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:35 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:42:36.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:35 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:42:36.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:35 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:42:36.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:35 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:42:37.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:36 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:42:37.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:36 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:42:37.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:36 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:42:38.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:37 smithi164 ceph-mon[27961]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:38.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:37 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:42:38.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:37 smithi100 ceph-mon[24429]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:38.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:37 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:42:38.318 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:37 smithi100 ceph-mon[34118]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:38.318 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:37 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:42:38.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:42:38 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:42:38] "GET /metrics HTTP/1.1" 200 38096 "" "Prometheus/2.43.0" 2024-09-04T16:42:40.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:39 smithi164 ceph-mon[27961]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:40.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:39 smithi100 ceph-mon[24429]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:40.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:39 smithi100 ceph-mon[34118]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:42.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:41 smithi164 ceph-mon[27961]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:42.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:41 smithi100 ceph-mon[24429]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:42.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:41 smithi100 ceph-mon[34118]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:44.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:43 smithi164 ceph-mon[27961]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:44.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:43 smithi100 ceph-mon[34118]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:44.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:43 smithi100 ceph-mon[24429]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:46.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:45 smithi164 ceph-mon[27961]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:46.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:45 smithi100 ceph-mon[24429]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:46.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:45 smithi100 ceph-mon[34118]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:47.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:46 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:42:47.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:46 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:42:47.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:46 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:42:48.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:47 smithi164 ceph-mon[27961]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:48.317 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:47 smithi100 ceph-mon[34118]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:48.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:47 smithi100 ceph-mon[24429]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:48.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:42:48 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:42:48] "GET /metrics HTTP/1.1" 200 38096 "" "Prometheus/2.43.0" 2024-09-04T16:42:50.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:49 smithi100 ceph-mon[34118]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:50.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:49 smithi100 ceph-mon[24429]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:50.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:49 smithi164 ceph-mon[27961]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:52.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:51 smithi100 ceph-mon[34118]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:52.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:51 smithi100 ceph-mon[24429]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:52.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:51 smithi164 ceph-mon[27961]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:53.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:52 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:42:53.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:52 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:42:53.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:52 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:42:54.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:53 smithi100 ceph-mon[34118]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:54.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:53 smithi100 ceph-mon[24429]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:54.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:53 smithi164 ceph-mon[27961]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:56.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:55 smithi100 ceph-mon[34118]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:56.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:55 smithi100 ceph-mon[24429]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:56.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:55 smithi164 ceph-mon[27961]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:42:57.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:56 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:42:57.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:56 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:42:57.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:56 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:42:58.318 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:57 smithi100 ceph-mon[34118]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:58.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:57 smithi100 ceph-mon[24429]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:58.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:57 smithi164 ceph-mon[27961]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:42:58.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:42:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:42:58] "GET /metrics HTTP/1.1" 200 38093 "" "Prometheus/2.43.0" 2024-09-04T16:43:00.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:42:59 smithi100 ceph-mon[34118]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:00.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:42:59 smithi100 ceph-mon[24429]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:00.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:42:59 smithi164 ceph-mon[27961]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:02.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:01 smithi100 ceph-mon[34118]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:02.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:01 smithi100 ceph-mon[24429]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:02.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:01 smithi164 ceph-mon[27961]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:04.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:03 smithi100 ceph-mon[34118]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:04.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:03 smithi100 ceph-mon[24429]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:04.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:03 smithi164 ceph-mon[27961]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:06.241 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:05 smithi164 ceph-mon[27961]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:06.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:05 smithi100 ceph-mon[34118]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:06.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:05 smithi100 ceph-mon[24429]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:07.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:06 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:07.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:06 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:07.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:06 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:08.317 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:07 smithi100 ceph-mon[34118]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:08.318 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:07 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:43:08.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:07 smithi100 ceph-mon[24429]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:08.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:07 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:43:08.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:07 smithi164 ceph-mon[27961]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:08.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:07 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:43:08.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:43:08 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:43:08] "GET /metrics HTTP/1.1" 200 38091 "" "Prometheus/2.43.0" 2024-09-04T16:43:10.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:09 smithi100 ceph-mon[34118]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:10.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:09 smithi100 ceph-mon[24429]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:10.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:09 smithi164 ceph-mon[27961]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:12.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:11 smithi100 ceph-mon[34118]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:12.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:11 smithi100 ceph-mon[24429]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:12.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:11 smithi164 ceph-mon[27961]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:14.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:13 smithi100 ceph-mon[34118]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:14.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:13 smithi100 ceph-mon[24429]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:14.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:13 smithi164 ceph-mon[27961]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:16.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:15 smithi100 ceph-mon[34118]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:16.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:15 smithi100 ceph-mon[24429]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:16.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:15 smithi164 ceph-mon[27961]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:17.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:17 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:17.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:17 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:17.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:17 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:18.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:18 smithi100 ceph-mon[24429]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:18.318 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:18 smithi100 ceph-mon[34118]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:18.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:18 smithi164 ceph-mon[27961]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:18.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:43:18 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:43:18] "GET /metrics HTTP/1.1" 200 38091 "" "Prometheus/2.43.0" 2024-09-04T16:43:20.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:20 smithi100 ceph-mon[24429]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:20.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:20 smithi100 ceph-mon[34118]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:20.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:20 smithi164 ceph-mon[27961]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:22.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:22 smithi100 ceph-mon[24429]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:22.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:22 smithi100 ceph-mon[34118]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:22.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:22 smithi164 ceph-mon[27961]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:23.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:23 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:43:23.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:23 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:43:23.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:23 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:43:24.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:24 smithi100 ceph-mon[24429]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:24.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:24 smithi100 ceph-mon[34118]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:24.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:24 smithi164 ceph-mon[27961]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:26.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:26 smithi100 ceph-mon[34118]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:26.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:26 smithi100 ceph-mon[24429]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:26.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:26 smithi164 ceph-mon[27961]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:27.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:27 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:27.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:27 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:27.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:27 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:28.317 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:28 smithi100 ceph-mon[34118]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:28.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:28 smithi100 ceph-mon[24429]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:28.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:28 smithi164 ceph-mon[27961]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:28.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:43:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:43:28] "GET /metrics HTTP/1.1" 200 38093 "" "Prometheus/2.43.0" 2024-09-04T16:43:30.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:30 smithi100 ceph-mon[24429]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:30.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:30 smithi100 ceph-mon[34118]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:30.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:30 smithi164 ceph-mon[27961]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:32.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:32 smithi100 ceph-mon[24429]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:32.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:32 smithi100 ceph-mon[34118]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:32.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:32 smithi164 ceph-mon[27961]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:34.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:34 smithi100 ceph-mon[24429]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:34.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:34 smithi100 ceph-mon[34118]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:34.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:34 smithi164 ceph-mon[27961]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:36.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:36 smithi100 ceph-mon[34118]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:36.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:36 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:43:36.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:36 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:43:36.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:36 smithi100 ceph-mon[24429]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:36.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:36 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:43:36.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:36 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:43:36.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:36 smithi164 ceph-mon[27961]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:36.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:36 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:43:36.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:36 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:43:37.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:37 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:37.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:37 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:43:37.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:37 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:43:37.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:37 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:43:37.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:37 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:37.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:37 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:43:37.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:37 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:43:37.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:37 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:43:37.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:37 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:37.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:37 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:43:37.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:37 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:43:37.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:37 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' 2024-09-04T16:43:38.319 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:38 smithi100 ceph-mon[34118]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:38.320 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:38 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:43:38.320 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:38 smithi100 ceph-mon[24429]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:38.320 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:38 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:43:38.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:38 smithi164 ceph-mon[27961]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:38.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:38 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:43:38.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:43:38 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:43:38] "GET /metrics HTTP/1.1" 200 38093 "" "Prometheus/2.43.0" 2024-09-04T16:43:40.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:40 smithi100 ceph-mon[34118]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:40.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:40 smithi100 ceph-mon[24429]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:40.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:40 smithi164 ceph-mon[27961]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:42.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:42 smithi100 ceph-mon[24429]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:42.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:42 smithi100 ceph-mon[34118]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:42.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:42 smithi164 ceph-mon[27961]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:44.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:44 smithi100 ceph-mon[34118]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:44.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:44 smithi100 ceph-mon[24429]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:44.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:44 smithi164 ceph-mon[27961]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:46.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:46 smithi100 ceph-mon[34118]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:46.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:46 smithi100 ceph-mon[24429]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:46.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:46 smithi164 ceph-mon[27961]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:47.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:47 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:47.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:47 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:47.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:47 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:48.317 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:48 smithi100 ceph-mon[34118]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:48.318 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:48 smithi100 ceph-mon[24429]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:48.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:48 smithi164 ceph-mon[27961]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:48.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:43:48 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:43:48] "GET /metrics HTTP/1.1" 200 38093 "" "Prometheus/2.43.0" 2024-09-04T16:43:50.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:50 smithi100 ceph-mon[24429]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:50.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:50 smithi100 ceph-mon[34118]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:50.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:50 smithi164 ceph-mon[27961]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:52.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:52 smithi100 ceph-mon[34118]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:52.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:52 smithi100 ceph-mon[24429]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:52.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:52 smithi164 ceph-mon[27961]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:53.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:53 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:43:53.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:53 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:43:53.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:53 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:43:54.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:54 smithi100 ceph-mon[34118]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:54.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:54 smithi100 ceph-mon[24429]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:54.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:54 smithi164 ceph-mon[27961]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:56.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:56 smithi100 ceph-mon[34118]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:56.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:56 smithi100 ceph-mon[24429]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:56.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:56 smithi164 ceph-mon[27961]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:43:57.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:57 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:57.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:57 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:57.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:57 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:58.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:43:58 smithi100 ceph-mon[24429]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:58.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:43:58 smithi100 ceph-mon[34118]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:43:58.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:43:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:43:58] "GET /metrics HTTP/1.1" 200 38091 "" "Prometheus/2.43.0" 2024-09-04T16:43:58.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:43:58 smithi164 ceph-mon[27961]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:00.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:00 smithi100 ceph-mon[34118]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:00.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:00 smithi100 ceph-mon[24429]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:00.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:00 smithi164 ceph-mon[27961]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:02.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:02 smithi100 ceph-mon[34118]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:02.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:02 smithi100 ceph-mon[24429]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:02.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:02 smithi164 ceph-mon[27961]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:02.808 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps' 2024-09-04T16:44:03.060 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:44:03.723 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T16:44:03.723 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (5m) 2m ago 6m - - 0.25.0 c8568f914cd2 34595895af03 2024-09-04T16:44:03.723 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (6m) 88s ago 6m 78.0M - 9.4.12 2bacad6d85d8 acb16d134b4a 2024-09-04T16:44:03.723 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (6m) 2m ago 6m - - 3.8 b708f9119ac7 5b20dcf909cc 2024-09-04T16:44:03.723 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (2m) 88s ago 10m 453M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 4b7f55040ccd 2024-09-04T16:44:03.723 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:9283,8765 running (12m) 2m ago 12m - - 19.1.1-252-g48920dab b708f9119ac7 fdf4e501665a 2024-09-04T16:44:03.723 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (12m) 2m ago 12m - 2048M 19.1.1-252-g48920dab b708f9119ac7 f7dad5b97854 2024-09-04T16:44:03.723 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (11m) 88s ago 11m 42.1M 2048M 19.1.1-252-g48920dab b708f9119ac7 18b5d7147081 2024-09-04T16:44:03.723 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (11m) 2m ago 11m - 2048M 19.1.1-252-g48920dab b708f9119ac7 2bd295e785fe 2024-09-04T16:44:03.723 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (6m) 2m ago 6m - - 1.5.0 0da6a335fe13 84eb12d9b078 2024-09-04T16:44:03.724 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (6m) 88s ago 6m 16.6M - 1.5.0 0da6a335fe13 e407fd48e2bb 2024-09-04T16:44:03.724 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (10m) 2m ago 10m - 4015M 19.1.1-252-g48920dab b708f9119ac7 cc8cf803c253 2024-09-04T16:44:03.724 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (10m) 2m ago 10m - 4015M 19.1.1-252-g48920dab b708f9119ac7 2636947c6830 2024-09-04T16:44:03.724 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (9m) 2m ago 9m - 4015M 19.1.1-252-g48920dab b708f9119ac7 5c82804e6cfd 2024-09-04T16:44:03.724 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (9m) 2m ago 9m - 4015M 19.1.1-252-g48920dab b708f9119ac7 32f2a044ccef 2024-09-04T16:44:03.724 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (9m) 88s ago 9m 60.2M 4016M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T16:44:03.724 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (8m) 88s ago 8m 53.6M 4016M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T16:44:03.724 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (8m) 88s ago 8m 47.0M 4016M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T16:44:03.724 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (7m) 88s ago 7m 59.3M 4016M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T16:44:03.724 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (5m) 88s ago 7m 53.1M - 2.43.0 a07b618ecd1d 1e8285d107b0 2024-09-04T16:44:03.724 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (6m) 2m ago 6m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T16:44:03.724 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (6m) 88s ago 6m 80.2M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T16:44:04.322 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:04 smithi100 ceph-mon[34118]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:04.322 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:04 smithi100 ceph-mon[24429]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:04.351 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions' 2024-09-04T16:44:04.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:04 smithi164 ceph-mon[27961]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:04.609 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:44:05.117 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:05 smithi100 ceph-mon[24429]: from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:44:05.321 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:44:05.322 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-09-04T16:44:05.322 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 3 2024-09-04T16:44:05.322 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:44:05.322 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-09-04T16:44:05.322 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 1, 2024-09-04T16:44:05.322 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 1 2024-09-04T16:44:05.322 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:44:05.322 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-09-04T16:44:05.322 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 8 2024-09-04T16:44:05.322 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:44:05.322 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-09-04T16:44:05.322 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2 2024-09-04T16:44:05.323 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:44:05.323 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-09-04T16:44:05.323 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 14, 2024-09-04T16:44:05.323 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 1 2024-09-04T16:44:05.323 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T16:44:05.323 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:44:05.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:05 smithi100 ceph-mon[34118]: from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:44:05.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:05 smithi164 ceph-mon[27961]: from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:44:06.008 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph -s' 2024-09-04T16:44:06.256 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:44:06.377 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:06 smithi100 ceph-mon[24429]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:06.377 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:06 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2752747897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:44:06.377 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:06 smithi100 ceph-mon[34118]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:06.378 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:06 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2752747897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:44:06.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:06 smithi164 ceph-mon[27961]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:06.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:06 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2752747897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:44:06.942 INFO:teuthology.orchestra.run.smithi100.stdout: cluster: 2024-09-04T16:44:06.942 INFO:teuthology.orchestra.run.smithi100.stdout: id: fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:44:06.942 INFO:teuthology.orchestra.run.smithi100.stdout: health: HEALTH_OK 2024-09-04T16:44:06.942 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:44:06.942 INFO:teuthology.orchestra.run.smithi100.stdout: services: 2024-09-04T16:44:06.942 INFO:teuthology.orchestra.run.smithi100.stdout: mon: 3 daemons, quorum a,b,c (age 11m) 2024-09-04T16:44:06.942 INFO:teuthology.orchestra.run.smithi100.stdout: mgr: y(active, since 7m), standbys: x 2024-09-04T16:44:06.942 INFO:teuthology.orchestra.run.smithi100.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 8m) 2024-09-04T16:44:06.942 INFO:teuthology.orchestra.run.smithi100.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-04T16:44:06.942 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:44:06.943 INFO:teuthology.orchestra.run.smithi100.stdout: data: 2024-09-04T16:44:06.943 INFO:teuthology.orchestra.run.smithi100.stdout: pools: 6 pools, 161 pgs 2024-09-04T16:44:06.943 INFO:teuthology.orchestra.run.smithi100.stdout: objects: 212 objects, 585 KiB 2024-09-04T16:44:06.943 INFO:teuthology.orchestra.run.smithi100.stdout: usage: 237 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:44:06.943 INFO:teuthology.orchestra.run.smithi100.stdout: pgs: 161 active+clean 2024-09-04T16:44:06.943 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:44:06.943 INFO:teuthology.orchestra.run.smithi100.stdout: io: 2024-09-04T16:44:06.943 INFO:teuthology.orchestra.run.smithi100.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-04T16:44:06.943 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:44:07.245 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:07 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:07.245 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:07 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2877511781' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T16:44:07.246 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:07 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:07.246 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:07 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2877511781' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T16:44:07.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:07 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:07.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:07 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2877511781' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T16:44:07.599 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph health detail' 2024-09-04T16:44:07.842 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:44:08.226 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:08 smithi100 ceph-mon[24429]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:08.226 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:08 smithi100 ceph-mon[24429]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:44:08.226 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:08 smithi100 ceph-mon[34118]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:08.226 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:08 smithi100 ceph-mon[34118]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:44:08.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:08 smithi164 ceph-mon[27961]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:08.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:08 smithi164 ceph-mon[27961]: from='mgr.14487 172.21.15.100:0/3285464839' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:44:08.545 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:08 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:44:08] "GET /metrics HTTP/1.1" 200 38094 "" "Prometheus/2.43.0" 2024-09-04T16:44:08.545 INFO:teuthology.orchestra.run.smithi100.stdout:HEALTH_OK 2024-09-04T16:44:09.179 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:09 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/58359438' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T16:44:09.180 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:09 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/58359438' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T16:44:09.207 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-04T16:44:09.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:09 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/58359438' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T16:44:09.452 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:44:10.159 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T16:44:10.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:10 smithi100 ceph-mon[24429]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:10.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:10 smithi100 ceph-mon[34118]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:10.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:10 smithi164 ceph-mon[27961]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:10.709 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph mgr fail' 2024-09-04T16:44:10.952 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:44:11.375 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:11 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1775569085' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:44:11.376 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:11 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1775569085' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:44:11.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:11 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1775569085' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:44:11.939 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:11 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:44:11] ENGINE Bus STOPPING 2024-09-04T16:44:11.958 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:11 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ignoring --setuser ceph since I am not root 2024-09-04T16:44:11.958 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:11 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ignoring --setgroup ceph since I am not root 2024-09-04T16:44:11.958 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:11 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:11.750+0000 7fa688176040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-04T16:44:11.958 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:11 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:11.807+0000 7fa688176040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-04T16:44:11.958 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:11 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:11.957+0000 7fa688176040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-04T16:44:12.239 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:12.026+0000 7fa688176040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-04T16:44:12.239 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:12.178+0000 7fa688176040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-04T16:44:12.239 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[34118]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:12.239 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2846128052' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T16:44:12.240 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[34118]: Activating manager daemon x 2024-09-04T16:44:12.240 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2846128052' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-04T16:44:12.240 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[34118]: osdmap e93: 8 total, 8 up, 8 in 2024-09-04T16:44:12.240 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[34118]: mgrmap e24: x(active, starting, since 0.00985603s) 2024-09-04T16:44:12.240 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:44:12.240 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:44:12.240 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:44:12.240 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T16:44:12.240 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:44:12.240 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:44:12.240 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:44:12.240 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:44:12.240 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:44:12.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:44:12.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:44:12.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:44:12.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T16:44:12.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T16:44:12.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T16:44:12.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[34118]: Manager daemon x is now available 2024-09-04T16:44:12.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[24429]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:12.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2846128052' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T16:44:12.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[24429]: Activating manager daemon x 2024-09-04T16:44:12.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2846128052' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-04T16:44:12.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[24429]: osdmap e93: 8 total, 8 up, 8 in 2024-09-04T16:44:12.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[24429]: mgrmap e24: x(active, starting, since 0.00985603s) 2024-09-04T16:44:12.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:44:12.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:44:12.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:44:12.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T16:44:12.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:44:12.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:44:12.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:44:12.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:44:12.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:44:12.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:44:12.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:44:12.243 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:44:12.243 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T16:44:12.243 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T16:44:12.243 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T16:44:12.243 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-mon[24429]: Manager daemon x is now available 2024-09-04T16:44:12.269 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'sleep 180' 2024-09-04T16:44:12.439 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:11 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:44:11] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T16:44:12.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:11 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:44:11] ENGINE Bus STOPPED 2024-09-04T16:44:12.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-mon[27961]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:12.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2846128052' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T16:44:12.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-mon[27961]: Activating manager daemon x 2024-09-04T16:44:12.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2846128052' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-04T16:44:12.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-mon[27961]: osdmap e93: 8 total, 8 up, 8 in 2024-09-04T16:44:12.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-mon[27961]: mgrmap e24: x(active, starting, since 0.00985603s) 2024-09-04T16:44:12.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:44:12.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:44:12.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:44:12.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T16:44:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:44:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:44:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:44:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:44:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:44:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:44:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:44:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:44:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T16:44:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T16:44:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T16:44:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-mon[27961]: Manager daemon x is now available 2024-09-04T16:44:12.532 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:44:12.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:12.330+0000 7fa688176040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-04T16:44:12.933 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:12.672+0000 7fa688176040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-04T16:44:12.934 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:12.736+0000 7fa688176040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-04T16:44:13.189 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:44:12] ENGINE Bus STARTING 2024-09-04T16:44:13.189 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:44:12] ENGINE Serving on http://:::9283 2024-09-04T16:44:13.190 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:12 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:44:12] ENGINE Bus STARTED 2024-09-04T16:44:13.381 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:12 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:12.932+0000 7fa688176040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-04T16:44:13.881 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:13.849+0000 7fa688176040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-04T16:44:13.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[34118]: mgrmap e25: x(active, since 1.01018s) 2024-09-04T16:44:13.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:13.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:13.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:13.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:44:13.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:44:13.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:44:13.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:44:13.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T16:44:13.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T16:44:13.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[34118]: Deploying cephadm binary to smithi100 2024-09-04T16:44:13.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[34118]: Deploying cephadm binary to smithi164 2024-09-04T16:44:13.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[24429]: mgrmap e25: x(active, since 1.01018s) 2024-09-04T16:44:13.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:13.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:13.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:13.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:44:13.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:44:13.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:44:13.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:44:13.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T16:44:13.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T16:44:13.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[24429]: Deploying cephadm binary to smithi100 2024-09-04T16:44:13.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-mon[24429]: Deploying cephadm binary to smithi164 2024-09-04T16:44:13.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:13 smithi164 ceph-mon[27961]: mgrmap e25: x(active, since 1.01018s) 2024-09-04T16:44:13.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:13 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:13.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:13 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:13.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:13 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:13.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:13 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:44:13.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:13 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:44:13.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:13 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:44:13.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:13 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:44:13.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:13 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T16:44:13.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:13 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T16:44:13.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:13 smithi164 ceph-mon[27961]: Deploying cephadm binary to smithi100 2024-09-04T16:44:13.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:13 smithi164 ceph-mon[27961]: Deploying cephadm binary to smithi164 2024-09-04T16:44:14.381 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:13 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:13.918+0000 7fa688176040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-04T16:44:14.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: 2024-09-04T16:44:14.099+0000 7f472aa71640 -1 log_channel(cephadm) log [ERR] : [04/Sep/2024:16:44:14] ENGINE Error in HTTPServer.serve 2024-09-04T16:44:14.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: Traceback (most recent call last): 2024-09-04T16:44:14.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:44:14.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: self._connections.run(self.expiration_interval) 2024-09-04T16:44:14.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:44:14.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: self._run(expiration_interval) 2024-09-04T16:44:14.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:44:14.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:44:14.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:44:14.441 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:44:14.441 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:44:14.441 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: s = self.context.wrap_socket( 2024-09-04T16:44:14.441 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:44:14.441 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: return self.sslsocket_class._create( 2024-09-04T16:44:14.441 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:44:14.441 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: self.do_handshake() 2024-09-04T16:44:14.441 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:44:14.441 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: self._sslobj.do_handshake() 2024-09-04T16:44:14.441 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:44:14.441 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: 2024-09-04T16:44:14.882 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:14 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:14.671+0000 7fa688176040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-04T16:44:14.882 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:14 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:14.790+0000 7fa688176040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-04T16:44:14.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:14 smithi100 ceph-mon[34118]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:44:14.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:14 smithi100 ceph-mon[34118]: [04/Sep/2024:16:44:13] ENGINE Bus STARTING 2024-09-04T16:44:14.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:14 smithi100 ceph-mon[34118]: [04/Sep/2024:16:44:13] ENGINE Serving on http://172.21.15.164:8765 2024-09-04T16:44:14.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:14 smithi100 ceph-mon[34118]: [04/Sep/2024:16:44:14] ENGINE Serving on https://172.21.15.164:7150 2024-09-04T16:44:14.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:14 smithi100 ceph-mon[34118]: [04/Sep/2024:16:44:14] ENGINE Bus STARTED 2024-09-04T16:44:14.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:14 smithi100 ceph-mon[34118]: [04/Sep/2024:16:44:14] ENGINE Error in HTTPServer.serve 2024-09-04T16:44:14.883 INFO:journalctl@ceph.mon.c.smithi100.stdout: Traceback (most recent call last): 2024-09-04T16:44:14.883 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:44:14.883 INFO:journalctl@ceph.mon.c.smithi100.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:44:14.883 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:44:14.883 INFO:journalctl@ceph.mon.c.smithi100.stdout: self._run(expiration_interval) 2024-09-04T16:44:14.883 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:44:14.883 INFO:journalctl@ceph.mon.c.smithi100.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:44:14.883 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:44:14.884 INFO:journalctl@ceph.mon.c.smithi100.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:44:14.884 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:44:14.884 INFO:journalctl@ceph.mon.c.smithi100.stdout: s = self.context.wrap_socket( 2024-09-04T16:44:14.884 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:44:14.884 INFO:journalctl@ceph.mon.c.smithi100.stdout: return self.sslsocket_class._create( 2024-09-04T16:44:14.884 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:44:14.884 INFO:journalctl@ceph.mon.c.smithi100.stdout: self.do_handshake() 2024-09-04T16:44:14.884 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:44:14.884 INFO:journalctl@ceph.mon.c.smithi100.stdout: self._sslobj.do_handshake() 2024-09-04T16:44:14.884 INFO:journalctl@ceph.mon.c.smithi100.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:44:14.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:14 smithi100 ceph-mon[24429]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:44:14.885 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:14 smithi100 ceph-mon[24429]: [04/Sep/2024:16:44:13] ENGINE Bus STARTING 2024-09-04T16:44:14.885 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:14 smithi100 ceph-mon[24429]: [04/Sep/2024:16:44:13] ENGINE Serving on http://172.21.15.164:8765 2024-09-04T16:44:14.885 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:14 smithi100 ceph-mon[24429]: [04/Sep/2024:16:44:14] ENGINE Serving on https://172.21.15.164:7150 2024-09-04T16:44:14.885 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:14 smithi100 ceph-mon[24429]: [04/Sep/2024:16:44:14] ENGINE Bus STARTED 2024-09-04T16:44:14.885 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:14 smithi100 ceph-mon[24429]: [04/Sep/2024:16:44:14] ENGINE Error in HTTPServer.serve 2024-09-04T16:44:14.885 INFO:journalctl@ceph.mon.a.smithi100.stdout: Traceback (most recent call last): 2024-09-04T16:44:14.885 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:44:14.885 INFO:journalctl@ceph.mon.a.smithi100.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:44:14.885 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:44:14.885 INFO:journalctl@ceph.mon.a.smithi100.stdout: self._run(expiration_interval) 2024-09-04T16:44:14.885 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:44:14.885 INFO:journalctl@ceph.mon.a.smithi100.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:44:14.885 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:44:14.886 INFO:journalctl@ceph.mon.a.smithi100.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:44:14.886 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:44:14.886 INFO:journalctl@ceph.mon.a.smithi100.stdout: s = self.context.wrap_socket( 2024-09-04T16:44:14.886 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:44:14.886 INFO:journalctl@ceph.mon.a.smithi100.stdout: return self.sslsocket_class._create( 2024-09-04T16:44:14.886 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:44:14.886 INFO:journalctl@ceph.mon.a.smithi100.stdout: self.do_handshake() 2024-09-04T16:44:14.886 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:44:14.886 INFO:journalctl@ceph.mon.a.smithi100.stdout: self._sslobj.do_handshake() 2024-09-04T16:44:14.886 INFO:journalctl@ceph.mon.a.smithi100.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:44:14.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-mon[27961]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:44:14.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-mon[27961]: [04/Sep/2024:16:44:13] ENGINE Bus STARTING 2024-09-04T16:44:14.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-mon[27961]: [04/Sep/2024:16:44:13] ENGINE Serving on http://172.21.15.164:8765 2024-09-04T16:44:14.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-mon[27961]: [04/Sep/2024:16:44:14] ENGINE Serving on https://172.21.15.164:7150 2024-09-04T16:44:14.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-mon[27961]: [04/Sep/2024:16:44:14] ENGINE Bus STARTED 2024-09-04T16:44:14.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:14 smithi164 ceph-mon[27961]: [04/Sep/2024:16:44:14] ENGINE Error in HTTPServer.serve 2024-09-04T16:44:14.940 INFO:journalctl@ceph.mon.b.smithi164.stdout: Traceback (most recent call last): 2024-09-04T16:44:14.940 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:44:14.940 INFO:journalctl@ceph.mon.b.smithi164.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:44:14.940 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:44:14.940 INFO:journalctl@ceph.mon.b.smithi164.stdout: self._run(expiration_interval) 2024-09-04T16:44:14.940 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:44:14.940 INFO:journalctl@ceph.mon.b.smithi164.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:44:14.941 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:44:14.941 INFO:journalctl@ceph.mon.b.smithi164.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:44:14.941 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:44:14.941 INFO:journalctl@ceph.mon.b.smithi164.stdout: s = self.context.wrap_socket( 2024-09-04T16:44:14.941 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:44:14.941 INFO:journalctl@ceph.mon.b.smithi164.stdout: return self.sslsocket_class._create( 2024-09-04T16:44:14.941 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:44:14.941 INFO:journalctl@ceph.mon.b.smithi164.stdout: self.do_handshake() 2024-09-04T16:44:14.941 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:44:14.941 INFO:journalctl@ceph.mon.b.smithi164.stdout: self._sslobj.do_handshake() 2024-09-04T16:44:14.941 INFO:journalctl@ceph.mon.b.smithi164.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:44:15.159 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:14 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:14.940+0000 7fa688176040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-04T16:44:15.159 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:15 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:15.002+0000 7fa688176040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-04T16:44:15.159 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:15 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:15.158+0000 7fa688176040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-04T16:44:15.491 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:15 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:15.241+0000 7fa688176040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-04T16:44:15.491 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:15 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:15.313+0000 7fa688176040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-04T16:44:15.491 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:15 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:15.490+0000 7fa688176040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-04T16:44:15.787 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:15 smithi100 ceph-mon[34118]: mgrmap e26: x(active, since 3s) 2024-09-04T16:44:15.788 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:15 smithi100 ceph-mon[24429]: mgrmap e26: x(active, since 3s) 2024-09-04T16:44:15.788 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:15 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:15.562+0000 7fa688176040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-04T16:44:15.788 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:15 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:15.635+0000 7fa688176040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-04T16:44:15.788 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:15 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:15.718+0000 7fa688176040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-04T16:44:15.788 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:15 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:15.786+0000 7fa688176040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-04T16:44:15.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:15 smithi164 ceph-mon[27961]: mgrmap e26: x(active, since 3s) 2024-09-04T16:44:16.048 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:15 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:15.847+0000 7fa688176040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-04T16:44:16.771 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:16 smithi100 ceph-mon[34118]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:44:16.771 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:16 smithi100 ceph-mon[34118]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:16.772 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:16 smithi100 ceph-mon[24429]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:44:16.772 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:16 smithi100 ceph-mon[24429]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:16.772 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:16 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:16.663+0000 7fa688176040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-04T16:44:16.772 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:16 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:44:16] ENGINE Bus STARTING 2024-09-04T16:44:16.772 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:16 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: CherryPy Checker: 2024-09-04T16:44:16.772 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:16 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: The Application mounted at '' has an empty config. 2024-09-04T16:44:16.773 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:16 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: 2024-09-04T16:44:16.773 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:16 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:44:16] ENGINE Serving on http://:::9283 2024-09-04T16:44:16.773 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:16 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: [04/Sep/2024:16:44:16] ENGINE Bus STARTED 2024-09-04T16:44:16.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:16 smithi164 ceph-mon[27961]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:44:16.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:16 smithi164 ceph-mon[27961]: from='client.14862 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:17.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:17 smithi100 ceph-mon[34118]: mgrmap e27: x(active, since 5s) 2024-09-04T16:44:17.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:17 smithi100 ceph-mon[34118]: Standby manager daemon y started 2024-09-04T16:44:17.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:17 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.100:0/3345818615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-04T16:44:17.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:17 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.100:0/3345818615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:44:17.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:17 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.100:0/3345818615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-04T16:44:17.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:17 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.100:0/3345818615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:44:17.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:17 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:17.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:17 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:17.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:17 smithi100 ceph-mon[24429]: mgrmap e27: x(active, since 5s) 2024-09-04T16:44:17.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:17 smithi100 ceph-mon[24429]: Standby manager daemon y started 2024-09-04T16:44:17.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:17 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.100:0/3345818615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-04T16:44:17.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:17 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.100:0/3345818615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:44:17.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:17 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.100:0/3345818615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-04T16:44:17.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:17 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.100:0/3345818615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:44:17.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:17 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:17.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:17 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:17.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:17 smithi164 ceph-mon[27961]: mgrmap e27: x(active, since 5s) 2024-09-04T16:44:17.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:17 smithi164 ceph-mon[27961]: Standby manager daemon y started 2024-09-04T16:44:17.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:17 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.100:0/3345818615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-04T16:44:17.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:17 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.100:0/3345818615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:44:17.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:17 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.100:0/3345818615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-04T16:44:17.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:17 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.100:0/3345818615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:44:17.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:17 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:17.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:17 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:18.625 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[24656]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:44:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-04T16:44:18.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:18 smithi164 ceph-mon[27961]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-04T16:44:18.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:18 smithi164 ceph-mon[27961]: mgrmap e28: x(active, since 6s), standbys: y 2024-09-04T16:44:18.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:18 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T16:44:18.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:18 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:18.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:18 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:18.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:18 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:18 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:18 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:18 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:18 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:18 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:18 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:18 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:18 smithi164 ceph-mon[27961]: Adjusting osd_memory_target on smithi100 to 2991M 2024-09-04T16:44:18.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:18 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:18.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[34118]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-04T16:44:18.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[34118]: mgrmap e28: x(active, since 6s), standbys: y 2024-09-04T16:44:18.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T16:44:18.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:18.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:18.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[34118]: Adjusting osd_memory_target on smithi100 to 2991M 2024-09-04T16:44:18.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:18.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[24429]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-04T16:44:18.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[24429]: mgrmap e28: x(active, since 6s), standbys: y 2024-09-04T16:44:18.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T16:44:18.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:18.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:18.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:18.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[24429]: Adjusting osd_memory_target on smithi100 to 2991M 2024-09-04T16:44:18.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:18 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:20.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:20.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:20.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:20.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:20.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:20.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:44:20.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:44:20.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:20.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:20.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:20.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:20.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:20.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:44:20.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:19 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:44:20.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:19 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:20.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:19 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:20.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:19 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:20.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:19 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:20.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:19 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:19 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:19 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:19 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:19 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:19 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:19 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:19 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T16:44:20.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:19 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:20.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:19 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:44:20.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:19 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:44:21.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[24429]: Adjusting osd_memory_target on smithi164 to 3248M 2024-09-04T16:44:21.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[24429]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-04T16:44:21.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[24429]: Updating smithi164:/etc/ceph/ceph.conf 2024-09-04T16:44:21.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[24429]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-04T16:44:21.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[24429]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:44:21.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[24429]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:44:21.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[24429]: Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:44:21.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[24429]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:44:21.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[24429]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:44:21.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[24429]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:44:21.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:21.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:21.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:21.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:21.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:21.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:44:21.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:44:21.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:44:21.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[34118]: Adjusting osd_memory_target on smithi164 to 3248M 2024-09-04T16:44:21.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[34118]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-04T16:44:21.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[34118]: Updating smithi164:/etc/ceph/ceph.conf 2024-09-04T16:44:21.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[34118]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-04T16:44:21.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[34118]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:44:21.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[34118]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:44:21.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[34118]: Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:44:21.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[34118]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:44:21.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[34118]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:44:21.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[34118]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:44:21.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:21.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:21.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:21.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:21.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:21.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:44:21.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:44:21.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:21 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:44:21.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:21 smithi164 ceph-mon[27961]: Adjusting osd_memory_target on smithi164 to 3248M 2024-09-04T16:44:21.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:21 smithi164 ceph-mon[27961]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-04T16:44:21.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:21 smithi164 ceph-mon[27961]: Updating smithi164:/etc/ceph/ceph.conf 2024-09-04T16:44:21.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:21 smithi164 ceph-mon[27961]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-04T16:44:21.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:21 smithi164 ceph-mon[27961]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:44:21.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:21 smithi164 ceph-mon[27961]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:44:21.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:21 smithi164 ceph-mon[27961]: Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:44:21.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:21 smithi164 ceph-mon[27961]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:44:21.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:21 smithi164 ceph-mon[27961]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:44:21.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:21 smithi164 ceph-mon[27961]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:44:21.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:21 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:21.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:21 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:21.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:21 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:21.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:21 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:21.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:21 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:21.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:21 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:44:21.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:21 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:44:21.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:21 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:44:22.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:22 smithi100 ceph-mon[24429]: Reconfiguring iscsi.foo.smithi100.gmhbsb (dependencies changed)... 2024-09-04T16:44:22.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:22 smithi100 ceph-mon[24429]: Reconfiguring daemon iscsi.foo.smithi100.gmhbsb on smithi100 2024-09-04T16:44:22.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:22 smithi100 ceph-mon[34118]: Reconfiguring iscsi.foo.smithi100.gmhbsb (dependencies changed)... 2024-09-04T16:44:22.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:22 smithi100 ceph-mon[34118]: Reconfiguring daemon iscsi.foo.smithi100.gmhbsb on smithi100 2024-09-04T16:44:22.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:22 smithi164 ceph-mon[27961]: Reconfiguring iscsi.foo.smithi100.gmhbsb (dependencies changed)... 2024-09-04T16:44:22.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:22 smithi164 ceph-mon[27961]: Reconfiguring daemon iscsi.foo.smithi100.gmhbsb on smithi100 2024-09-04T16:44:23.570 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:23 smithi100 ceph-mon[34118]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:44:23.570 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:23 smithi100 ceph-mon[24429]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:44:23.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:23 smithi164 ceph-mon[27961]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:44:24.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:24 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:24.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:24 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:24.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:24 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1446664385' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T16:44:24.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:24 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1068348564' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/2617120462"}]: dispatch 2024-09-04T16:44:24.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:24 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/2617120462"}]: dispatch 2024-09-04T16:44:24.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:24 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:24.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:24 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:24.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:24 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1446664385' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T16:44:24.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:24 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1068348564' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/2617120462"}]: dispatch 2024-09-04T16:44:24.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:24 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/2617120462"}]: dispatch 2024-09-04T16:44:24.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:24 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:24.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:24 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:24.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:24 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1446664385' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T16:44:24.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:24 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1068348564' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/2617120462"}]: dispatch 2024-09-04T16:44:24.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:24 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/2617120462"}]: dispatch 2024-09-04T16:44:25.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:25 smithi164 ceph-mon[27961]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T16:44:25.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:25 smithi164 ceph-mon[27961]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T16:44:25.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:25 smithi164 ceph-mon[27961]: Reconfiguring daemon prometheus.a on smithi164 2024-09-04T16:44:25.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:25 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/2617120462"}]': finished 2024-09-04T16:44:25.510 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:25 smithi164 ceph-mon[27961]: osdmap e94: 8 total, 8 up, 8 in 2024-09-04T16:44:25.510 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:25 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/398517567' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/2617120462"}]: dispatch 2024-09-04T16:44:25.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:25 smithi100 ceph-mon[34118]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T16:44:25.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:25 smithi100 ceph-mon[34118]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T16:44:25.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:25 smithi100 ceph-mon[34118]: Reconfiguring daemon prometheus.a on smithi164 2024-09-04T16:44:25.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:25 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/2617120462"}]': finished 2024-09-04T16:44:25.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:25 smithi100 ceph-mon[34118]: osdmap e94: 8 total, 8 up, 8 in 2024-09-04T16:44:25.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:25 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/398517567' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/2617120462"}]: dispatch 2024-09-04T16:44:25.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:25 smithi100 ceph-mon[24429]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T16:44:25.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:25 smithi100 ceph-mon[24429]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T16:44:25.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:25 smithi100 ceph-mon[24429]: Reconfiguring daemon prometheus.a on smithi164 2024-09-04T16:44:25.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:25 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/2617120462"}]': finished 2024-09-04T16:44:25.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:25 smithi100 ceph-mon[24429]: osdmap e94: 8 total, 8 up, 8 in 2024-09-04T16:44:25.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:25 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/398517567' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/2617120462"}]: dispatch 2024-09-04T16:44:26.758 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:26 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/398517567' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/2617120462"}]': finished 2024-09-04T16:44:26.758 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:26 smithi164 ceph-mon[27961]: osdmap e95: 8 total, 8 up, 8 in 2024-09-04T16:44:26.758 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:26 smithi164 ceph-mon[27961]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T16:44:26.758 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:26 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3047143326' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2044565695"}]: dispatch 2024-09-04T16:44:26.758 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:26 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2044565695"}]: dispatch 2024-09-04T16:44:26.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:26 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/398517567' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/2617120462"}]': finished 2024-09-04T16:44:26.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:26 smithi100 ceph-mon[24429]: osdmap e95: 8 total, 8 up, 8 in 2024-09-04T16:44:26.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:26 smithi100 ceph-mon[24429]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T16:44:26.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:26 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3047143326' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2044565695"}]: dispatch 2024-09-04T16:44:26.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:26 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2044565695"}]: dispatch 2024-09-04T16:44:26.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:26 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/398517567' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/2617120462"}]': finished 2024-09-04T16:44:26.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:26 smithi100 ceph-mon[34118]: osdmap e95: 8 total, 8 up, 8 in 2024-09-04T16:44:26.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:26 smithi100 ceph-mon[34118]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T16:44:26.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:26 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3047143326' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2044565695"}]: dispatch 2024-09-04T16:44:26.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:26 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2044565695"}]: dispatch 2024-09-04T16:44:27.104 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:26 smithi164 systemd[1]: Stopping Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:44:27.420 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:44:27.104Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-04T16:44:27.420 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:44:27.104Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-04T16:44:27.420 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:44:27.104Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-04T16:44:27.420 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:44:27.104Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-04T16:44:27.420 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:44:27.104Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-04T16:44:27.420 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:44:27.104Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-04T16:44:27.420 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:44:27.104Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-04T16:44:27.420 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:44:27.104Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-04T16:44:27.420 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:44:27.104Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-04T16:44:27.420 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:44:27.104Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-04T16:44:27.421 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:44:27.104Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-04T16:44:27.421 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[60224]: ts=2024-09-04T16:44:27.104Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-04T16:44:27.421 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:27 smithi164 podman[65256]: 2024-09-04 16:44:27.114220613 +0000 UTC m=+0.147047875 container died 1e8285d107b0703fca249e1161d2244500d57223d87c37cbba44c9f33c133798 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:44:27.421 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:27 smithi164 podman[65256]: 2024-09-04 16:44:27.419914596 +0000 UTC m=+0.452741899 container cleanup 1e8285d107b0703fca249e1161d2244500d57223d87c37cbba44c9f33c133798 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:44:27.421 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:27 smithi164 bash[65256]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a 2024-09-04T16:44:27.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:27 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2044565695"}]': finished 2024-09-04T16:44:27.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:27 smithi164 ceph-mon[27961]: osdmap e96: 8 total, 8 up, 8 in 2024-09-04T16:44:27.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:27 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2734812510' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2101102734"}]: dispatch 2024-09-04T16:44:27.690 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:27 smithi164 podman[65269]: 2024-09-04 16:44:27.621021752 +0000 UTC m=+0.508875649 container remove 1e8285d107b0703fca249e1161d2244500d57223d87c37cbba44c9f33c133798 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:44:27.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:27 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2044565695"}]': finished 2024-09-04T16:44:27.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:27 smithi100 ceph-mon[24429]: osdmap e96: 8 total, 8 up, 8 in 2024-09-04T16:44:27.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:27 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2734812510' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2101102734"}]: dispatch 2024-09-04T16:44:27.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:27 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2044565695"}]': finished 2024-09-04T16:44:27.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:27 smithi100 ceph-mon[34118]: osdmap e96: 8 total, 8 up, 8 in 2024-09-04T16:44:27.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:27 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2734812510' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2101102734"}]: dispatch 2024-09-04T16:44:28.173 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:27 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-04T16:44:28.173 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:27 smithi164 systemd[1]: Stopped Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:44:28.173 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:27 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@prometheus.a.service: Consumed 2.153s CPU time. 2024-09-04T16:44:28.173 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:27 smithi164 systemd[1]: Starting Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:44:28.173 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 podman[65363]: 2024-09-04 16:44:27.965605589 +0000 UTC m=+0.017074251 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-04T16:44:28.173 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 podman[65363]: 2024-09-04 16:44:28.088951499 +0000 UTC m=+0.140420159 container create 0f0f1ab3edddd14dd22f426471e1cd040828430a2e30080db4b797572bab6233 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:44:28.436 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 podman[65363]: 2024-09-04 16:44:28.274358008 +0000 UTC m=+0.325826668 container init 0f0f1ab3edddd14dd22f426471e1cd040828430a2e30080db4b797572bab6233 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:44:28.436 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 podman[65363]: 2024-09-04 16:44:28.277392923 +0000 UTC m=+0.328861584 container start 0f0f1ab3edddd14dd22f426471e1cd040828430a2e30080db4b797572bab6233 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:44:28.436 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:44:28.301Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-04T16:44:28.437 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:44:28.301Z 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-04T16:44:28.437 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:44:28.301Z caller=main.go:570 level=info host_details="(Linux 5.14.0-503.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024 x86_64 smithi164 (none))" 2024-09-04T16:44:28.437 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:44:28.301Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-04T16:44:28.437 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:44:28.301Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-04T16:44:28.437 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:44:28.302Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-04T16:44:28.437 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:44:28.303Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-04T16:44:28.437 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:44:28.304Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-04T16:44:28.437 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:44:28.304Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-04T16:44:28.437 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:44:28.306Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-04T16:44:28.437 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:44:28.306Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.442µs 2024-09-04T16:44:28.437 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:44:28.306Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-04T16:44:28.437 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:44:28.308Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-04T16:44:28.438 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:44:28.316Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-04T16:44:28.438 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:44:28.317Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-04T16:44:28.438 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:44:28.317Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.73µs wal_replay_duration=10.850539ms wbl_replay_duration=129ns total_replay_duration=10.892775ms 2024-09-04T16:44:28.438 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:44:28.319Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-04T16:44:28.438 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:44:28.319Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-04T16:44:28.438 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:44:28.319Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-04T16:44:28.438 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:44:28.339Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.86911ms db_storage=872ns remote_storage=1.099µs web_handler=345ns query_engine=550ns scrape=388.866µs scrape_sd=105.705µs notify=12.129µs notify_sd=16.832µs rules=19.015454ms tracing=5.733µs 2024-09-04T16:44:28.438 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:44:28.339Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-04T16:44:28.438 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:44:28.339Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-04T16:44:28.438 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 bash[65363]: 0f0f1ab3edddd14dd22f426471e1cd040828430a2e30080db4b797572bab6233 2024-09-04T16:44:28.438 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:44:28 smithi164 systemd[1]: Started Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:44:28.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2734812510' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2101102734"}]': finished 2024-09-04T16:44:28.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-mon[27961]: osdmap e97: 8 total, 8 up, 8 in 2024-09-04T16:44:28.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-mon[27961]: pgmap v15: 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-04T16:44:28.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/206463488' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/1519118460"}]: dispatch 2024-09-04T16:44:28.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:44:28.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:28.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:28.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:44:28.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-mon[27961]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:44:28.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:44:28.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-mon[27961]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:44:28.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:44:28.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-mon[27961]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:44:28.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164:9095"}]: dispatch 2024-09-04T16:44:28.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-mon[27961]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164:9095"}]: dispatch 2024-09-04T16:44:28.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:28.691 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:44:28] ENGINE Bus STOPPING 2024-09-04T16:44:28.691 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:44:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T16:44:28.691 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:44:28] ENGINE Bus STOPPED 2024-09-04T16:44:28.691 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:44:28] ENGINE Bus STARTING 2024-09-04T16:44:28.691 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:44:28] ENGINE Serving on http://:::9283 2024-09-04T16:44:28.691 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:44:28] ENGINE Bus STARTED 2024-09-04T16:44:28.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2734812510' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2101102734"}]': finished 2024-09-04T16:44:28.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[24429]: osdmap e97: 8 total, 8 up, 8 in 2024-09-04T16:44:28.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[24429]: pgmap v15: 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-04T16:44:28.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/206463488' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/1519118460"}]: dispatch 2024-09-04T16:44:28.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:44:28.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:28.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:28.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:44:28.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[24429]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:44:28.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:44:28.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[24429]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:44:28.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:44:28.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[24429]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:44:28.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164:9095"}]: dispatch 2024-09-04T16:44:28.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[24429]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164:9095"}]: dispatch 2024-09-04T16:44:28.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:28.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2734812510' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2101102734"}]': finished 2024-09-04T16:44:28.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[34118]: osdmap e97: 8 total, 8 up, 8 in 2024-09-04T16:44:28.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[34118]: pgmap v15: 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-04T16:44:28.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/206463488' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/1519118460"}]: dispatch 2024-09-04T16:44:28.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:44:28.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:28.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:28.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:44:28.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[34118]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:44:28.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:44:28.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[34118]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:44:28.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:44:28.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[34118]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:44:28.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164:9095"}]: dispatch 2024-09-04T16:44:28.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[34118]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164:9095"}]: dispatch 2024-09-04T16:44:28.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:28 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:29.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:29 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/206463488' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/1519118460"}]': finished 2024-09-04T16:44:29.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:29 smithi164 ceph-mon[27961]: osdmap e98: 8 total, 8 up, 8 in 2024-09-04T16:44:29.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:29 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:44:29.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:29 smithi164 ceph-mon[27961]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:44:29.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:29 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1031852359' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/4028910940"}]: dispatch 2024-09-04T16:44:29.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:29 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/206463488' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/1519118460"}]': finished 2024-09-04T16:44:29.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:29 smithi100 ceph-mon[34118]: osdmap e98: 8 total, 8 up, 8 in 2024-09-04T16:44:29.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:29 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:44:29.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:29 smithi100 ceph-mon[34118]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:44:29.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:29 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1031852359' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/4028910940"}]: dispatch 2024-09-04T16:44:29.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:29 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/206463488' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/1519118460"}]': finished 2024-09-04T16:44:29.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:29 smithi100 ceph-mon[24429]: osdmap e98: 8 total, 8 up, 8 in 2024-09-04T16:44:29.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:29 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:44:29.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:29 smithi100 ceph-mon[24429]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:44:29.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:29 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1031852359' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/4028910940"}]: dispatch 2024-09-04T16:44:30.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:30 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1031852359' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/4028910940"}]': finished 2024-09-04T16:44:30.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:30 smithi164 ceph-mon[27961]: osdmap e99: 8 total, 8 up, 8 in 2024-09-04T16:44:30.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:30 smithi164 ceph-mon[27961]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:30.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:30 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2083547558' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2506478125"}]: dispatch 2024-09-04T16:44:30.776 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:30 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1031852359' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/4028910940"}]': finished 2024-09-04T16:44:30.776 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:30 smithi100 ceph-mon[24429]: osdmap e99: 8 total, 8 up, 8 in 2024-09-04T16:44:30.776 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:30 smithi100 ceph-mon[24429]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:30.776 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:30 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2083547558' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2506478125"}]: dispatch 2024-09-04T16:44:30.777 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:30 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1031852359' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/4028910940"}]': finished 2024-09-04T16:44:30.777 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:30 smithi100 ceph-mon[34118]: osdmap e99: 8 total, 8 up, 8 in 2024-09-04T16:44:30.777 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:30 smithi100 ceph-mon[34118]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:30.777 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:30 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2083547558' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2506478125"}]: dispatch 2024-09-04T16:44:31.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:31 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2083547558' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2506478125"}]': finished 2024-09-04T16:44:31.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:31 smithi164 ceph-mon[27961]: osdmap e100: 8 total, 8 up, 8 in 2024-09-04T16:44:31.697 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:31 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2083547558' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2506478125"}]': finished 2024-09-04T16:44:31.697 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:31 smithi100 ceph-mon[34118]: osdmap e100: 8 total, 8 up, 8 in 2024-09-04T16:44:31.697 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:31 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2083547558' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2506478125"}]': finished 2024-09-04T16:44:31.697 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:31 smithi100 ceph-mon[24429]: osdmap e100: 8 total, 8 up, 8 in 2024-09-04T16:44:33.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:33 smithi164 ceph-mon[27961]: pgmap v20: 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-04T16:44:33.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:33 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:33.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:33 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:33.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:33 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:33.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:33 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:33.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:33 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:44:33.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:33 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:44:33.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:33 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:33.592 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:33 smithi100 ceph-mon[34118]: pgmap v20: 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-04T16:44:33.592 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:33 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:33.592 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:33 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:33.592 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:33 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:33.593 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:33 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:33.593 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:33 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:44:33.593 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:33 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:44:33.593 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:33 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:33.593 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:33 smithi100 ceph-mon[24429]: pgmap v20: 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-04T16:44:33.593 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:33 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:33.593 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:33 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:33.593 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:33 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:33.593 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:33 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:33.593 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:33 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:44:33.594 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:33 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:44:33.594 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:33 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:44:35.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:35 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:35.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:35 smithi164 ceph-mon[27961]: pgmap v21: 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-04T16:44:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:35 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:35 smithi100 ceph-mon[34118]: pgmap v21: 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-04T16:44:35.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:35 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:35.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:35 smithi100 ceph-mon[24429]: pgmap v21: 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-04T16:44:36.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:36 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:44:36] "GET /metrics HTTP/1.1" 200 38174 "" "Prometheus/2.43.0" 2024-09-04T16:44:37.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:37 smithi164 ceph-mon[27961]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-09-04T16:44:37.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:37 smithi100 ceph-mon[34118]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-09-04T16:44:37.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:37 smithi100 ceph-mon[24429]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-09-04T16:44:39.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:39 smithi164 ceph-mon[27961]: pgmap v23: 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-04T16:44:39.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:39 smithi100 ceph-mon[24429]: pgmap v23: 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-04T16:44:39.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:39 smithi100 ceph-mon[34118]: pgmap v23: 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-04T16:44:41.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:41 smithi164 ceph-mon[27961]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T16:44:41.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:41 smithi100 ceph-mon[24429]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T16:44:41.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:41 smithi100 ceph-mon[34118]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T16:44:43.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:43 smithi164 ceph-mon[27961]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-09-04T16:44:43.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:43 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:44:43.603 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:43 smithi100 ceph-mon[34118]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-09-04T16:44:43.603 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:43 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:44:43.603 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:43 smithi100 ceph-mon[24429]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-09-04T16:44:43.603 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:43 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:44:45.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:45 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:45.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:45 smithi164 ceph-mon[27961]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:45.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:45 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:45.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:45 smithi100 ceph-mon[34118]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:45.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:45 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:45.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:45 smithi100 ceph-mon[24429]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:46.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:44:46] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-04T16:44:47.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:47 smithi164 ceph-mon[27961]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T16:44:47.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:47 smithi100 ceph-mon[34118]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T16:44:47.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:47 smithi100 ceph-mon[24429]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T16:44:49.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:49 smithi100 ceph-mon[34118]: pgmap v28: 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-04T16:44:49.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:49 smithi100 ceph-mon[24429]: pgmap v28: 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-04T16:44:49.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:49 smithi164 ceph-mon[27961]: pgmap v28: 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-04T16:44:51.453 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:51 smithi100 ceph-mon[24429]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T16:44:51.453 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:51 smithi100 ceph-mon[34118]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T16:44:51.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:51 smithi164 ceph-mon[27961]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T16:44:53.615 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:53 smithi100 ceph-mon[34118]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T16:44:53.616 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:53 smithi100 ceph-mon[24429]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T16:44:53.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:53 smithi164 ceph-mon[27961]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T16:44:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:55 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:55 smithi100 ceph-mon[34118]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:55.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:55 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:55.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:55 smithi100 ceph-mon[24429]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:55.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:55 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:55.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:55 smithi164 ceph-mon[27961]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:56.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:44:56 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:44:56] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-04T16:44:57.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:57 smithi100 ceph-mon[34118]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:57.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:57 smithi100 ceph-mon[24429]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:57.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:57 smithi164 ceph-mon[27961]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:58.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:58 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:44:58.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:58 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:44:58.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:58 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:44:59.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:44:59 smithi100 ceph-mon[34118]: pgmap v33: 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-04T16:44:59.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:44:59 smithi100 ceph-mon[24429]: pgmap v33: 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-04T16:44:59.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:44:59 smithi164 ceph-mon[27961]: pgmap v33: 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-04T16:45:01.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:01 smithi100 ceph-mon[34118]: pgmap v34: 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-04T16:45:01.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:01 smithi100 ceph-mon[24429]: pgmap v34: 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-04T16:45:01.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:01 smithi164 ceph-mon[27961]: pgmap v34: 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-04T16:45:03.625 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:03 smithi100 ceph-mon[24429]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:03.626 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:03 smithi100 ceph-mon[34118]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:03.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:03 smithi164 ceph-mon[27961]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:05 smithi100 ceph-mon[24429]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:05 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:05.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:05 smithi100 ceph-mon[34118]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:05.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:05 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:05.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:05 smithi164 ceph-mon[27961]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:05.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:05 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:06.610 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:45:06 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:45:06] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-04T16:45:07.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:07 smithi100 ceph-mon[34118]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:07.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:07 smithi100 ceph-mon[24429]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:07.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:07 smithi164 ceph-mon[27961]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:09.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:09 smithi100 ceph-mon[34118]: pgmap v38: 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-04T16:45:09.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:09 smithi100 ceph-mon[24429]: pgmap v38: 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-04T16:45:09.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:09 smithi164 ceph-mon[27961]: pgmap v38: 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-04T16:45:11.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:11 smithi100 ceph-mon[24429]: pgmap v39: 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-04T16:45:11.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:11 smithi100 ceph-mon[34118]: pgmap v39: 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-04T16:45:11.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:11 smithi164 ceph-mon[27961]: pgmap v39: 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-04T16:45:13.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:13 smithi100 ceph-mon[24429]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:13.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:13 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:45:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:13 smithi100 ceph-mon[34118]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:13 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:45:13.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:13 smithi164 ceph-mon[27961]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:13.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:13 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:45:15.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:15 smithi100 ceph-mon[24429]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:15.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:15 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:15.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:15 smithi100 ceph-mon[34118]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:15.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:15 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:15.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:15 smithi164 ceph-mon[27961]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:15.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:15 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:16.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:45:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:45:16] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-04T16:45:17.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:17 smithi100 ceph-mon[24429]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:17 smithi100 ceph-mon[34118]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:17.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:17 smithi164 ceph-mon[27961]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:19.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:19 smithi100 ceph-mon[34118]: pgmap v43: 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-04T16:45:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:19 smithi100 ceph-mon[24429]: pgmap v43: 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-04T16:45:19.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:19 smithi164 ceph-mon[27961]: pgmap v43: 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-04T16:45:21.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:21 smithi100 ceph-mon[34118]: pgmap v44: 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-04T16:45:21.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:21 smithi100 ceph-mon[24429]: pgmap v44: 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-04T16:45:21.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:21 smithi164 ceph-mon[27961]: pgmap v44: 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-04T16:45:23.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:23 smithi100 ceph-mon[24429]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:23.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:23 smithi100 ceph-mon[34118]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:23.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:23 smithi164 ceph-mon[27961]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:25.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:25 smithi100 ceph-mon[24429]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:25.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:25 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:25.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:25 smithi100 ceph-mon[34118]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:25.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:25 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:25.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:25 smithi164 ceph-mon[27961]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:25.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:25 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:26.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:45:26 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:45:26] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-04T16:45:27.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:27 smithi100 ceph-mon[34118]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:27.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:27 smithi100 ceph-mon[24429]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:27.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:27 smithi164 ceph-mon[27961]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:28.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:28 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:45:28.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:28 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:45:28.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:28 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:45:29.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:29 smithi100 ceph-mon[24429]: pgmap v48: 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-04T16:45:29.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:29 smithi100 ceph-mon[34118]: pgmap v48: 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-04T16:45:29.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:29 smithi164 ceph-mon[27961]: pgmap v48: 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-04T16:45:31.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:31 smithi100 ceph-mon[24429]: pgmap v49: 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-04T16:45:31.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:31 smithi100 ceph-mon[34118]: pgmap v49: 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-04T16:45:31.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:31 smithi164 ceph-mon[27961]: pgmap v49: 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-04T16:45:33.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:33 smithi100 ceph-mon[24429]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:33.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:33 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:45:33.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:33 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:45:33.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:33 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:45:33.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:33 smithi100 ceph-mon[34118]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:33.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:33 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:45:33.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:33 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:45:33.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:33 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:45:33.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:33 smithi164 ceph-mon[27961]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:33.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:33 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:45:33.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:33 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:45:33.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:33 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:45:35.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:35 smithi100 ceph-mon[34118]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:35 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:35.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:35 smithi100 ceph-mon[24429]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:35.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:35 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:35.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:35 smithi164 ceph-mon[27961]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:35.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:35 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:36.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:45:36 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:45:36] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-04T16:45:37.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:37 smithi100 ceph-mon[34118]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:37.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:37 smithi100 ceph-mon[24429]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:37.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:37 smithi164 ceph-mon[27961]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:39.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:39 smithi100 ceph-mon[34118]: pgmap v53: 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-04T16:45:39.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:39 smithi100 ceph-mon[24429]: pgmap v53: 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-04T16:45:39.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:39 smithi164 ceph-mon[27961]: pgmap v53: 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-04T16:45:41.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:41 smithi100 ceph-mon[24429]: pgmap v54: 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-04T16:45:41.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:41 smithi100 ceph-mon[34118]: pgmap v54: 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-04T16:45:41.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:41 smithi164 ceph-mon[27961]: pgmap v54: 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-04T16:45:43.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:43 smithi100 ceph-mon[24429]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:43.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:43 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:45:43.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:43 smithi100 ceph-mon[34118]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:43.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:43 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:45:43.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:43 smithi164 ceph-mon[27961]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:43.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:43 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:45:45.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:45 smithi100 ceph-mon[34118]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:45.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:45 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:45.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:45 smithi100 ceph-mon[24429]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:45.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:45 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:45.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:45 smithi164 ceph-mon[27961]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:45 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:46.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:45:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:45:46] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-04T16:45:47.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:47 smithi100 ceph-mon[34118]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:47.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:47 smithi100 ceph-mon[24429]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:47.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:47 smithi164 ceph-mon[27961]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:49.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:49 smithi100 ceph-mon[24429]: pgmap v58: 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-04T16:45:49.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:49 smithi100 ceph-mon[34118]: pgmap v58: 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-04T16:45:49.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:49 smithi164 ceph-mon[27961]: pgmap v58: 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-04T16:45:51.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:51 smithi100 ceph-mon[24429]: pgmap v59: 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-04T16:45:51.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:51 smithi100 ceph-mon[34118]: pgmap v59: 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-04T16:45:51.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:51 smithi164 ceph-mon[27961]: pgmap v59: 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-04T16:45:53.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:53 smithi100 ceph-mon[34118]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:53.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:53 smithi100 ceph-mon[24429]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:53.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:53 smithi164 ceph-mon[27961]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:55.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:55 smithi100 ceph-mon[24429]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:55.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:55 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:55 smithi100 ceph-mon[34118]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:55 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:55.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:55 smithi164 ceph-mon[27961]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:55.932 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:55 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:56.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:45:56 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:45:56] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-04T16:45:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:57 smithi100 ceph-mon[24429]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:57.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:57 smithi100 ceph-mon[34118]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:57.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:57 smithi164 ceph-mon[27961]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:58.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:58 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:45:58.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:58 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:45:58.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:58 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:45:59.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:45:59 smithi100 ceph-mon[24429]: pgmap v63: 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-04T16:45:59.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:45:59 smithi100 ceph-mon[34118]: pgmap v63: 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-04T16:45:59.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:45:59 smithi164 ceph-mon[27961]: pgmap v63: 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-04T16:46:01.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:01 smithi100 ceph-mon[24429]: pgmap v64: 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-04T16:46:01.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:01 smithi100 ceph-mon[34118]: pgmap v64: 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-04T16:46:01.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:01 smithi164 ceph-mon[27961]: pgmap v64: 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-04T16:46:03.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:03 smithi100 ceph-mon[24429]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:03.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:03 smithi100 ceph-mon[34118]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:03.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:03 smithi164 ceph-mon[27961]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:05.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:05 smithi100 ceph-mon[24429]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:05 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:05.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:05 smithi100 ceph-mon[34118]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:05.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:05 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:05.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:05 smithi164 ceph-mon[27961]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:05.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:05 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:06.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:46:06 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:46:06] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-04T16:46:07.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:07 smithi100 ceph-mon[24429]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:07.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:07 smithi100 ceph-mon[34118]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:07.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:07 smithi164 ceph-mon[27961]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:09.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:09 smithi100 ceph-mon[24429]: pgmap v68: 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-04T16:46:09.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:09 smithi100 ceph-mon[34118]: pgmap v68: 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-04T16:46:09.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:09 smithi164 ceph-mon[27961]: pgmap v68: 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-04T16:46:11.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:11 smithi100 ceph-mon[24429]: pgmap v69: 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-04T16:46:11.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:11 smithi100 ceph-mon[34118]: pgmap v69: 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-04T16:46:11.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:11 smithi164 ceph-mon[27961]: pgmap v69: 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-04T16:46:13.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:13 smithi100 ceph-mon[24429]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:13.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:13 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:46:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:13 smithi100 ceph-mon[34118]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:13 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:46:13.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:13 smithi164 ceph-mon[27961]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:13.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:13 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:46:15.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:15 smithi100 ceph-mon[24429]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:15.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:15 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:15.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:15 smithi100 ceph-mon[34118]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:15.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:15 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:15.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:15 smithi164 ceph-mon[27961]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:15.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:15 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:16.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:46:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:46:16] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-04T16:46:17.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:17 smithi100 ceph-mon[24429]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:17 smithi100 ceph-mon[34118]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:17.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:17 smithi164 ceph-mon[27961]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:19.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:19 smithi100 ceph-mon[24429]: pgmap v73: 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-04T16:46:19.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:19 smithi100 ceph-mon[34118]: pgmap v73: 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-04T16:46:19.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:19 smithi164 ceph-mon[27961]: pgmap v73: 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-04T16:46:21.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:21 smithi100 ceph-mon[24429]: pgmap v74: 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-04T16:46:21.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:21 smithi100 ceph-mon[34118]: pgmap v74: 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-04T16:46:21.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:21 smithi164 ceph-mon[27961]: pgmap v74: 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-04T16:46:23.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:23 smithi100 ceph-mon[24429]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:23.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:23 smithi100 ceph-mon[34118]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:23.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:23 smithi164 ceph-mon[27961]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:25.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:25 smithi100 ceph-mon[24429]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:25.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:25 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:25.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:25 smithi100 ceph-mon[34118]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:25.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:25 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:25.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:25 smithi164 ceph-mon[27961]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:25.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:25 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:26.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:46:26 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:46:26] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-04T16:46:27.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:27 smithi100 ceph-mon[24429]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:27.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:27 smithi100 ceph-mon[34118]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:27.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:27 smithi164 ceph-mon[27961]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:28.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:28 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:46:28.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:28 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:46:28.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:28 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:46:29.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:29 smithi100 ceph-mon[24429]: pgmap v78: 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-04T16:46:29.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:29 smithi100 ceph-mon[34118]: pgmap v78: 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-04T16:46:29.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:29 smithi164 ceph-mon[27961]: pgmap v78: 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-04T16:46:31.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:31 smithi100 ceph-mon[24429]: pgmap v79: 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-04T16:46:31.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:31 smithi100 ceph-mon[34118]: pgmap v79: 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-04T16:46:31.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:31 smithi164 ceph-mon[27961]: pgmap v79: 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-04T16:46:33.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:33 smithi164 ceph-mon[27961]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:33.702 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:33 smithi100 ceph-mon[34118]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:33.703 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:33 smithi100 ceph-mon[24429]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:34.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:34 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:46:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:34 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:46:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:34 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:46:34.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:34 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:46:34.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:34 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:46:34.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:34 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:46:34.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:34 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:46:34.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:34 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:46:34.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:34 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:46:35.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:35 smithi164 ceph-mon[27961]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:35.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:35 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:35.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:35 smithi100 ceph-mon[34118]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:35.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:35 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:35.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:35 smithi100 ceph-mon[24429]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:35.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:35 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:36.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:46:36 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:46:36] "GET /metrics HTTP/1.1" 200 38177 "" "Prometheus/2.43.0" 2024-09-04T16:46:37.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:37 smithi164 ceph-mon[27961]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:37.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:37 smithi100 ceph-mon[24429]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:37.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:37 smithi100 ceph-mon[34118]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:39.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:39 smithi164 ceph-mon[27961]: pgmap v83: 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-04T16:46:39.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:39 smithi100 ceph-mon[34118]: pgmap v83: 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-04T16:46:39.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:39 smithi100 ceph-mon[24429]: pgmap v83: 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-04T16:46:41.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:41 smithi164 ceph-mon[27961]: pgmap v84: 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-04T16:46:41.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:41 smithi100 ceph-mon[34118]: pgmap v84: 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-04T16:46:41.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:41 smithi100 ceph-mon[24429]: pgmap v84: 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-04T16:46:43.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:43 smithi164 ceph-mon[27961]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:43.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:43 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:46:43.714 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:43 smithi100 ceph-mon[34118]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:43.714 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:43 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:46:43.714 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:43 smithi100 ceph-mon[24429]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:43.714 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:43 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:46:45.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:45 smithi164 ceph-mon[27961]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:45 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:45.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:45 smithi100 ceph-mon[24429]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:45.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:45 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:45.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:45 smithi100 ceph-mon[34118]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:45.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:45 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:46.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:46:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:46:46] "GET /metrics HTTP/1.1" 200 38178 "" "Prometheus/2.43.0" 2024-09-04T16:46:47.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:47 smithi164 ceph-mon[27961]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:47.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:47 smithi100 ceph-mon[34118]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:47.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:47 smithi100 ceph-mon[24429]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:49.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:49 smithi164 ceph-mon[27961]: pgmap v88: 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-04T16:46:49.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:49 smithi100 ceph-mon[24429]: pgmap v88: 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-04T16:46:49.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:49 smithi100 ceph-mon[34118]: pgmap v88: 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-04T16:46:51.684 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:51 smithi100 ceph-mon[34118]: pgmap v89: 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-04T16:46:51.684 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:51 smithi100 ceph-mon[24429]: pgmap v89: 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-04T16:46:51.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:51 smithi164 ceph-mon[27961]: pgmap v89: 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-04T16:46:53.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:53 smithi164 ceph-mon[27961]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:53.722 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:53 smithi100 ceph-mon[24429]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:53.722 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:53 smithi100 ceph-mon[34118]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:55.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:55 smithi164 ceph-mon[27961]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:55.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:55 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:55.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:55 smithi100 ceph-mon[24429]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:55.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:55 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:55.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:55 smithi100 ceph-mon[34118]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:55.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:55 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:56.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:46:56 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:46:56] "GET /metrics HTTP/1.1" 200 38178 "" "Prometheus/2.43.0" 2024-09-04T16:46:57.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:57 smithi164 ceph-mon[27961]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:57.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:57 smithi100 ceph-mon[24429]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:57.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:57 smithi100 ceph-mon[34118]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:58.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:58 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:46:58.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:58 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:46:58.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:58 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:46:59.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:46:59 smithi164 ceph-mon[27961]: pgmap v93: 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-04T16:46:59.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:46:59 smithi100 ceph-mon[34118]: pgmap v93: 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-04T16:46:59.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:46:59 smithi100 ceph-mon[24429]: pgmap v93: 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-04T16:47:01.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:01 smithi164 ceph-mon[27961]: pgmap v94: 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-04T16:47:01.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:01 smithi100 ceph-mon[34118]: pgmap v94: 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-04T16:47:01.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:01 smithi100 ceph-mon[24429]: pgmap v94: 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-04T16:47:03.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:03 smithi164 ceph-mon[27961]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:03.733 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:03 smithi100 ceph-mon[34118]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:03.734 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:03 smithi100 ceph-mon[24429]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:05.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:05 smithi164 ceph-mon[27961]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:05.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:05 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:05.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:05 smithi100 ceph-mon[24429]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:05.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:05 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:05.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:05 smithi100 ceph-mon[34118]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:05.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:05 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:06.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:47:06 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:47:06] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.43.0" 2024-09-04T16:47:07.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:07 smithi164 ceph-mon[27961]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:07.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:07 smithi100 ceph-mon[34118]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:07.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:07 smithi100 ceph-mon[24429]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:09.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:09 smithi100 ceph-mon[34118]: pgmap v98: 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-04T16:47:09.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:09 smithi100 ceph-mon[24429]: pgmap v98: 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-04T16:47:09.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:09 smithi164 ceph-mon[27961]: pgmap v98: 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-04T16:47:11.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:11 smithi100 ceph-mon[24429]: pgmap v99: 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-04T16:47:11.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:11 smithi100 ceph-mon[34118]: pgmap v99: 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-04T16:47:11.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:11 smithi164 ceph-mon[27961]: pgmap v99: 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-04T16:47:13.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:13 smithi100 ceph-mon[24429]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:13.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:13 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:47:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:13 smithi100 ceph-mon[34118]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:13 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:47:13.698 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- 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-04T16:47:13.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:13 smithi164 ceph-mon[27961]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:13.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:13 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:47:13.949 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:47:14.989 INFO:teuthology.orchestra.run.smithi100.stdout:Scheduled to redeploy mgr.y on host 'smithi100' 2024-09-04T16:47:15.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[34118]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:15.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:15.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2073685631' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-04T16:47:15.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:15.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:15.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:15.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:47:15.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:47:15.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:15.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T16:47:15.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T16:47:15.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T16:47:15.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:47:15.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[24429]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:15.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:15.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2073685631' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-04T16:47:15.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:15.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:15.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:15.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:47:15.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:47:15.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:15.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T16:47:15.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T16:47:15.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T16:47:15.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:15 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:47:15.713 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps --refresh' 2024-09-04T16:47:15.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:15 smithi164 ceph-mon[27961]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:15.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:15 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:15.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:15 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2073685631' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-04T16:47:15.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:15 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:15.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:15 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:15.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:15 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:15.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:15 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:47:15.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:15 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:47:15.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:15 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:15.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:15 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T16:47:15.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:15 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T16:47:15.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:15 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T16:47:15.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:15 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:47:15.967 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:47:16.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:47:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:47:16] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-04T16:47:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:16 smithi164 ceph-mon[27961]: from='client.25091 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:47:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:16 smithi164 ceph-mon[27961]: Schedule redeploy daemon mgr.y 2024-09-04T16:47:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:16 smithi164 ceph-mon[27961]: Deploying daemon mgr.y on smithi100 2024-09-04T16:47:16.715 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T16:47:16.715 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (9m) 2m ago 9m - - 0.25.0 c8568f914cd2 34595895af03 2024-09-04T16:47:16.715 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (9m) 2m ago 9m 81.4M - 9.4.12 2bacad6d85d8 acb16d134b4a 2024-09-04T16:47:16.716 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (2m) 2m ago 9m - - 3.8 b708f9119ac7 59c0b2c3d229 2024-09-04T16:47:16.716 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (5m) 2m ago 14m 508M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 4b7f55040ccd 2024-09-04T16:47:16.716 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:9283,8765 running (15m) 2m ago 15m - - 19.1.1-252-g48920dab b708f9119ac7 fdf4e501665a 2024-09-04T16:47:16.716 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (15m) 2m ago 15m - 2048M 19.1.1-252-g48920dab b708f9119ac7 f7dad5b97854 2024-09-04T16:47:16.716 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (14m) 2m ago 14m 46.7M 2048M 19.1.1-252-g48920dab b708f9119ac7 18b5d7147081 2024-09-04T16:47:16.716 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (14m) 2m ago 14m - 2048M 19.1.1-252-g48920dab b708f9119ac7 2bd295e785fe 2024-09-04T16:47:16.716 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (9m) 2m ago 9m - - 1.5.0 0da6a335fe13 84eb12d9b078 2024-09-04T16:47:16.716 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (9m) 2m ago 9m 16.9M - 1.5.0 0da6a335fe13 e407fd48e2bb 2024-09-04T16:47:16.716 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (13m) 2m ago 13m - 2991M 19.1.1-252-g48920dab b708f9119ac7 cc8cf803c253 2024-09-04T16:47:16.716 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (13m) 2m ago 13m - 2991M 19.1.1-252-g48920dab b708f9119ac7 2636947c6830 2024-09-04T16:47:16.716 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (13m) 2m ago 12m - 2991M 19.1.1-252-g48920dab b708f9119ac7 5c82804e6cfd 2024-09-04T16:47:16.716 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (12m) 2m ago 12m - 2991M 19.1.1-252-g48920dab b708f9119ac7 32f2a044ccef 2024-09-04T16:47:16.717 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (12m) 2m ago 12m 61.6M 3248M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T16:47:16.717 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (11m) 2m ago 11m 54.9M 3248M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T16:47:16.717 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (11m) 2m ago 11m 48.0M 3248M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T16:47:16.717 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (10m) 2m ago 10m 60.3M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T16:47:16.717 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (2m) 2m ago 10m 35.0M - 2.43.0 a07b618ecd1d 0f0f1ab3eddd 2024-09-04T16:47:16.717 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (9m) 2m ago 9m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T16:47:16.717 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (9m) 2m ago 9m 81.8M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T16:47:16.717 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:16 smithi100 ceph-mon[34118]: from='client.25091 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:47:16.717 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:16 smithi100 ceph-mon[34118]: Schedule redeploy daemon mgr.y 2024-09-04T16:47:16.717 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:16 smithi100 ceph-mon[34118]: Deploying daemon mgr.y on smithi100 2024-09-04T16:47:16.718 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:16 smithi100 ceph-mon[24429]: from='client.25091 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:47:16.718 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:16 smithi100 ceph-mon[24429]: Schedule redeploy daemon mgr.y 2024-09-04T16:47:16.718 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:16 smithi100 ceph-mon[24429]: Deploying daemon mgr.y on smithi100 2024-09-04T16:47:17.406 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'sleep 180' 2024-09-04T16:47:17.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:17 smithi100 ceph-mon[24429]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:17 smithi100 ceph-mon[34118]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:17.683 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:47:17.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:17 smithi164 ceph-mon[27961]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:18.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:18 smithi100 ceph-mon[34118]: from='client.25097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:47:18.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:18 smithi100 ceph-mon[24429]: from='client.25097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:47:18.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:18 smithi164 ceph-mon[27961]: from='client.25097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:47:19.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:19 smithi100 ceph-mon[24429]: pgmap v103: 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-04T16:47:19.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:19 smithi100 ceph-mon[34118]: pgmap v103: 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-04T16:47:19.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:19 smithi164 ceph-mon[27961]: pgmap v103: 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-04T16:47:20.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:20 smithi100 ceph-mon[24429]: pgmap v104: 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-04T16:47:20.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:20 smithi100 ceph-mon[34118]: pgmap v104: 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-04T16:47:20.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:20 smithi164 ceph-mon[27961]: pgmap v104: 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-04T16:47:23.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:22 smithi100 ceph-mon[24429]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:23.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:22 smithi100 ceph-mon[34118]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:23.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:22 smithi164 ceph-mon[27961]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:25.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:24 smithi100 ceph-mon[24429]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:25.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:24 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:25.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:24 smithi100 ceph-mon[34118]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:25.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:24 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:25.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:24 smithi164 ceph-mon[27961]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:25.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:24 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:26.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:47:26 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:47:26] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-04T16:47:27.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:26 smithi100 ceph-mon[34118]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:27.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:26 smithi100 ceph-mon[24429]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:27.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:26 smithi164 ceph-mon[27961]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:29.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:28 smithi100 ceph-mon[24429]: pgmap v108: 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-04T16:47:29.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:28 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:47:29.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:28 smithi100 ceph-mon[34118]: pgmap v108: 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-04T16:47:29.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:28 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:47:29.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:28 smithi164 ceph-mon[27961]: pgmap v108: 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-04T16:47:29.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:28 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:47:31.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:30 smithi100 ceph-mon[24429]: pgmap v109: 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-04T16:47:31.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:30 smithi100 ceph-mon[34118]: pgmap v109: 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-04T16:47:31.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:30 smithi164 ceph-mon[27961]: pgmap v109: 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-04T16:47:32.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:47:32 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=cleanup t=2024-09-04T16:47:32.203007701Z level=info msg="Completed cleanup jobs" duration=4.363368ms 2024-09-04T16:47:33.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:32 smithi100 ceph-mon[24429]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:33.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:32 smithi100 ceph-mon[34118]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:33.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:32 smithi164 ceph-mon[27961]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:35.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:34 smithi100 ceph-mon[24429]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:35.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:34 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:35.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:34 smithi100 ceph-mon[34118]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:35.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:34 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:35.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:34 smithi164 ceph-mon[27961]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:35.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:34 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:36.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:47:36 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:47:36] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.43.0" 2024-09-04T16:47:37.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:36 smithi100 ceph-mon[24429]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:37.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:36 smithi100 ceph-mon[34118]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:37.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:36 smithi164 ceph-mon[27961]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:39.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:38 smithi100 ceph-mon[34118]: pgmap v113: 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-04T16:47:39.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:38 smithi100 ceph-mon[24429]: pgmap v113: 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-04T16:47:39.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:38 smithi164 ceph-mon[27961]: pgmap v113: 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-04T16:47:41.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:40 smithi100 ceph-mon[24429]: pgmap v114: 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-04T16:47:41.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:40 smithi100 ceph-mon[34118]: pgmap v114: 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-04T16:47:41.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:40 smithi164 ceph-mon[27961]: pgmap v114: 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-04T16:47:43.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:42 smithi100 ceph-mon[34118]: pgmap v115: 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-04T16:47:43.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:42 smithi100 ceph-mon[24429]: pgmap v115: 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-04T16:47:43.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:42 smithi164 ceph-mon[27961]: pgmap v115: 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-04T16:47:44.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:43 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:47:44.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:43 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:47:44.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:43 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:47:45.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:44 smithi100 ceph-mon[24429]: pgmap v116: 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-04T16:47:45.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:44 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:45.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:44 smithi100 ceph-mon[34118]: pgmap v116: 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-04T16:47:45.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:44 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:45.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:44 smithi164 ceph-mon[27961]: pgmap v116: 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-04T16:47:45.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:44 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:46.239 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:45 smithi100 systemd[1]: Stopping Ceph mgr.y for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:47:46.558 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:46 smithi100 podman[83068]: 2024-09-04 16:47:46.239396404 +0000 UTC m=+0.122498560 container died fdf4e501665abff39f7475958d2c262986e99e5136394437cbaf088f7f38136e (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-48920da, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-04T16:47:46.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:47:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:47:46] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.43.0" 2024-09-04T16:47:46.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:46 smithi100 ceph-mon[24429]: pgmap v117: 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-04T16:47:46.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:46 smithi100 ceph-mon[34118]: pgmap v117: 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-04T16:47:46.882 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:46 smithi100 podman[83068]: 2024-09-04 16:47:46.633271179 +0000 UTC m=+0.516373324 container cleanup fdf4e501665abff39f7475958d2c262986e99e5136394437cbaf088f7f38136e (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y, RELEASE=squid-48920da, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , 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, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0) 2024-09-04T16:47:46.882 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:46 smithi100 bash[83068]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y 2024-09-04T16:47:47.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:46 smithi164 ceph-mon[27961]: pgmap v117: 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-04T16:47:47.288 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:46 smithi100 podman[83080]: 2024-09-04 16:47:46.901684021 +0000 UTC m=+0.664193819 container remove fdf4e501665abff39f7475958d2c262986e99e5136394437cbaf088f7f38136e (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y, GIT_CLEAN=True, RELEASE=squid-48920da, GIT_BRANCH=HEAD, 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.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0) 2024-09-04T16:47:47.288 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:46 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-04T16:47:47.288 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:47 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-04T16:47:47.288 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:47 smithi100 systemd[1]: Stopped Ceph mgr.y for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:47:47.288 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:47 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mgr.y.service: Consumed 46.100s CPU time. 2024-09-04T16:47:47.612 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:47 smithi100 systemd[1]: Starting Ceph mgr.y for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:47:47.613 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:47 smithi100 podman[83211]: 2024-09-04 16:47:47.398186995 +0000 UTC m=+0.016038935 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:47:47.613 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:47 smithi100 podman[83211]: 2024-09-04 16:47:47.511277438 +0000 UTC m=+0.129129371 container create 3d1421122f44b1ec1d4594266f4af875929e655c63e721830db1d04f351e6350 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-04T16:47:47.882 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:47 smithi100 podman[83211]: 2024-09-04 16:47:47.713615294 +0000 UTC m=+0.331467226 container init 3d1421122f44b1ec1d4594266f4af875929e655c63e721830db1d04f351e6350 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T16:47:47.882 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:47 smithi100 podman[83211]: 2024-09-04 16:47:47.716469016 +0000 UTC m=+0.334320948 container start 3d1421122f44b1ec1d4594266f4af875929e655c63e721830db1d04f351e6350 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-04T16:47:47.882 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:47 smithi100 ceph-mgr[83230]: -- 172.21.15.100:0/4258710767 <== mon.0 v2:172.21.15.100:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f0b31730e0 con 0x55f0b3151000 2024-09-04T16:47:47.882 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:47 smithi100 bash[83211]: 3d1421122f44b1ec1d4594266f4af875929e655c63e721830db1d04f351e6350 2024-09-04T16:47:47.882 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:47 smithi100 systemd[1]: Started Ceph mgr.y for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:47:49.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:48 smithi100 ceph-mon[24429]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:47:49.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:48 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:49.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:48 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:49.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:48 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:49.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:48 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:49.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:48 smithi100 ceph-mon[34118]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:47:49.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:48 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:49.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:48 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:49.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:48 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:49.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:48 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:49.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:48 smithi164 ceph-mon[27961]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:47:49.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:48 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:49.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:48 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:49.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:48 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:49.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:48 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:51.120 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:50 smithi164 ceph-mon[27961]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:47:51.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:50 smithi100 ceph-mon[34118]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:47:51.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:50 smithi100 ceph-mon[24429]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:47:53.061 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:52 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:47:52] ENGINE Bus STARTING 2024-09-04T16:47:53.061 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:52 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: CherryPy Checker: 2024-09-04T16:47:53.061 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:52 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: The Application mounted at '' has an empty config. 2024-09-04T16:47:53.061 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:52 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: 2024-09-04T16:47:53.061 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:47:53] ENGINE Serving on http://:::9283 2024-09-04T16:47:53.061 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:47:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:47:53] ENGINE Bus STARTED 2024-09-04T16:47:53.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:53 smithi100 ceph-mon[34118]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:47:53.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:53 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:53.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:53 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:53.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:53 smithi100 ceph-mon[34118]: Standby manager daemon y restarted 2024-09-04T16:47:53.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:53 smithi100 ceph-mon[34118]: Standby manager daemon y started 2024-09-04T16:47:53.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:53 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-04T16:47:53.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:53 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:47:53.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:53 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-04T16:47:53.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:53 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:47:53.385 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:53 smithi100 ceph-mon[24429]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:47:53.385 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:53 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:53.385 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:53 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:53.385 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:53 smithi100 ceph-mon[24429]: Standby manager daemon y restarted 2024-09-04T16:47:53.386 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:53 smithi100 ceph-mon[24429]: Standby manager daemon y started 2024-09-04T16:47:53.386 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:53 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-04T16:47:53.386 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:53 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:47:53.386 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:53 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-04T16:47:53.386 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:53 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:47:53.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:53 smithi164 ceph-mon[27961]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:47:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:53 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:53 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:47:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:53 smithi164 ceph-mon[27961]: Standby manager daemon y restarted 2024-09-04T16:47:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:53 smithi164 ceph-mon[27961]: Standby manager daemon y started 2024-09-04T16:47:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:53 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-04T16:47:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:53 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:47:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:53 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-04T16:47:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:53 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:47:54.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:54 smithi100 ceph-mon[34118]: mgrmap e29: x(active, since 3m), standbys: y 2024-09-04T16:47:54.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:54 smithi100 ceph-mon[24429]: mgrmap e29: x(active, since 3m), standbys: y 2024-09-04T16:47:54.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:54 smithi164 ceph-mon[27961]: mgrmap e29: x(active, since 3m), standbys: y 2024-09-04T16:47:55.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:55 smithi164 ceph-mon[27961]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-04T16:47:55.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:55 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:55.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:55 smithi100 ceph-mon[24429]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-04T16:47:55.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:55 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:55 smithi100 ceph-mon[34118]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-04T16:47:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:55 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:56.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:47:56 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:47:56] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.43.0" 2024-09-04T16:47:57.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:57 smithi164 ceph-mon[27961]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-04T16:47:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:57 smithi100 ceph-mon[24429]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-04T16:47:57.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:57 smithi100 ceph-mon[34118]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-04T16:47:58.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:58 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:47:58.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:58 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:47:58.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:58 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:47:59.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:47:59 smithi164 ceph-mon[27961]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-04T16:47:59.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:47:59 smithi100 ceph-mon[24429]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-04T16:47:59.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:47:59 smithi100 ceph-mon[34118]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-04T16:48:01.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:01 smithi164 ceph-mon[27961]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:48:01.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:01 smithi100 ceph-mon[24429]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:48:01.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:01 smithi100 ceph-mon[34118]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:48:03.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:03 smithi164 ceph-mon[27961]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:48:03.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:03 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:48:03.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:03 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:48:03.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:03 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:48:03.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:03 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:48:03.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:03 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:48:03.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:03 smithi100 ceph-mon[24429]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:48:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:03 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:48:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:03 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:48:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:03 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:48:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:03 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:48:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:03 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:48:03.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:03 smithi100 ceph-mon[34118]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:48:03.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:03 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:48:03.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:03 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:48:03.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:03 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:48:03.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:03 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:48:03.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:03 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:48:05.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:05 smithi164 ceph-mon[27961]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:48:05.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:05 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:05.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:05 smithi100 ceph-mon[34118]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:48:05.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:05 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:05 smithi100 ceph-mon[24429]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:48:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:05 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:06.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:48:06 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:48:06] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.43.0" 2024-09-04T16:48:07.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:07 smithi164 ceph-mon[27961]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:07.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:07 smithi100 ceph-mon[34118]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:07.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:07 smithi100 ceph-mon[24429]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:09.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:09 smithi164 ceph-mon[27961]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:09.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:09 smithi100 ceph-mon[24429]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:09.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:09 smithi100 ceph-mon[34118]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:11.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:11 smithi164 ceph-mon[27961]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:11.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:11 smithi100 ceph-mon[24429]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:11.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:11 smithi100 ceph-mon[34118]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:13.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:13 smithi164 ceph-mon[27961]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:13.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:13 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:48:13.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:13 smithi100 ceph-mon[24429]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:13.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:13 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:48:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:13 smithi100 ceph-mon[34118]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:13 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:48:15.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:15 smithi164 ceph-mon[27961]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:15.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:15 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:15.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:15 smithi100 ceph-mon[34118]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:15.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:15 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:15.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:15 smithi100 ceph-mon[24429]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:15.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:15 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:16.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:48:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:48:16] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-09-04T16:48:17.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:17 smithi164 ceph-mon[27961]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:17.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:17 smithi100 ceph-mon[34118]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:17.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:17 smithi100 ceph-mon[24429]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:19.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:19 smithi164 ceph-mon[27961]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:19 smithi100 ceph-mon[24429]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:19.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:19 smithi100 ceph-mon[34118]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:21.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:21 smithi164 ceph-mon[27961]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:21.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:21 smithi100 ceph-mon[34118]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:21.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:21 smithi100 ceph-mon[24429]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:23.448 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:23 smithi100 ceph-mon[34118]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:23.448 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:23 smithi100 ceph-mon[24429]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:23.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:23 smithi164 ceph-mon[27961]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:25.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:25 smithi100 ceph-mon[24429]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:25.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:25 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:25.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:25 smithi100 ceph-mon[34118]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:25.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:25 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:25.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:25 smithi164 ceph-mon[27961]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:25.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:25 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:26.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:48:26 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:48:26] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-09-04T16:48:27.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:27 smithi100 ceph-mon[24429]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:27.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:27 smithi100 ceph-mon[34118]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:27.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:27 smithi164 ceph-mon[27961]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:28.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:28 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:48:28.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:28 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:48:28.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:28 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:48:29.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:29 smithi100 ceph-mon[34118]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:29.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:29 smithi100 ceph-mon[24429]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:29.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:29 smithi164 ceph-mon[27961]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:31.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:31 smithi100 ceph-mon[34118]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:31.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:31 smithi100 ceph-mon[24429]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:31.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:31 smithi164 ceph-mon[27961]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:33.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:33 smithi100 ceph-mon[24429]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:33.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:33 smithi100 ceph-mon[34118]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:33.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:33 smithi164 ceph-mon[27961]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:35.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:35 smithi100 ceph-mon[24429]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:35.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:35 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:35 smithi100 ceph-mon[34118]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:35 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:35.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:35 smithi164 ceph-mon[27961]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:35.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:35 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:36.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:48:36 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:48:36] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.43.0" 2024-09-04T16:48:37.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:37 smithi100 ceph-mon[34118]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:37.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:37 smithi100 ceph-mon[24429]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:37.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:37 smithi164 ceph-mon[27961]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:39.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:39 smithi100 ceph-mon[34118]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:39.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:39 smithi100 ceph-mon[24429]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:39.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:39 smithi164 ceph-mon[27961]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:41.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:41 smithi100 ceph-mon[24429]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:41.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:41 smithi100 ceph-mon[34118]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:41.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:41 smithi164 ceph-mon[27961]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:43.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:43 smithi100 ceph-mon[24429]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:43.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:43 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:48:43.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:43 smithi100 ceph-mon[34118]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:43.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:43 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:48:43.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:43 smithi164 ceph-mon[27961]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:43.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:43 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:48:45.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:45 smithi100 ceph-mon[34118]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:45.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:45 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:45.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:45 smithi100 ceph-mon[24429]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:45.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:45 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:45.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:45 smithi164 ceph-mon[27961]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:45 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:46.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:48:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:48:46] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.43.0" 2024-09-04T16:48:47.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:47 smithi100 ceph-mon[34118]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:47.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:47 smithi100 ceph-mon[24429]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:47.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:47 smithi164 ceph-mon[27961]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:49.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:49 smithi100 ceph-mon[34118]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:49.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:49 smithi100 ceph-mon[24429]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:49.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:49 smithi164 ceph-mon[27961]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:51.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:51 smithi100 ceph-mon[34118]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:51.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:51 smithi100 ceph-mon[24429]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:51.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:51 smithi164 ceph-mon[27961]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:53.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:53 smithi100 ceph-mon[34118]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:53.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:53 smithi100 ceph-mon[24429]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:53.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:53 smithi164 ceph-mon[27961]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:55.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:55 smithi100 ceph-mon[24429]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:55.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:55 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:55 smithi100 ceph-mon[34118]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:55.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:55 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:55.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:55 smithi164 ceph-mon[27961]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:55.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:55 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:56.691 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:48:56 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:48:56] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.43.0" 2024-09-04T16:48:57.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:57 smithi100 ceph-mon[34118]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:57 smithi100 ceph-mon[24429]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:57.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:57 smithi164 ceph-mon[27961]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:58.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:58 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:48:58.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:58 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:48:58.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:58 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:48:59.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:48:59 smithi100 ceph-mon[34118]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:59.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:48:59 smithi100 ceph-mon[24429]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:59.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:48:59 smithi164 ceph-mon[27961]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:01.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:01 smithi100 ceph-mon[34118]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:01.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:01 smithi100 ceph-mon[24429]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:01.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:01 smithi164 ceph-mon[27961]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:03.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:03 smithi100 ceph-mon[34118]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:03 smithi100 ceph-mon[24429]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:03.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:03 smithi164 ceph-mon[27961]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:05.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:05 smithi100 ceph-mon[34118]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:05.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:05 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:05 smithi100 ceph-mon[24429]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:05 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:05.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:05 smithi164 ceph-mon[27961]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:05.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:05 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:06.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:49:06 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:49:06] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.43.0" 2024-09-04T16:49:07.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:07 smithi100 ceph-mon[34118]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:07.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:07 smithi100 ceph-mon[24429]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:07.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:07 smithi164 ceph-mon[27961]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:08.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:08 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:49:08.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:08 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:49:08.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:08 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:49:08.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:08 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:49:08.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:08 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:49:08.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:08 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:49:08.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:08 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:49:08.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:08 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:49:08.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:08 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:49:08.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:08 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:49:08.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:08 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:49:08.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:08 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:49:08.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:08 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:49:08.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:08 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:49:08.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:08 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:49:09.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:09 smithi100 ceph-mon[24429]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:09.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:09 smithi100 ceph-mon[34118]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:09.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:09 smithi164 ceph-mon[27961]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:11.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:11 smithi100 ceph-mon[24429]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:11.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:11 smithi100 ceph-mon[34118]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:11.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:11 smithi164 ceph-mon[27961]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:13.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:13 smithi100 ceph-mon[24429]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:13.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:13 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:49:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:13 smithi100 ceph-mon[34118]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:13 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:49:13.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:13 smithi164 ceph-mon[27961]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:13.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:13 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:49:15.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:15 smithi100 ceph-mon[34118]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:15.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:15 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:15.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:15 smithi100 ceph-mon[24429]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:15.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:15 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:15.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:15 smithi164 ceph-mon[27961]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:15.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:15 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:16.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:49:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:49:16] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.43.0" 2024-09-04T16:49:17.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:17 smithi100 ceph-mon[24429]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:17 smithi100 ceph-mon[34118]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:17.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:17 smithi164 ceph-mon[27961]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:19.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:19 smithi100 ceph-mon[34118]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:19 smithi100 ceph-mon[24429]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:19.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:19 smithi164 ceph-mon[27961]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:21.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:21 smithi100 ceph-mon[34118]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:21.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:21 smithi100 ceph-mon[24429]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:21.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:21 smithi164 ceph-mon[27961]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:23.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:23 smithi100 ceph-mon[34118]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:23.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:23 smithi100 ceph-mon[24429]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:23.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:23 smithi164 ceph-mon[27961]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:25.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:25 smithi100 ceph-mon[24429]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:25.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:25 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:25.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:25 smithi100 ceph-mon[34118]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:25.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:25 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:25.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:25 smithi164 ceph-mon[27961]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:25.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:25 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:26.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:49:26 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:49:26] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.43.0" 2024-09-04T16:49:27.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:27 smithi100 ceph-mon[24429]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:27.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:27 smithi100 ceph-mon[34118]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:27.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:27 smithi164 ceph-mon[27961]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:28.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:28 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:49:28.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:28 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:49:28.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:28 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:49:29.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:29 smithi100 ceph-mon[24429]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:29.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:29 smithi100 ceph-mon[34118]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:29.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:29 smithi164 ceph-mon[27961]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:31.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:31 smithi100 ceph-mon[24429]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:31.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:31 smithi100 ceph-mon[34118]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:31.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:31 smithi164 ceph-mon[27961]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:33.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:33 smithi100 ceph-mon[24429]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:33.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:33 smithi100 ceph-mon[34118]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:33.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:33 smithi164 ceph-mon[27961]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:35.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:35 smithi100 ceph-mon[24429]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:35.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:35 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:35 smithi100 ceph-mon[34118]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:35 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:35.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:35 smithi164 ceph-mon[27961]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:35.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:35 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:36.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:49:36 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:49:36] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-09-04T16:49:37.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:37 smithi100 ceph-mon[34118]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:37.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:37 smithi100 ceph-mon[24429]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:37.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:37 smithi164 ceph-mon[27961]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:39.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:39 smithi100 ceph-mon[34118]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:39.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:39 smithi100 ceph-mon[24429]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:39.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:39 smithi164 ceph-mon[27961]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:41.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:41 smithi100 ceph-mon[24429]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:41.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:41 smithi100 ceph-mon[34118]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:41.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:41 smithi164 ceph-mon[27961]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:43.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:43 smithi100 ceph-mon[34118]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:43.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:43 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:49:43.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:43 smithi100 ceph-mon[24429]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:43.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:43 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:49:43.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:43 smithi164 ceph-mon[27961]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:43.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:43 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:49:45.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:45 smithi100 ceph-mon[24429]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:45.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:45 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:45.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:45 smithi100 ceph-mon[34118]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:45.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:45 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:45.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:45 smithi164 ceph-mon[27961]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:45.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:45 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:46.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:49:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:49:46] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-09-04T16:49:47.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:47 smithi100 ceph-mon[24429]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:47.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:47 smithi100 ceph-mon[34118]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:47.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:47 smithi164 ceph-mon[27961]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:49.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:49 smithi100 ceph-mon[24429]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:49.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:49 smithi100 ceph-mon[34118]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:49.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:49 smithi164 ceph-mon[27961]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:51.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:51 smithi100 ceph-mon[24429]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:51.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:51 smithi100 ceph-mon[34118]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:51.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:51 smithi164 ceph-mon[27961]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:53.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:53 smithi164 ceph-mon[27961]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:53.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:53 smithi100 ceph-mon[24429]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:53.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:53 smithi100 ceph-mon[34118]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:55.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:55 smithi164 ceph-mon[27961]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:55.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:55 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:55.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:55 smithi100 ceph-mon[34118]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:55.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:55 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:55.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:55 smithi100 ceph-mon[24429]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:55.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:55 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:56.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:49:56 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:49:56] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-09-04T16:49:57.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:57 smithi164 ceph-mon[27961]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:57.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:57 smithi100 ceph-mon[34118]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:57.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:57 smithi100 ceph-mon[24429]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:58.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:58 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:49:58.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:58 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:49:58.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:58 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:49:59.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:49:59 smithi164 ceph-mon[27961]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:59.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:49:59 smithi100 ceph-mon[24429]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:59.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:49:59 smithi100 ceph-mon[34118]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:00.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:00 smithi164 ceph-mon[27961]: overall HEALTH_OK 2024-09-04T16:50:00.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:00 smithi100 ceph-mon[34118]: overall HEALTH_OK 2024-09-04T16:50:00.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:00 smithi100 ceph-mon[24429]: overall HEALTH_OK 2024-09-04T16:50:01.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:01 smithi164 ceph-mon[27961]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:01.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:01 smithi100 ceph-mon[34118]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:01.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:01 smithi100 ceph-mon[24429]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:03.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:03 smithi164 ceph-mon[27961]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:03.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:03 smithi100 ceph-mon[34118]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:03.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:03 smithi100 ceph-mon[24429]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:05.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:05 smithi164 ceph-mon[27961]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:05.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:05 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:05.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:05 smithi100 ceph-mon[34118]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:05.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:05 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:05.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:05 smithi100 ceph-mon[24429]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:05.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:05 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:06.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:50:06 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:50:06] "GET /metrics HTTP/1.1" 200 38174 "" "Prometheus/2.43.0" 2024-09-04T16:50:07.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:07 smithi164 ceph-mon[27961]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:07.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:07 smithi100 ceph-mon[34118]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:07.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:07 smithi100 ceph-mon[24429]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:08.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:08 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:50:08.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:08 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:50:08.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:08 smithi164 ceph-mon[27961]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:50:08.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:08 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:50:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:08 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:50:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:08 smithi100 ceph-mon[34118]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:50:08.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:08 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:50:08.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:08 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:50:08.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:08 smithi100 ceph-mon[24429]: from='mgr.24751 ' entity='mgr.x' 2024-09-04T16:50:09.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:09 smithi164 ceph-mon[27961]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:09.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:09 smithi100 ceph-mon[34118]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:09.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:09 smithi100 ceph-mon[24429]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:11.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:11 smithi164 ceph-mon[27961]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:11.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:11 smithi100 ceph-mon[34118]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:11.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:11 smithi100 ceph-mon[24429]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:13.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:13 smithi164 ceph-mon[27961]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:13.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:13 smithi164 ceph-mon[27961]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:50:13.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:13 smithi100 ceph-mon[24429]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:13.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:13 smithi100 ceph-mon[24429]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:50:13.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:13 smithi100 ceph-mon[34118]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:13.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:13 smithi100 ceph-mon[34118]: from='mgr.24751 172.21.15.164:0/3653456564' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:50:15.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:15 smithi164 ceph-mon[27961]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:15 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:15.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:15 smithi100 ceph-mon[34118]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:15.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:15 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:15.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:15 smithi100 ceph-mon[24429]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:15.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:15 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:16.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:50:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:50:16] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.43.0" 2024-09-04T16:50:17.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:17 smithi164 ceph-mon[27961]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:17.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:17 smithi100 ceph-mon[34118]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:17.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:17 smithi100 ceph-mon[24429]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:18.798 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps' 2024-09-04T16:50:19.049 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:50:19.687 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T16:50:19.688 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (12m) 72s ago 12m - - 0.25.0 c8568f914cd2 34595895af03 2024-09-04T16:50:19.688 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (12m) 2m ago 12m 82.0M - 9.4.12 2bacad6d85d8 acb16d134b4a 2024-09-04T16:50:19.688 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (5m) 72s ago 12m - - 3.8 b708f9119ac7 59c0b2c3d229 2024-09-04T16:50:19.688 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (8m) 2m ago 17m 515M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 4b7f55040ccd 2024-09-04T16:50:19.688 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (2m) 72s ago 18m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T16:50:19.688 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (18m) 72s ago 18m - 2048M 19.1.1-252-g48920dab b708f9119ac7 f7dad5b97854 2024-09-04T16:50:19.688 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (17m) 2m ago 17m 50.2M 2048M 19.1.1-252-g48920dab b708f9119ac7 18b5d7147081 2024-09-04T16:50:19.688 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (17m) 72s ago 17m - 2048M 19.1.1-252-g48920dab b708f9119ac7 2bd295e785fe 2024-09-04T16:50:19.688 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (12m) 72s ago 12m - - 1.5.0 0da6a335fe13 84eb12d9b078 2024-09-04T16:50:19.688 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (12m) 2m ago 12m 16.7M - 1.5.0 0da6a335fe13 e407fd48e2bb 2024-09-04T16:50:19.688 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (16m) 72s ago 16m - 2991M 19.1.1-252-g48920dab b708f9119ac7 cc8cf803c253 2024-09-04T16:50:19.689 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (16m) 72s ago 16m - 2991M 19.1.1-252-g48920dab b708f9119ac7 2636947c6830 2024-09-04T16:50:19.689 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (16m) 72s ago 16m - 2991M 19.1.1-252-g48920dab b708f9119ac7 5c82804e6cfd 2024-09-04T16:50:19.689 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (15m) 72s ago 15m - 2991M 19.1.1-252-g48920dab b708f9119ac7 32f2a044ccef 2024-09-04T16:50:19.689 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (15m) 2m ago 15m 62.9M 3248M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T16:50:19.689 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (14m) 2m ago 14m 57.1M 3248M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T16:50:19.689 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (14m) 2m ago 14m 50.2M 3248M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T16:50:19.689 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (14m) 2m ago 14m 61.2M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T16:50:19.689 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (5m) 2m ago 13m 55.0M - 2.43.0 a07b618ecd1d 0f0f1ab3eddd 2024-09-04T16:50:19.689 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (12m) 72s ago 12m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T16:50:19.689 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (12m) 2m ago 12m 83.6M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T16:50:19.689 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:19 smithi100 ceph-mon[24429]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:19.690 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:19 smithi100 ceph-mon[34118]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:19 smithi164 ceph-mon[27961]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:20.359 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions' 2024-09-04T16:50:20.613 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:50:21.345 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:50:21.345 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-09-04T16:50:21.345 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 3 2024-09-04T16:50:21.345 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:50:21.346 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-09-04T16:50:21.346 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T16:50:21.346 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:50:21.346 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-09-04T16:50:21.346 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 8 2024-09-04T16:50:21.346 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:50:21.346 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-09-04T16:50:21.346 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2 2024-09-04T16:50:21.346 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:50:21.346 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-09-04T16:50:21.346 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 13, 2024-09-04T16:50:21.346 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T16:50:21.346 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T16:50:21.347 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:50:21.595 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:21 smithi100 ceph-mon[34118]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:50:21.596 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:21 smithi100 ceph-mon[34118]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:21.596 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:21 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/346655754' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:50:21.596 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:21 smithi100 ceph-mon[24429]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:50:21.596 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:21 smithi100 ceph-mon[24429]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:21.596 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:21 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/346655754' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:50:21.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:21 smithi164 ceph-mon[27961]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:50:21.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:21 smithi164 ceph-mon[27961]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:21.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:21 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/346655754' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:50:21.949 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph health detail' 2024-09-04T16:50:22.195 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:50:22.907 INFO:teuthology.orchestra.run.smithi100.stdout:HEALTH_OK 2024-09-04T16:50:23.524 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:23 smithi100 ceph-mon[34118]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:23.524 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:23 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1073451404' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T16:50:23.524 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:23 smithi100 ceph-mon[24429]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:23.524 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:23 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1073451404' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T16:50:23.551 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph -s' 2024-09-04T16:50:23.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:23 smithi164 ceph-mon[27961]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:23.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:23 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1073451404' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T16:50:23.794 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:50:24.560 INFO:teuthology.orchestra.run.smithi100.stdout: cluster: 2024-09-04T16:50:24.560 INFO:teuthology.orchestra.run.smithi100.stdout: id: fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:50:24.560 INFO:teuthology.orchestra.run.smithi100.stdout: health: HEALTH_OK 2024-09-04T16:50:24.560 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:50:24.560 INFO:teuthology.orchestra.run.smithi100.stdout: services: 2024-09-04T16:50:24.560 INFO:teuthology.orchestra.run.smithi100.stdout: mon: 3 daemons, quorum a,b,c (age 17m) 2024-09-04T16:50:24.560 INFO:teuthology.orchestra.run.smithi100.stdout: mgr: x(active, since 6m), standbys: y 2024-09-04T16:50:24.560 INFO:teuthology.orchestra.run.smithi100.stdout: osd: 8 osds: 8 up (since 13m), 8 in (since 14m) 2024-09-04T16:50:24.561 INFO:teuthology.orchestra.run.smithi100.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-04T16:50:24.561 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:50:24.561 INFO:teuthology.orchestra.run.smithi100.stdout: data: 2024-09-04T16:50:24.561 INFO:teuthology.orchestra.run.smithi100.stdout: pools: 6 pools, 161 pgs 2024-09-04T16:50:24.561 INFO:teuthology.orchestra.run.smithi100.stdout: objects: 212 objects, 585 KiB 2024-09-04T16:50:24.561 INFO:teuthology.orchestra.run.smithi100.stdout: usage: 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:50:24.561 INFO:teuthology.orchestra.run.smithi100.stdout: pgs: 161 active+clean 2024-09-04T16:50:24.561 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:50:24.561 INFO:teuthology.orchestra.run.smithi100.stdout: io: 2024-09-04T16:50:24.561 INFO:teuthology.orchestra.run.smithi100.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-04T16:50:24.561 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:50:25.177 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph mgr fail' 2024-09-04T16:50:25.423 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:50:25.704 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:25 smithi100 ceph-mon[34118]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:25.704 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:25 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:25.704 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:25 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3677421592' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T16:50:25.705 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:25 smithi100 ceph-mon[24429]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:25.705 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:25 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:25.705 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:25 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3677421592' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T16:50:25.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:25 smithi164 ceph-mon[27961]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:25.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:25 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:25.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:25 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3677421592' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T16:50:26.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:50:26] ENGINE Bus STOPPING 2024-09-04T16:50:26.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:50:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T16:50:26.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:50:26] ENGINE Bus STOPPED 2024-09-04T16:50:26.439 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: 2024-09-04T16:50:26.124+0000 7f47cf41c640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-04T16:50:26.439 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ignoring --setuser ceph since I am not root 2024-09-04T16:50:26.439 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ignoring --setgroup ceph since I am not root 2024-09-04T16:50:26.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-mgr[61453]: -- 172.21.15.164:0/4062502766 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ee92aef0e0 con 0x55ee92acd000 2024-09-04T16:50:26.708 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1872229020' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T16:50:26.709 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[34118]: Activating manager daemon y 2024-09-04T16:50:26.709 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1872229020' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-04T16:50:26.709 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[34118]: osdmap e101: 8 total, 8 up, 8 in 2024-09-04T16:50:26.709 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[34118]: mgrmap e30: y(active, starting, since 0.0076569s) 2024-09-04T16:50:26.709 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:50:26.709 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:50:26.709 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:50:26.709 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T16:50:26.709 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:50:26.710 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:50:26.710 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:50:26.710 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:50:26.710 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:50:26.710 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:50:26.710 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:50:26.711 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:50:26.711 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T16:50:26.711 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T16:50:26.711 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T16:50:26.711 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1872229020' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T16:50:26.712 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[24429]: Activating manager daemon y 2024-09-04T16:50:26.712 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1872229020' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-04T16:50:26.712 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[24429]: osdmap e101: 8 total, 8 up, 8 in 2024-09-04T16:50:26.712 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[24429]: mgrmap e30: y(active, starting, since 0.0076569s) 2024-09-04T16:50:26.712 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:50:26.713 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:50:26.713 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:50:26.713 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T16:50:26.713 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:50:26.713 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:50:26.713 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:50:26.714 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:50:26.714 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:50:26.714 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:50:26.714 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:50:26.714 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:50:26.714 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T16:50:26.714 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T16:50:26.715 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:26 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T16:50:26.735 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'sleep 180' 2024-09-04T16:50:26.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1872229020' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T16:50:26.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-mon[27961]: Activating manager daemon y 2024-09-04T16:50:26.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1872229020' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-04T16:50:26.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-mon[27961]: osdmap e101: 8 total, 8 up, 8 in 2024-09-04T16:50:26.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-mon[27961]: mgrmap e30: y(active, starting, since 0.0076569s) 2024-09-04T16:50:26.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:50:26.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:50:26.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:50:26.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T16:50:26.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:50:26.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:50:26.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:50:26.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:50:26.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:50:26.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:50:26.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:50:26.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:50:26.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T16:50:26.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T16:50:26.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:26 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T16:50:27.035 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:50:27.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:50:27] ENGINE Bus STARTING 2024-09-04T16:50:27.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:50:27] ENGINE Serving on http://:::9283 2024-09-04T16:50:27.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:50:27] ENGINE Bus STARTED 2024-09-04T16:50:27.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:27 smithi100 ceph-mon[34118]: Manager daemon y is now available 2024-09-04T16:50:27.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:27 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:50:27.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:27 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:50:27.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:27 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:50:27.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:27 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T16:50:27.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:27 smithi100 ceph-mon[24429]: Manager daemon y is now available 2024-09-04T16:50:27.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:27 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:50:27.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:27 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:50:27.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:27 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:50:27.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:27 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T16:50:27.900 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:27 smithi164 ceph-mon[27961]: Manager daemon y is now available 2024-09-04T16:50:27.901 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:27 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:50:27.901 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:27 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:50:27.901 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:27 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:50:27.901 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:27 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T16:50:28.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: 2024-09-04T16:50:28.160+0000 7f889a2fb640 -1 log_channel(cephadm) log [ERR] : [04/Sep/2024:16:50:28] ENGINE Error in HTTPServer.serve 2024-09-04T16:50:28.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: Traceback (most recent call last): 2024-09-04T16:50:28.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:50:28.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: self._connections.run(self.expiration_interval) 2024-09-04T16:50:28.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:50:28.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: self._run(expiration_interval) 2024-09-04T16:50:28.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:50:28.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:50:28.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:50:28.383 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:50:28.383 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:50:28.383 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: s = self.context.wrap_socket( 2024-09-04T16:50:28.383 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:50:28.383 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: return self.sslsocket_class._create( 2024-09-04T16:50:28.383 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:50:28.383 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: self.do_handshake() 2024-09-04T16:50:28.383 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:50:28.383 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: self._sslobj.do_handshake() 2024-09-04T16:50:28.383 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:50:28.383 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: 2024-09-04T16:50:28.668 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:28 smithi164 ceph-mon[27961]: mgrmap e31: y(active, since 1.34084s) 2024-09-04T16:50:28.668 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:28 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:50:28.668 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:28 smithi164 ceph-mon[27961]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:50:28.668 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:50:28.322Z 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.164:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.164:8765: connect: connection refused" 2024-09-04T16:50:28.668 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:50:28.324Z 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.164:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.164:8765: connect: connection refused" 2024-09-04T16:50:28.668 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:50:28.324Z 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.164:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.164:8765: connect: connection refused" 2024-09-04T16:50:28.668 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:50:28.325Z 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.164:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.164:8765: connect: connection refused" 2024-09-04T16:50:28.669 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:50:28.326Z 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.164:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.164:8765: connect: connection refused" 2024-09-04T16:50:28.669 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:50:28.327Z 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.164:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.164:8765: connect: connection refused" 2024-09-04T16:50:28.818 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-mon[34118]: mgrmap e31: y(active, since 1.34084s) 2024-09-04T16:50:28.818 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:50:28.818 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-mon[34118]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:50:28.818 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-mon[24429]: mgrmap e31: y(active, since 1.34084s) 2024-09-04T16:50:28.818 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:50:28.819 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:28 smithi100 ceph-mon[24429]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:50:29.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:29 smithi164 ceph-mon[27961]: [04/Sep/2024:16:50:27] ENGINE Bus STARTING 2024-09-04T16:50:29.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:29 smithi164 ceph-mon[27961]: [04/Sep/2024:16:50:28] ENGINE Serving on http://172.21.15.100:8765 2024-09-04T16:50:29.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:29 smithi164 ceph-mon[27961]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:50:29.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:29 smithi164 ceph-mon[27961]: [04/Sep/2024:16:50:28] ENGINE Serving on https://172.21.15.100:7150 2024-09-04T16:50:29.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:29 smithi164 ceph-mon[27961]: [04/Sep/2024:16:50:28] ENGINE Bus STARTED 2024-09-04T16:50:29.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:29 smithi164 ceph-mon[27961]: [04/Sep/2024:16:50:28] ENGINE Error in HTTPServer.serve 2024-09-04T16:50:29.715 INFO:journalctl@ceph.mon.b.smithi164.stdout: Traceback (most recent call last): 2024-09-04T16:50:29.715 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:50:29.715 INFO:journalctl@ceph.mon.b.smithi164.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:50:29.715 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:50:29.715 INFO:journalctl@ceph.mon.b.smithi164.stdout: self._run(expiration_interval) 2024-09-04T16:50:29.716 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:50:29.716 INFO:journalctl@ceph.mon.b.smithi164.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:50:29.716 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:50:29.716 INFO:journalctl@ceph.mon.b.smithi164.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:50:29.716 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:50:29.717 INFO:journalctl@ceph.mon.b.smithi164.stdout: s = self.context.wrap_socket( 2024-09-04T16:50:29.717 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:50:29.717 INFO:journalctl@ceph.mon.b.smithi164.stdout: return self.sslsocket_class._create( 2024-09-04T16:50:29.717 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:50:29.717 INFO:journalctl@ceph.mon.b.smithi164.stdout: self.do_handshake() 2024-09-04T16:50:29.717 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:50:29.718 INFO:journalctl@ceph.mon.b.smithi164.stdout: self._sslobj.do_handshake() 2024-09-04T16:50:29.718 INFO:journalctl@ceph.mon.b.smithi164.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:50:29.797 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:29 smithi100 ceph-mon[24429]: [04/Sep/2024:16:50:27] ENGINE Bus STARTING 2024-09-04T16:50:29.797 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:29 smithi100 ceph-mon[24429]: [04/Sep/2024:16:50:28] ENGINE Serving on http://172.21.15.100:8765 2024-09-04T16:50:29.797 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:29 smithi100 ceph-mon[24429]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:50:29.797 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:29 smithi100 ceph-mon[24429]: [04/Sep/2024:16:50:28] ENGINE Serving on https://172.21.15.100:7150 2024-09-04T16:50:29.798 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:29 smithi100 ceph-mon[24429]: [04/Sep/2024:16:50:28] ENGINE Bus STARTED 2024-09-04T16:50:29.798 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:29 smithi100 ceph-mon[24429]: [04/Sep/2024:16:50:28] ENGINE Error in HTTPServer.serve 2024-09-04T16:50:29.798 INFO:journalctl@ceph.mon.a.smithi100.stdout: Traceback (most recent call last): 2024-09-04T16:50:29.798 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:50:29.798 INFO:journalctl@ceph.mon.a.smithi100.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:50:29.798 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:50:29.798 INFO:journalctl@ceph.mon.a.smithi100.stdout: self._run(expiration_interval) 2024-09-04T16:50:29.798 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:50:29.798 INFO:journalctl@ceph.mon.a.smithi100.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:50:29.798 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:50:29.798 INFO:journalctl@ceph.mon.a.smithi100.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:50:29.798 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:50:29.798 INFO:journalctl@ceph.mon.a.smithi100.stdout: s = self.context.wrap_socket( 2024-09-04T16:50:29.799 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:50:29.799 INFO:journalctl@ceph.mon.a.smithi100.stdout: return self.sslsocket_class._create( 2024-09-04T16:50:29.799 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:50:29.799 INFO:journalctl@ceph.mon.a.smithi100.stdout: self.do_handshake() 2024-09-04T16:50:29.799 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:50:29.799 INFO:journalctl@ceph.mon.a.smithi100.stdout: self._sslobj.do_handshake() 2024-09-04T16:50:29.799 INFO:journalctl@ceph.mon.a.smithi100.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:50:29.799 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:29 smithi100 ceph-mon[34118]: [04/Sep/2024:16:50:27] ENGINE Bus STARTING 2024-09-04T16:50:29.799 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:29 smithi100 ceph-mon[34118]: [04/Sep/2024:16:50:28] ENGINE Serving on http://172.21.15.100:8765 2024-09-04T16:50:29.799 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:29 smithi100 ceph-mon[34118]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:50:29.800 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:29 smithi100 ceph-mon[34118]: [04/Sep/2024:16:50:28] ENGINE Serving on https://172.21.15.100:7150 2024-09-04T16:50:29.800 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:29 smithi100 ceph-mon[34118]: [04/Sep/2024:16:50:28] ENGINE Bus STARTED 2024-09-04T16:50:29.800 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:29 smithi100 ceph-mon[34118]: [04/Sep/2024:16:50:28] ENGINE Error in HTTPServer.serve 2024-09-04T16:50:29.800 INFO:journalctl@ceph.mon.c.smithi100.stdout: Traceback (most recent call last): 2024-09-04T16:50:29.800 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:50:29.800 INFO:journalctl@ceph.mon.c.smithi100.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:50:29.800 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:50:29.800 INFO:journalctl@ceph.mon.c.smithi100.stdout: self._run(expiration_interval) 2024-09-04T16:50:29.800 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:50:29.800 INFO:journalctl@ceph.mon.c.smithi100.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:50:29.800 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:50:29.801 INFO:journalctl@ceph.mon.c.smithi100.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:50:29.801 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:50:29.801 INFO:journalctl@ceph.mon.c.smithi100.stdout: s = self.context.wrap_socket( 2024-09-04T16:50:29.801 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:50:29.801 INFO:journalctl@ceph.mon.c.smithi100.stdout: return self.sslsocket_class._create( 2024-09-04T16:50:29.801 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:50:29.801 INFO:journalctl@ceph.mon.c.smithi100.stdout: self.do_handshake() 2024-09-04T16:50:29.801 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:50:29.801 INFO:journalctl@ceph.mon.c.smithi100.stdout: self._sslobj.do_handshake() 2024-09-04T16:50:29.801 INFO:journalctl@ceph.mon.c.smithi100.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:50:30.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:30 smithi100 ceph-mon[24429]: mgrmap e32: y(active, since 3s) 2024-09-04T16:50:30.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:30 smithi100 ceph-mon[34118]: mgrmap e32: y(active, since 3s) 2024-09-04T16:50:30.810 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:30 smithi164 ceph-mon[27961]: mgrmap e32: y(active, since 3s) 2024-09-04T16:50:31.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:31 smithi100 ceph-mon[34118]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:50:31.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:31 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:31.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:31 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:31.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:31 smithi100 ceph-mon[34118]: Standby manager daemon x started 2024-09-04T16:50:31.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:31 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T16:50:31.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:31 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:50:31.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:31 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T16:50:31.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:31 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:50:31.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:31 smithi100 ceph-mon[24429]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:50:31.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:31 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:31.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:31 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:31.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:31 smithi100 ceph-mon[24429]: Standby manager daemon x started 2024-09-04T16:50:31.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:31 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T16:50:31.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:31 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:50:31.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:31 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T16:50:31.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:31 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:50:31.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:50:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:50:31] ENGINE Bus STARTING 2024-09-04T16:50:31.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:50:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: CherryPy Checker: 2024-09-04T16:50:31.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:50:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: The Application mounted at '' has an empty config. 2024-09-04T16:50:31.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:50:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: 2024-09-04T16:50:31.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:50:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:50:31] ENGINE Serving on http://:::9283 2024-09-04T16:50:31.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:50:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:50:31] ENGINE Bus STARTED 2024-09-04T16:50:31.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:31 smithi164 ceph-mon[27961]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:50:31.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:31 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:31.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:31 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:31.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:31 smithi164 ceph-mon[27961]: Standby manager daemon x started 2024-09-04T16:50:31.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:31 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T16:50:31.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:31 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:50:31.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:31 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T16:50:31.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:31 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:50:32.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:32 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:32.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:32 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:32.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:32 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:32.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:32 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:32.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:32 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:32.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:32 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:32.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:32 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:50:32.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:32 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:50:32.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:32 smithi100 ceph-mon[34118]: mgrmap e33: y(active, since 6s), standbys: x 2024-09-04T16:50:32.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:32 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T16:50:32.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:32 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:32.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:32 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:32.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:32 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:32.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:32 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:32.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:32 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:32.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:32 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:32.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:32 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:50:32.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:32 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:50:32.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:32 smithi100 ceph-mon[24429]: mgrmap e33: y(active, since 6s), standbys: x 2024-09-04T16:50:32.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:32 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T16:50:32.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:32 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:32.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:32 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:32.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:32 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:32.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:32 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:32.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:32 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:32.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:32 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:32.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:32 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:50:32.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:32 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:50:32.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:32 smithi164 ceph-mon[27961]: mgrmap e33: y(active, since 6s), standbys: x 2024-09-04T16:50:32.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:32 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T16:50:33.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[34118]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:50:33.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[34118]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-04T16:50:33.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[34118]: Updating smithi164:/etc/ceph/ceph.conf 2024-09-04T16:50:33.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[34118]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:50:33.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[34118]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:50:33.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[34118]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:50:33.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[34118]: Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:50:33.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:33.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:33.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:33.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:33.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:33.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:50:33.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:50:33.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[24429]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:50:33.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[24429]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-04T16:50:33.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[24429]: Updating smithi164:/etc/ceph/ceph.conf 2024-09-04T16:50:33.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[24429]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:50:33.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[24429]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:50:33.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[24429]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:50:33.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[24429]: Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:50:33.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:33.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:33.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:33.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:33.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:33.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:50:33.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:33 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:50:33.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:33 smithi164 ceph-mon[27961]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:50:33.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:33 smithi164 ceph-mon[27961]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-04T16:50:33.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:33 smithi164 ceph-mon[27961]: Updating smithi164:/etc/ceph/ceph.conf 2024-09-04T16:50:33.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:33 smithi164 ceph-mon[27961]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:50:33.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:33 smithi164 ceph-mon[27961]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:50:33.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:33 smithi164 ceph-mon[27961]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:50:33.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:33 smithi164 ceph-mon[27961]: Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:50:33.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:33 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:33.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:33 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:33.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:33 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:33.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:33 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:33.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:33 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:33.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:33 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:50:33.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:33 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:50:34.866 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:34 smithi100 ceph-mon[34118]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:50:34.866 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:34 smithi100 ceph-mon[34118]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:50:34.866 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:34 smithi100 ceph-mon[34118]: Reconfiguring iscsi.foo.smithi100.gmhbsb (dependencies changed)... 2024-09-04T16:50:34.866 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:34 smithi100 ceph-mon[34118]: Reconfiguring daemon iscsi.foo.smithi100.gmhbsb on smithi100 2024-09-04T16:50:34.866 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:34 smithi100 ceph-mon[24429]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:50:34.866 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:34 smithi100 ceph-mon[24429]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:50:34.866 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:34 smithi100 ceph-mon[24429]: Reconfiguring iscsi.foo.smithi100.gmhbsb (dependencies changed)... 2024-09-04T16:50:34.867 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:34 smithi100 ceph-mon[24429]: Reconfiguring daemon iscsi.foo.smithi100.gmhbsb on smithi100 2024-09-04T16:50:34.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:34 smithi164 ceph-mon[27961]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:50:34.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:34 smithi164 ceph-mon[27961]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:50:34.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:34 smithi164 ceph-mon[27961]: Reconfiguring iscsi.foo.smithi100.gmhbsb (dependencies changed)... 2024-09-04T16:50:34.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:34 smithi164 ceph-mon[27961]: Reconfiguring daemon iscsi.foo.smithi100.gmhbsb on smithi100 2024-09-04T16:50:35.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:35 smithi100 ceph-mon[34118]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:35.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:35 smithi100 ceph-mon[34118]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-04T16:50:35.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:35 smithi100 ceph-mon[24429]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:35.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:35 smithi100 ceph-mon[24429]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-04T16:50:35.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:35 smithi164 ceph-mon[27961]: from='client.24805 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:35.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:35 smithi164 ceph-mon[27961]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-04T16:50:36.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:50:36 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:50:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-04T16:50:37.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:37 smithi100 ceph-mon[34118]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:50:37.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:37 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:37.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:37 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:37.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:37 smithi100 ceph-mon[34118]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T16:50:37.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:37 smithi100 ceph-mon[34118]: Reconfiguring daemon prometheus.a on smithi164 2024-09-04T16:50:37.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:37 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3383357252' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T16:50:37.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:37 smithi100 ceph-mon[24429]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:50:37.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:37 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:37.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:37 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:37.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:37 smithi100 ceph-mon[24429]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T16:50:37.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:37 smithi100 ceph-mon[24429]: Reconfiguring daemon prometheus.a on smithi164 2024-09-04T16:50:37.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:37 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3383357252' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T16:50:37.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:37 smithi164 ceph-mon[27961]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:50:37.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:37 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:37.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:37 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:37.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:37 smithi164 ceph-mon[27961]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T16:50:37.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:37 smithi164 ceph-mon[27961]: Reconfiguring daemon prometheus.a on smithi164 2024-09-04T16:50:37.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:37 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3383357252' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T16:50:39.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:39 smithi164 ceph-mon[27961]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T16:50:39.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:39 smithi100 ceph-mon[24429]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T16:50:39.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:39 smithi100 ceph-mon[34118]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T16:50:39.860 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:39 smithi164 systemd[1]: Stopping Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:50:40.126 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:39 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:50:39.860Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-04T16:50:40.126 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:39 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:50:39.860Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-04T16:50:40.127 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:39 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:50:39.860Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-04T16:50:40.127 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:39 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:50:39.860Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-04T16:50:40.127 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:39 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:50:39.860Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-04T16:50:40.127 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:39 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:50:39.860Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-04T16:50:40.127 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:39 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:50:39.860Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-04T16:50:40.127 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:39 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:50:39.860Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-04T16:50:40.127 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:39 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:50:39.860Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-04T16:50:40.127 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:39 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:50:39.861Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-04T16:50:40.127 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:39 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:50:39.861Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-04T16:50:40.127 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:39 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[65377]: ts=2024-09-04T16:50:39.861Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-04T16:50:40.127 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:39 smithi164 podman[69089]: 2024-09-04 16:50:39.870626218 +0000 UTC m=+0.088603984 container died 0f0f1ab3edddd14dd22f426471e1cd040828430a2e30080db4b797572bab6233 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:50:40.419 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:40 smithi164 podman[69089]: 2024-09-04 16:50:40.193040474 +0000 UTC m=+0.411018228 container cleanup 0f0f1ab3edddd14dd22f426471e1cd040828430a2e30080db4b797572bab6233 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:50:40.419 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:40 smithi164 bash[69089]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a 2024-09-04T16:50:40.673 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:40 smithi164 podman[69101]: 2024-09-04 16:50:40.419473154 +0000 UTC m=+0.550599679 container remove 0f0f1ab3edddd14dd22f426471e1cd040828430a2e30080db4b797572bab6233 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:50:40.940 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:40 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-04T16:50:40.940 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:40 smithi164 systemd[1]: Stopped Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:50:40.940 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:40 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@prometheus.a.service: Consumed 2.154s CPU time. 2024-09-04T16:50:40.941 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:40 smithi164 systemd[1]: Starting Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:50:40.941 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:40 smithi164 podman[69192]: 2024-09-04 16:50:40.786657399 +0000 UTC m=+0.016719363 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-04T16:50:40.941 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:40 smithi164 podman[69192]: 2024-09-04 16:50:40.90408093 +0000 UTC m=+0.134142892 container create 45ea5594106575153ffc6840a3babdb0c75f6edfec9e5bc2ba26558bfea5fe06 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:50:41.312 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 podman[69192]: 2024-09-04 16:50:41.131137403 +0000 UTC m=+0.361199375 container init 45ea5594106575153ffc6840a3babdb0c75f6edfec9e5bc2ba26558bfea5fe06 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:50:41.312 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 podman[69192]: 2024-09-04 16:50:41.133967346 +0000 UTC m=+0.364029309 container start 45ea5594106575153ffc6840a3babdb0c75f6edfec9e5bc2ba26558bfea5fe06 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:50:41.312 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.158Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-04T16:50:41.312 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.158Z 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-04T16:50:41.312 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.158Z caller=main.go:570 level=info host_details="(Linux 5.14.0-503.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024 x86_64 smithi164 (none))" 2024-09-04T16:50:41.312 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.158Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-04T16:50:41.312 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.158Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-04T16:50:41.313 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.160Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-04T16:50:41.313 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.160Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-04T16:50:41.313 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.161Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-04T16:50:41.313 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.161Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-04T16:50:41.313 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.163Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-04T16:50:41.313 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.163Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.722µs 2024-09-04T16:50:41.313 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.163Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-04T16:50:41.313 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.165Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-04T16:50:41.313 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.173Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-04T16:50:41.313 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.177Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-04T16:50:41.313 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.178Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-04T16:50:41.313 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.178Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=33.013µs wal_replay_duration=14.40062ms wbl_replay_duration=115ns total_replay_duration=14.452484ms 2024-09-04T16:50:41.314 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.179Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-04T16:50:41.314 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.179Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-04T16:50:41.314 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.179Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-04T16:50:41.314 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 bash[69192]: 45ea5594106575153ffc6840a3babdb0c75f6edfec9e5bc2ba26558bfea5fe06 2024-09-04T16:50:41.314 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.200Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.473943ms db_storage=782ns remote_storage=1.131µs web_handler=403ns query_engine=914ns scrape=440.467µs scrape_sd=88.551µs notify=12.944µs notify_sd=14.888µs rules=19.605107ms tracing=5.612µs 2024-09-04T16:50:41.314 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.200Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-04T16:50:41.314 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:50:41.200Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-04T16:50:41.314 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:50:41 smithi164 systemd[1]: Started Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:50:41.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:41 smithi100 ceph-mon[34118]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:50:41.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:41 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:41.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:41 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:41.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:41 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:50:41.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:41 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:50:41.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:41 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:50:41.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:41 smithi100 ceph-mon[24429]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:50:41.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:41 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:41.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:41 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:41.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:41 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:50:41.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:41 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:50:41.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:41 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:50:41.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-mon[27961]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:50:41.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:41.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:41.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:50:41.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:50:41.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:41 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:50:42.586 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:42 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:50:42.586 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:42 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:50:42.586 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:42 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:50:42.586 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:42 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:50:42.587 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:42 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:50:42.587 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:42 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:50:42.587 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:42 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:50:42.587 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:42 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:50:42.666 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:42 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:50:42.666 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:42 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:50:42.666 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:42 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:50:42.666 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:42 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:50:43.575 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:43 smithi100 ceph-mon[34118]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:50:43.575 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:43 smithi100 ceph-mon[24429]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:50:43.612 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:43 smithi164 ceph-mon[27961]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:50:45.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:45 smithi100 ceph-mon[24429]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T16:50:45.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:45 smithi100 ceph-mon[34118]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T16:50:45.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:45 smithi164 ceph-mon[27961]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T16:50:46.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:46 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:46.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:46 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:46.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:46 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:46.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:46 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:46.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:46 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:50:46.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:46 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:50:46.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:46 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:46.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:46 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:46.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:46 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:46.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:46 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:46.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:46 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:46.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:46 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:50:46.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:46 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:50:46.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:46 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:46.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:46 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:46.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:46 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:46.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:46 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:46.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:46 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:46.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:46 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:50:46.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:46 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:50:46.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:46 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:50:47.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:47 smithi100 ceph-mon[34118]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T16:50:47.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:47 smithi100 ceph-mon[34118]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:47.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:47 smithi100 ceph-mon[24429]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T16:50:47.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:47 smithi100 ceph-mon[24429]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:47.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:47 smithi164 ceph-mon[27961]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T16:50:47.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:47 smithi164 ceph-mon[27961]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:48.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:48 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:50:48] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-09-04T16:50:49.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:49 smithi100 ceph-mon[34118]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:49.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:49 smithi100 ceph-mon[24429]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:49.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:49 smithi164 ceph-mon[27961]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:51.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:51 smithi100 ceph-mon[24429]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:51.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:51 smithi100 ceph-mon[34118]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:51.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:51 smithi164 ceph-mon[27961]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:53.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:53 smithi100 ceph-mon[34118]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:53.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:53 smithi100 ceph-mon[24429]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:53.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:53 smithi164 ceph-mon[27961]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:55.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:55 smithi100 ceph-mon[34118]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:55.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:55 smithi100 ceph-mon[24429]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:55.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:55 smithi164 ceph-mon[27961]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:57.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:57 smithi100 ceph-mon[24429]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:57.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:57 smithi100 ceph-mon[24429]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:57.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:57 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:50:57.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:57 smithi100 ceph-mon[34118]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:57.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:57 smithi100 ceph-mon[34118]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:57.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:57 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:50:57.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:57 smithi164 ceph-mon[27961]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:57.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:57 smithi164 ceph-mon[27961]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:57.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:57 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:50:58.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:50:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:50:58] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-04T16:50:59.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:50:59 smithi100 ceph-mon[34118]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:59.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:50:59 smithi100 ceph-mon[24429]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:59.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:50:59 smithi164 ceph-mon[27961]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:01.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:01 smithi100 ceph-mon[24429]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:01.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:01 smithi100 ceph-mon[34118]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:01.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:01 smithi164 ceph-mon[27961]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:03.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:03 smithi100 ceph-mon[24429]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:03.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:03 smithi100 ceph-mon[34118]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:03.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:03 smithi164 ceph-mon[27961]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:05.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:05 smithi100 ceph-mon[34118]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:05.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:05 smithi100 ceph-mon[24429]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:05.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:05 smithi164 ceph-mon[27961]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:07.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:07 smithi100 ceph-mon[34118]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:07.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:07 smithi100 ceph-mon[34118]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:07.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:07 smithi100 ceph-mon[24429]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:07.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:07 smithi100 ceph-mon[24429]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:07.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:07 smithi164 ceph-mon[27961]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:07.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:07 smithi164 ceph-mon[27961]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:08.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:51:08 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:51:08] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-04T16:51:09.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:09 smithi100 ceph-mon[24429]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:09.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:09 smithi100 ceph-mon[34118]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:09.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:09 smithi164 ceph-mon[27961]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:11.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:11 smithi100 ceph-mon[24429]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:11.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:11 smithi100 ceph-mon[34118]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:11.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:11 smithi164 ceph-mon[27961]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:12.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:12 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:51:12.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:12 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:51:12.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:12 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:51:13.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:13 smithi100 ceph-mon[34118]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:13.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:13 smithi100 ceph-mon[24429]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:13.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:13 smithi164 ceph-mon[27961]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:15.885 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:15 smithi100 ceph-mon[24429]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:15.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:15 smithi100 ceph-mon[34118]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:15.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:15 smithi164 ceph-mon[27961]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:17.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:17 smithi100 ceph-mon[34118]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:17.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:17 smithi100 ceph-mon[34118]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:17.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:17 smithi100 ceph-mon[24429]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:17.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:17 smithi100 ceph-mon[24429]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:17.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:17 smithi164 ceph-mon[27961]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:17.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:17 smithi164 ceph-mon[27961]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:18.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:51:18 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:51:18] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.43.0" 2024-09-04T16:51:19.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:19 smithi100 ceph-mon[34118]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:19.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:19 smithi100 ceph-mon[24429]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:19.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:19 smithi164 ceph-mon[27961]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:21.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:21 smithi100 ceph-mon[34118]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:21.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:21 smithi100 ceph-mon[24429]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:21.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:21 smithi164 ceph-mon[27961]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:23.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:23 smithi100 ceph-mon[34118]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:23.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:23 smithi100 ceph-mon[24429]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:23.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:23 smithi164 ceph-mon[27961]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:25.853 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:25 smithi100 ceph-mon[34118]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:25.854 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:25 smithi100 ceph-mon[24429]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:25.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:25 smithi164 ceph-mon[27961]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:27.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:27 smithi100 ceph-mon[34118]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:27.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:27 smithi100 ceph-mon[34118]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:27.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:27 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:51:27.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:27 smithi100 ceph-mon[24429]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:27.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:27 smithi100 ceph-mon[24429]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:27.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:27 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:51:27.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:27 smithi164 ceph-mon[27961]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:27.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:27 smithi164 ceph-mon[27961]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:27.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:27 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:51:28.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:51:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:51:28] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-09-04T16:51:29.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:29 smithi100 ceph-mon[24429]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:29.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:29 smithi100 ceph-mon[34118]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:29.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:29 smithi164 ceph-mon[27961]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:31.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:31 smithi100 ceph-mon[24429]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:31.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:31 smithi100 ceph-mon[34118]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:31.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:31 smithi164 ceph-mon[27961]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:33.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:33 smithi100 ceph-mon[24429]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:33.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:33 smithi100 ceph-mon[34118]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:33.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:33 smithi164 ceph-mon[27961]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:35 smithi100 ceph-mon[34118]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:35.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:35 smithi100 ceph-mon[24429]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:35.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:35 smithi164 ceph-mon[27961]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:37.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:37 smithi100 ceph-mon[24429]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:37.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:37 smithi100 ceph-mon[24429]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:37.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:37 smithi100 ceph-mon[34118]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:37.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:37 smithi100 ceph-mon[34118]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:37.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:37 smithi164 ceph-mon[27961]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:37.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:37 smithi164 ceph-mon[27961]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:38.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:51:38 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:51:38] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-09-04T16:51:39.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:39 smithi100 ceph-mon[24429]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:39.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:39 smithi100 ceph-mon[34118]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:39.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:39 smithi164 ceph-mon[27961]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:41.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:41 smithi100 ceph-mon[24429]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:41.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:41 smithi100 ceph-mon[34118]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:41.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:41 smithi164 ceph-mon[27961]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:42.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:42 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:51:42.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:42 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:51:42.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:42 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:51:43.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:43 smithi100 ceph-mon[24429]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:43.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:43 smithi100 ceph-mon[34118]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:43.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:43 smithi164 ceph-mon[27961]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:45.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:45 smithi100 ceph-mon[34118]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:45.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:45 smithi100 ceph-mon[24429]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:45.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:45 smithi164 ceph-mon[27961]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:46.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:46 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:51:46.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:46 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:51:46.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:46 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:51:46.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:46 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:51:46.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:46 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:51:46.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:46 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:51:46.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:46 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:51:46.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:46 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:51:46.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:46 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:51:47.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:47 smithi100 ceph-mon[24429]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:47.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:47 smithi100 ceph-mon[24429]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:47.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:47 smithi100 ceph-mon[34118]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:47.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:47 smithi100 ceph-mon[34118]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:47.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:47 smithi164 ceph-mon[27961]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:47.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:47 smithi164 ceph-mon[27961]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:48.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:51:48 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:51:48] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-04T16:51:49.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:49 smithi100 ceph-mon[34118]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:49.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:49 smithi100 ceph-mon[24429]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:49.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:49 smithi164 ceph-mon[27961]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:51.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:51 smithi100 ceph-mon[24429]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:51.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:51 smithi100 ceph-mon[34118]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:51.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:51 smithi164 ceph-mon[27961]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:53.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:53 smithi164 ceph-mon[27961]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:54.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:53 smithi100 ceph-mon[34118]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:54.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:53 smithi100 ceph-mon[24429]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:55.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:55 smithi164 ceph-mon[27961]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:56.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:55 smithi100 ceph-mon[34118]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:56.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:55 smithi100 ceph-mon[24429]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:57.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:57 smithi164 ceph-mon[27961]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:57.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:57 smithi164 ceph-mon[27961]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:57.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:57 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:51:58.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:57 smithi100 ceph-mon[34118]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:58.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:57 smithi100 ceph-mon[34118]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:58.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:57 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:51:58.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:57 smithi100 ceph-mon[24429]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:58.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:57 smithi100 ceph-mon[24429]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:58.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:57 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:51:58.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:51:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:51:58] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-04T16:51:59.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:51:59 smithi164 ceph-mon[27961]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:00.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:51:59 smithi100 ceph-mon[34118]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:00.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:51:59 smithi100 ceph-mon[24429]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:01.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:01 smithi164 ceph-mon[27961]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:02.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:01 smithi100 ceph-mon[34118]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:02.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:01 smithi100 ceph-mon[24429]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:03.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:03 smithi164 ceph-mon[27961]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:04.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:03 smithi100 ceph-mon[34118]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:04.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:03 smithi100 ceph-mon[24429]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:05.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:05 smithi164 ceph-mon[27961]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:06.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:05 smithi100 ceph-mon[24429]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:06.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:05 smithi100 ceph-mon[34118]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:07.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:07 smithi164 ceph-mon[27961]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:07.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:07 smithi164 ceph-mon[27961]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:52:08.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:07 smithi100 ceph-mon[34118]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:08.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:07 smithi100 ceph-mon[34118]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:52:08.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:07 smithi100 ceph-mon[24429]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:08.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:07 smithi100 ceph-mon[24429]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:52:08.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:52:08 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:52:08] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-04T16:52:09.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:09 smithi164 ceph-mon[27961]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:10.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:09 smithi100 ceph-mon[34118]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:10.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:09 smithi100 ceph-mon[24429]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:11.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:11 smithi164 ceph-mon[27961]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:12.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:11 smithi100 ceph-mon[34118]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:12.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:11 smithi100 ceph-mon[24429]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:12.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:12 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:52:13.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:12 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:52:13.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:12 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:52:13.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:13 smithi164 ceph-mon[27961]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:14.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:13 smithi100 ceph-mon[34118]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:14.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:13 smithi100 ceph-mon[24429]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:15.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:15 smithi164 ceph-mon[27961]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:16.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:15 smithi100 ceph-mon[34118]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:16.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:15 smithi100 ceph-mon[24429]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:17.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:17 smithi164 ceph-mon[27961]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:17.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:17 smithi164 ceph-mon[27961]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:52:18.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:17 smithi100 ceph-mon[24429]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:18.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:17 smithi100 ceph-mon[24429]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:52:18.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:17 smithi100 ceph-mon[34118]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:18.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:17 smithi100 ceph-mon[34118]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:52:18.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:52:18 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:52:18] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-04T16:52:19.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:19 smithi164 ceph-mon[27961]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:20.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:19 smithi100 ceph-mon[24429]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:20.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:19 smithi100 ceph-mon[34118]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:21.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:21 smithi164 ceph-mon[27961]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:22.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:21 smithi100 ceph-mon[34118]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:22.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:21 smithi100 ceph-mon[24429]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:23.934 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:23 smithi100 ceph-mon[34118]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:23.934 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:23 smithi100 ceph-mon[24429]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:23.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:23 smithi164 ceph-mon[27961]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:25.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:25 smithi164 ceph-mon[27961]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:26.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:25 smithi100 ceph-mon[34118]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:26.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:25 smithi100 ceph-mon[24429]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:28.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:27 smithi100 ceph-mon[24429]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:28.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:27 smithi100 ceph-mon[24429]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:52:28.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:27 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:52:28.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:27 smithi100 ceph-mon[34118]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:28.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:27 smithi100 ceph-mon[34118]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:52:28.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:27 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:52:28.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:27 smithi164 ceph-mon[27961]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:28.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:27 smithi164 ceph-mon[27961]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:52:28.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:27 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:52:28.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:52:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:52:28] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-04T16:52:30.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:29 smithi100 ceph-mon[24429]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:30.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:29 smithi100 ceph-mon[34118]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:30.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:29 smithi164 ceph-mon[27961]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:31.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:31 smithi164 ceph-mon[27961]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:31.940 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:52:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=sqlstore.transactions t=2024-09-04T16:52:31.576693316Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-04T16:52:32.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:31 smithi100 ceph-mon[24429]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:32.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:31 smithi100 ceph-mon[34118]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:34.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:33 smithi100 ceph-mon[24429]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:34.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:33 smithi100 ceph-mon[34118]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:34.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:33 smithi164 ceph-mon[27961]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:36.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:35 smithi100 ceph-mon[24429]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:36.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:35 smithi100 ceph-mon[34118]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:36.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:35 smithi164 ceph-mon[27961]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:37.992 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:37 smithi164 ceph-mon[27961]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:37.992 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:37 smithi164 ceph-mon[27961]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:52:38.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:37 smithi100 ceph-mon[34118]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:38.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:37 smithi100 ceph-mon[34118]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:52:38.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:37 smithi100 ceph-mon[24429]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:38.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:37 smithi100 ceph-mon[24429]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:52:38.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:52:38 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:52:38] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-04T16:52:40.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:39 smithi100 ceph-mon[24429]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:40.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:39 smithi100 ceph-mon[34118]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:40.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:39 smithi164 ceph-mon[27961]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:42.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:41 smithi100 ceph-mon[34118]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:42.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:41 smithi100 ceph-mon[24429]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:42.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:41 smithi164 ceph-mon[27961]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:43.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:42 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:52:43.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:42 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:52:43.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:42 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:52:44.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:43 smithi100 ceph-mon[24429]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:44.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:43 smithi100 ceph-mon[34118]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:44.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:43 smithi164 ceph-mon[27961]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:46.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:45 smithi100 ceph-mon[34118]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:46.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:45 smithi100 ceph-mon[24429]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:46.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:45 smithi164 ceph-mon[27961]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:47.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:47 smithi164 ceph-mon[27961]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:47.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:47 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:52:47.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:47 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:52:47.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:47 smithi164 ceph-mon[27961]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:52:47.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:47 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:52:47.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:47 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:52:47.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:47 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:52:47.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:47 smithi100 ceph-mon[24429]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:47.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:47 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:52:47.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:47 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:52:47.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:47 smithi100 ceph-mon[24429]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:52:47.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:47 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:52:47.885 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:47 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:52:47.885 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:47 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:52:47.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:47 smithi100 ceph-mon[34118]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:47.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:47 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:52:47.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:47 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:52:47.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:47 smithi100 ceph-mon[34118]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:52:47.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:47 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:52:47.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:47 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:52:47.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:47 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' 2024-09-04T16:52:48.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:52:48 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:52:48] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-04T16:52:49.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:49 smithi164 ceph-mon[27961]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:49.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:49 smithi100 ceph-mon[24429]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:49.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:49 smithi100 ceph-mon[34118]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:51.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:51 smithi164 ceph-mon[27961]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:51.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:51 smithi100 ceph-mon[34118]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:51.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:51 smithi100 ceph-mon[24429]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:53.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:53 smithi164 ceph-mon[27961]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:53.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:53 smithi100 ceph-mon[34118]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:53.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:53 smithi100 ceph-mon[24429]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:55.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:55 smithi100 ceph-mon[24429]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:55.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:55 smithi100 ceph-mon[34118]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:55.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:55 smithi164 ceph-mon[27961]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:57.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:57 smithi100 ceph-mon[24429]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:57.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:57 smithi100 ceph-mon[24429]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:52:57.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:57 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:52:57.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:57 smithi100 ceph-mon[34118]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:57.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:57 smithi100 ceph-mon[34118]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:52:57.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:57 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:52:57.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:57 smithi164 ceph-mon[27961]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:52:57.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:57 smithi164 ceph-mon[27961]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:52:57.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:57 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:52:58.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:52:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:52:58] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.43.0" 2024-09-04T16:52:59.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:52:59 smithi100 ceph-mon[34118]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:59.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:52:59 smithi100 ceph-mon[24429]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:52:59.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:52:59 smithi164 ceph-mon[27961]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:53:01.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:01 smithi100 ceph-mon[24429]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:01.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:01 smithi100 ceph-mon[34118]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:01.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:01 smithi164 ceph-mon[27961]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:03.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:03 smithi100 ceph-mon[24429]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:03.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:03 smithi100 ceph-mon[34118]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:03.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:03 smithi164 ceph-mon[27961]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:05.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:05 smithi100 ceph-mon[34118]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:53:05.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:05 smithi100 ceph-mon[24429]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:53:05.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:05 smithi164 ceph-mon[27961]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:53:07.742 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:07 smithi164 ceph-mon[27961]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:07.742 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:07 smithi164 ceph-mon[27961]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:53:07.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:07 smithi100 ceph-mon[24429]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:07.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:07 smithi100 ceph-mon[24429]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:53:07.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:07 smithi100 ceph-mon[34118]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:07.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:07 smithi100 ceph-mon[34118]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:53:08.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:53:08 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:53:08] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.43.0" 2024-09-04T16:53:09.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:09 smithi100 ceph-mon[24429]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:53:09.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:09 smithi100 ceph-mon[34118]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:53:09.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:09 smithi164 ceph-mon[27961]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:53:11.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:11 smithi100 ceph-mon[24429]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:11.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:11 smithi100 ceph-mon[34118]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:11.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:11 smithi164 ceph-mon[27961]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:12.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:12 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:53:12.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:12 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:53:12.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:12 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:53:13.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:13 smithi100 ceph-mon[24429]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:13.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:13 smithi100 ceph-mon[34118]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:13.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:13 smithi164 ceph-mon[27961]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:15.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:15 smithi100 ceph-mon[24429]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:53:15.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:15 smithi100 ceph-mon[34118]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:53:15.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:15 smithi164 ceph-mon[27961]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:53:17.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:17 smithi100 ceph-mon[24429]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:17.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:17 smithi100 ceph-mon[24429]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:53:17.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:17 smithi100 ceph-mon[34118]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:17.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:17 smithi100 ceph-mon[34118]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:53:17.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:17 smithi164 ceph-mon[27961]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:17.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:17 smithi164 ceph-mon[27961]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:53:18.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:53:18 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:53:18] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-04T16:53:19.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:19 smithi100 ceph-mon[24429]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:53:19.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:19 smithi100 ceph-mon[34118]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:53:19.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:19 smithi164 ceph-mon[27961]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:53:21.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:21 smithi100 ceph-mon[24429]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:21.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:21 smithi100 ceph-mon[34118]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:21.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:21 smithi164 ceph-mon[27961]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:23.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:23 smithi100 ceph-mon[24429]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:23.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:23 smithi100 ceph-mon[34118]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:23.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:23 smithi164 ceph-mon[27961]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:25.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:25 smithi100 ceph-mon[24429]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:53:25.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:25 smithi100 ceph-mon[34118]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:53:25.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:25 smithi164 ceph-mon[27961]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:53:27.800 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:27 smithi100 ceph-mon[34118]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:27.800 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:27 smithi100 ceph-mon[34118]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:53:27.800 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:27 smithi100 ceph-mon[34118]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:53:27.800 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:27 smithi100 ceph-mon[24429]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:27.801 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:27 smithi100 ceph-mon[24429]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:53:27.801 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:27 smithi100 ceph-mon[24429]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:53:27.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:27 smithi164 ceph-mon[27961]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:27.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:27 smithi164 ceph-mon[27961]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:53:27.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:27 smithi164 ceph-mon[27961]: from='mgr.25103 172.21.15.100:0/4081104224' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:53:28.195 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps' 2024-09-04T16:53:28.448 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:53:28.568 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:53:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:53:28] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-04T16:53:29.096 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T16:53:29.096 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (15m) 2m ago 16m - - 0.25.0 c8568f914cd2 34595895af03 2024-09-04T16:53:29.096 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (15m) 2m ago 15m 80.3M - 9.4.12 2bacad6d85d8 acb16d134b4a 2024-09-04T16:53:29.096 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (2m) 2m ago 15m - - 3.8 b708f9119ac7 70960ef7dfd5 2024-09-04T16:53:29.097 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (12m) 2m ago 20m 451M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 4b7f55040ccd 2024-09-04T16:53:29.097 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (5m) 2m ago 21m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T16:53:29.097 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (21m) 2m ago 21m - 2048M 19.1.1-252-g48920dab b708f9119ac7 f7dad5b97854 2024-09-04T16:53:29.097 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (20m) 2m ago 20m 49.6M 2048M 19.1.1-252-g48920dab b708f9119ac7 18b5d7147081 2024-09-04T16:53:29.097 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (20m) 2m ago 20m - 2048M 19.1.1-252-g48920dab b708f9119ac7 2bd295e785fe 2024-09-04T16:53:29.097 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (15m) 2m ago 15m - - 1.5.0 0da6a335fe13 84eb12d9b078 2024-09-04T16:53:29.097 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (15m) 2m ago 15m 17.0M - 1.5.0 0da6a335fe13 e407fd48e2bb 2024-09-04T16:53:29.097 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (20m) 2m ago 19m - 2991M 19.1.1-252-g48920dab b708f9119ac7 cc8cf803c253 2024-09-04T16:53:29.097 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (19m) 2m ago 19m - 2991M 19.1.1-252-g48920dab b708f9119ac7 2636947c6830 2024-09-04T16:53:29.097 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (19m) 2m ago 19m - 2991M 19.1.1-252-g48920dab b708f9119ac7 5c82804e6cfd 2024-09-04T16:53:29.097 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (18m) 2m ago 18m - 2991M 19.1.1-252-g48920dab b708f9119ac7 32f2a044ccef 2024-09-04T16:53:29.097 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (18m) 2m ago 18m 63.6M 3248M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T16:53:29.097 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (17m) 2m ago 18m 57.5M 3248M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T16:53:29.097 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (17m) 2m ago 17m 50.5M 3248M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T16:53:29.098 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (17m) 2m ago 17m 61.9M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T16:53:29.098 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (2m) 2m ago 16m 34.5M - 2.43.0 a07b618ecd1d 45ea55941065 2024-09-04T16:53:29.098 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (15m) 2m ago 15m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T16:53:29.098 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (15m) 2m ago 15m 86.2M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T16:53:29.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:29 smithi100 ceph-mon[34118]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:53:29.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:29 smithi100 ceph-mon[24429]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:53:29.796 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions' 2024-09-04T16:53:29.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:29 smithi164 ceph-mon[27961]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:53:30.048 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:53:30.771 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:53:30.772 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-09-04T16:53:30.772 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 3 2024-09-04T16:53:30.772 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:53:30.772 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-09-04T16:53:30.772 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T16:53:30.772 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:53:30.772 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-09-04T16:53:30.772 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 8 2024-09-04T16:53:30.772 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:53:30.772 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-09-04T16:53:30.772 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2 2024-09-04T16:53:30.772 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:53:30.773 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-09-04T16:53:30.773 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 13, 2024-09-04T16:53:30.773 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T16:53:30.773 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T16:53:30.773 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:53:30.773 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:30 smithi100 ceph-mon[24429]: from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:53:30.773 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:30 smithi100 ceph-mon[34118]: from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:53:30.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:30 smithi164 ceph-mon[27961]: from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:53:31.405 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph -s' 2024-09-04T16:53:31.655 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:53:31.776 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:31 smithi100 ceph-mon[34118]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:31.776 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:31 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/66807546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:53:31.777 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:31 smithi100 ceph-mon[24429]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:31.777 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:31 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/66807546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:53:31.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:31 smithi164 ceph-mon[27961]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:31.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:31 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/66807546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:53:32.344 INFO:teuthology.orchestra.run.smithi100.stdout: cluster: 2024-09-04T16:53:32.344 INFO:teuthology.orchestra.run.smithi100.stdout: id: fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:53:32.344 INFO:teuthology.orchestra.run.smithi100.stdout: health: HEALTH_OK 2024-09-04T16:53:32.344 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:53:32.344 INFO:teuthology.orchestra.run.smithi100.stdout: services: 2024-09-04T16:53:32.344 INFO:teuthology.orchestra.run.smithi100.stdout: mon: 3 daemons, quorum a,b,c (age 20m) 2024-09-04T16:53:32.344 INFO:teuthology.orchestra.run.smithi100.stdout: mgr: y(active, since 3m), standbys: x 2024-09-04T16:53:32.345 INFO:teuthology.orchestra.run.smithi100.stdout: osd: 8 osds: 8 up (since 17m), 8 in (since 17m) 2024-09-04T16:53:32.345 INFO:teuthology.orchestra.run.smithi100.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-04T16:53:32.345 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:53:32.345 INFO:teuthology.orchestra.run.smithi100.stdout: data: 2024-09-04T16:53:32.345 INFO:teuthology.orchestra.run.smithi100.stdout: pools: 6 pools, 161 pgs 2024-09-04T16:53:32.345 INFO:teuthology.orchestra.run.smithi100.stdout: objects: 212 objects, 585 KiB 2024-09-04T16:53:32.345 INFO:teuthology.orchestra.run.smithi100.stdout: usage: 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:53:32.345 INFO:teuthology.orchestra.run.smithi100.stdout: pgs: 161 active+clean 2024-09-04T16:53:32.345 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:53:32.345 INFO:teuthology.orchestra.run.smithi100.stdout: io: 2024-09-04T16:53:32.345 INFO:teuthology.orchestra.run.smithi100.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-04T16:53:32.345 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-04T16:53:32.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:32 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1762620018' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T16:53:32.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:32 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1762620018' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T16:53:32.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:32 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1762620018' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T16:53:33.061 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph health detail' 2024-09-04T16:53:33.303 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:53:33.680 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:33 smithi100 ceph-mon[34118]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:33.680 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:33 smithi100 ceph-mon[24429]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:33.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:33 smithi164 ceph-mon[27961]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:34.010 INFO:teuthology.orchestra.run.smithi100.stdout:HEALTH_OK 2024-09-04T16:53:34.678 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-04T16:53:34.700 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:34 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/825877356' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T16:53:34.701 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:34 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/825877356' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T16:53:34.922 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:53:34.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:34 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/825877356' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T16:53:35.598 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T16:53:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:35 smithi100 ceph-mon[34118]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:53:35.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:35 smithi100 ceph-mon[24429]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:53:35.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:35 smithi164 ceph-mon[27961]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:53:36.182 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph mgr fail' 2024-09-04T16:53:36.467 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:53:36.789 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:36 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3260021765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:53:36.789 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:36 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3260021765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:53:36.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:36 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3260021765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:53:37.546 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:53:37] ENGINE Bus STOPPING 2024-09-04T16:53:37.546 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: 2024-09-04T16:53:37.215+0000 7f893ec66640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-04T16:53:37.546 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ignoring --setuser ceph since I am not root 2024-09-04T16:53:37.547 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ignoring --setgroup ceph since I am not root 2024-09-04T16:53:37.547 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mgr[83230]: -- 172.21.15.100:0/559714882 <== mon.2 v2:172.21.15.100:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560408cc30e0 con 0x560408ca0800 2024-09-04T16:53:37.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:37.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:53:37.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/198369446' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T16:53:37.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T16:53:37.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: Activating manager daemon x 2024-09-04T16:53:37.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-04T16:53:37.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: osdmap e102: 8 total, 8 up, 8 in 2024-09-04T16:53:37.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: mgrmap e34: x(active, starting, since 0.00923147s) 2024-09-04T16:53:37.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:53:37.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:53:37.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:53:37.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T16:53:37.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:53:37.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:53:37.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:53:37.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:53:37.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:53:37.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:53:37.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:53:37.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:53:37.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T16:53:37.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T16:53:37.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T16:53:37.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:37.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:53:37.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/198369446' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T16:53:37.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T16:53:37.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: Activating manager daemon x 2024-09-04T16:53:37.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-04T16:53:37.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: osdmap e102: 8 total, 8 up, 8 in 2024-09-04T16:53:37.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: mgrmap e34: x(active, starting, since 0.00923147s) 2024-09-04T16:53:37.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:53:37.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:53:37.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:53:37.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T16:53:37.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:53:37.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:53:37.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:53:37.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:53:37.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:53:37.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:53:37.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:53:37.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:53:37.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T16:53:37.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T16:53:37.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:37 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T16:53:37.922 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'sleep 180' 2024-09-04T16:53:37.939 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:53:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T16:53:37.939 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:53:37] ENGINE Bus STOPPED 2024-09-04T16:53:37.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:37.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: from='client.25178 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:53:37.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/198369446' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T16:53:37.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T16:53:37.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: Activating manager daemon x 2024-09-04T16:53:37.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-04T16:53:37.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: osdmap e102: 8 total, 8 up, 8 in 2024-09-04T16:53:37.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: mgrmap e34: x(active, starting, since 0.00923147s) 2024-09-04T16:53:37.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:53:37.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:53:37.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:53:37.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T16:53:37.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:53:37.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:53:37.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:53:37.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:53:37.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:53:37.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:53:37.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:53:37.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:53:37.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T16:53:37.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T16:53:37.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:37 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T16:53:38.185 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:53:38.563 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:38 smithi100 ceph-mon[24429]: Manager daemon x is now available 2024-09-04T16:53:38.563 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:38 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:53:38.563 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:38 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:53:38.563 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:38 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:53:38.563 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:38 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:53:38.563 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:38 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T16:53:38.563 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:38 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T16:53:38.563 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:38 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:38.563 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:38 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:38.564 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:38 smithi100 ceph-mon[34118]: Manager daemon x is now available 2024-09-04T16:53:38.564 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:38 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:53:38.564 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:38 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:53:38.564 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:38 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:53:38.564 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:38 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:53:38.564 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:38 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T16:53:38.564 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:38 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T16:53:38.564 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:38 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:38.565 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:38 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:38.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-mon[27961]: Manager daemon x is now available 2024-09-04T16:53:38.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:53:38.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:53:38.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:53:38.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:53:38.863 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T16:53:38.863 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T16:53:38.863 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:38.863 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:38.864 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:53:38] ENGINE Bus STARTING 2024-09-04T16:53:38.864 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:53:38] ENGINE Serving on http://:::9283 2024-09-04T16:53:38.864 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:53:38] ENGINE Bus STARTED 2024-09-04T16:53:38.864 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: 2024-09-04T16:53:38.861+0000 7f9fb6cf6640 -1 log_channel(cephadm) log [ERR] : [04/Sep/2024:16:53:38] ENGINE Error in HTTPServer.serve 2024-09-04T16:53:38.864 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: Traceback (most recent call last): 2024-09-04T16:53:38.864 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:53:38.864 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: self._connections.run(self.expiration_interval) 2024-09-04T16:53:38.864 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:53:38.864 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: self._run(expiration_interval) 2024-09-04T16:53:38.864 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:53:38.865 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:53:38.865 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:53:38.865 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:53:38.865 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:53:38.865 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: s = self.context.wrap_socket( 2024-09-04T16:53:38.865 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:53:38.865 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: return self.sslsocket_class._create( 2024-09-04T16:53:38.865 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:53:38.865 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: self.do_handshake() 2024-09-04T16:53:38.865 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:53:38.865 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: self._sslobj.do_handshake() 2024-09-04T16:53:38.865 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:53:38.866 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:53:38 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: 2024-09-04T16:53:39.870 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:39 smithi100 ceph-mon[24429]: mgrmap e35: x(active, since 1.34995s) 2024-09-04T16:53:39.870 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:39 smithi100 ceph-mon[24429]: [04/Sep/2024:16:53:38] ENGINE Bus STARTING 2024-09-04T16:53:39.870 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:39 smithi100 ceph-mon[24429]: [04/Sep/2024:16:53:38] ENGINE Serving on https://172.21.15.164:7150 2024-09-04T16:53:39.870 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:39 smithi100 ceph-mon[24429]: [04/Sep/2024:16:53:38] ENGINE Error in HTTPServer.serve 2024-09-04T16:53:39.870 INFO:journalctl@ceph.mon.a.smithi100.stdout: Traceback (most recent call last): 2024-09-04T16:53:39.870 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:53:39.870 INFO:journalctl@ceph.mon.a.smithi100.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:53:39.870 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:53:39.870 INFO:journalctl@ceph.mon.a.smithi100.stdout: self._run(expiration_interval) 2024-09-04T16:53:39.870 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:53:39.870 INFO:journalctl@ceph.mon.a.smithi100.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:53:39.871 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:53:39.871 INFO:journalctl@ceph.mon.a.smithi100.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:53:39.871 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:53:39.871 INFO:journalctl@ceph.mon.a.smithi100.stdout: s = self.context.wrap_socket( 2024-09-04T16:53:39.871 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:53:39.871 INFO:journalctl@ceph.mon.a.smithi100.stdout: return self.sslsocket_class._create( 2024-09-04T16:53:39.871 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:53:39.871 INFO:journalctl@ceph.mon.a.smithi100.stdout: self.do_handshake() 2024-09-04T16:53:39.871 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:53:39.871 INFO:journalctl@ceph.mon.a.smithi100.stdout: self._sslobj.do_handshake() 2024-09-04T16:53:39.871 INFO:journalctl@ceph.mon.a.smithi100.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:53:39.871 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:39 smithi100 ceph-mon[24429]: [04/Sep/2024:16:53:38] ENGINE Serving on http://172.21.15.164:8765 2024-09-04T16:53:39.871 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:39 smithi100 ceph-mon[24429]: [04/Sep/2024:16:53:38] ENGINE Bus STARTED 2024-09-04T16:53:39.871 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:39 smithi100 ceph-mon[34118]: mgrmap e35: x(active, since 1.34995s) 2024-09-04T16:53:39.872 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:39 smithi100 ceph-mon[34118]: [04/Sep/2024:16:53:38] ENGINE Bus STARTING 2024-09-04T16:53:39.872 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:39 smithi100 ceph-mon[34118]: [04/Sep/2024:16:53:38] ENGINE Serving on https://172.21.15.164:7150 2024-09-04T16:53:39.872 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:39 smithi100 ceph-mon[34118]: [04/Sep/2024:16:53:38] ENGINE Error in HTTPServer.serve 2024-09-04T16:53:39.872 INFO:journalctl@ceph.mon.c.smithi100.stdout: Traceback (most recent call last): 2024-09-04T16:53:39.872 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:53:39.872 INFO:journalctl@ceph.mon.c.smithi100.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:53:39.872 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:53:39.872 INFO:journalctl@ceph.mon.c.smithi100.stdout: self._run(expiration_interval) 2024-09-04T16:53:39.872 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:53:39.872 INFO:journalctl@ceph.mon.c.smithi100.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:53:39.872 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:53:39.872 INFO:journalctl@ceph.mon.c.smithi100.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:53:39.873 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:53:39.873 INFO:journalctl@ceph.mon.c.smithi100.stdout: s = self.context.wrap_socket( 2024-09-04T16:53:39.873 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:53:39.873 INFO:journalctl@ceph.mon.c.smithi100.stdout: return self.sslsocket_class._create( 2024-09-04T16:53:39.873 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:53:39.873 INFO:journalctl@ceph.mon.c.smithi100.stdout: self.do_handshake() 2024-09-04T16:53:39.873 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:53:39.873 INFO:journalctl@ceph.mon.c.smithi100.stdout: self._sslobj.do_handshake() 2024-09-04T16:53:39.873 INFO:journalctl@ceph.mon.c.smithi100.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:53:39.873 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:39 smithi100 ceph-mon[34118]: [04/Sep/2024:16:53:38] ENGINE Serving on http://172.21.15.164:8765 2024-09-04T16:53:39.873 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:39 smithi100 ceph-mon[34118]: [04/Sep/2024:16:53:38] ENGINE Bus STARTED 2024-09-04T16:53:39.877 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:39 smithi164 ceph-mon[27961]: mgrmap e35: x(active, since 1.34995s) 2024-09-04T16:53:39.877 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:39 smithi164 ceph-mon[27961]: [04/Sep/2024:16:53:38] ENGINE Bus STARTING 2024-09-04T16:53:39.877 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:39 smithi164 ceph-mon[27961]: [04/Sep/2024:16:53:38] ENGINE Serving on https://172.21.15.164:7150 2024-09-04T16:53:39.877 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:39 smithi164 ceph-mon[27961]: [04/Sep/2024:16:53:38] ENGINE Error in HTTPServer.serve 2024-09-04T16:53:39.877 INFO:journalctl@ceph.mon.b.smithi164.stdout: Traceback (most recent call last): 2024-09-04T16:53:39.877 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:53:39.877 INFO:journalctl@ceph.mon.b.smithi164.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:53:39.877 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:53:39.877 INFO:journalctl@ceph.mon.b.smithi164.stdout: self._run(expiration_interval) 2024-09-04T16:53:39.877 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:53:39.877 INFO:journalctl@ceph.mon.b.smithi164.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:53:39.877 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:53:39.877 INFO:journalctl@ceph.mon.b.smithi164.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:53:39.878 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:53:39.878 INFO:journalctl@ceph.mon.b.smithi164.stdout: s = self.context.wrap_socket( 2024-09-04T16:53:39.878 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:53:39.878 INFO:journalctl@ceph.mon.b.smithi164.stdout: return self.sslsocket_class._create( 2024-09-04T16:53:39.878 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:53:39.878 INFO:journalctl@ceph.mon.b.smithi164.stdout: self.do_handshake() 2024-09-04T16:53:39.878 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:53:39.878 INFO:journalctl@ceph.mon.b.smithi164.stdout: self._sslobj.do_handshake() 2024-09-04T16:53:39.878 INFO:journalctl@ceph.mon.b.smithi164.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:53:39.878 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:39 smithi164 ceph-mon[27961]: [04/Sep/2024:16:53:38] ENGINE Serving on http://172.21.15.164:8765 2024-09-04T16:53:39.878 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:39 smithi164 ceph-mon[27961]: [04/Sep/2024:16:53:38] ENGINE Bus STARTED 2024-09-04T16:53:40.684 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:40 smithi100 ceph-mon[34118]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:53:40.684 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:40 smithi100 ceph-mon[24429]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:53:40.830 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:40 smithi164 ceph-mon[27961]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:53:41.439 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:53:41.183Z 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.100:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.100:8765: connect: connection refused" 2024-09-04T16:53:41.440 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:53:41.187Z 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.100:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.100:8765: connect: connection refused" 2024-09-04T16:53:41.440 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:53:41.187Z 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.100:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.100:8765: connect: connection refused" 2024-09-04T16:53:41.440 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:53:41.188Z 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.100:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.100:8765: connect: connection refused" 2024-09-04T16:53:41.440 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:53:41.188Z 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.100:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.100:8765: connect: connection refused" 2024-09-04T16:53:41.440 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:41 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:53:41.189Z 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.100:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.100:8765: connect: connection refused" 2024-09-04T16:53:41.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:41 smithi100 ceph-mon[24429]: mgrmap e36: x(active, since 3s) 2024-09-04T16:53:41.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:41 smithi100 ceph-mon[34118]: mgrmap e36: x(active, since 3s) 2024-09-04T16:53:41.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:41 smithi164 ceph-mon[27961]: mgrmap e36: x(active, since 3s) 2024-09-04T16:53:42.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:42 smithi100 ceph-mon[24429]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:53:42.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:42 smithi100 ceph-mon[24429]: Standby manager daemon y started 2024-09-04T16:53:42.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:42 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-04T16:53:42.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:42 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:53:42.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:42 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-04T16:53:42.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:42 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:53:42.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:42 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:42.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:42 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:42.883 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:53:42 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:53:42] ENGINE Bus STARTING 2024-09-04T16:53:42.883 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:53:42 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: CherryPy Checker: 2024-09-04T16:53:42.883 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:53:42 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: The Application mounted at '' has an empty config. 2024-09-04T16:53:42.883 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:53:42 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: 2024-09-04T16:53:42.883 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:53:42 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:53:42] ENGINE Serving on http://:::9283 2024-09-04T16:53:42.883 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:53:42 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:53:42] ENGINE Bus STARTED 2024-09-04T16:53:42.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:42 smithi100 ceph-mon[34118]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:53:42.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:42 smithi100 ceph-mon[34118]: Standby manager daemon y started 2024-09-04T16:53:42.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:42 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-04T16:53:42.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:42 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:53:42.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:42 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-04T16:53:42.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:42 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:53:42.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:42 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:42.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:42 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:42.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:42 smithi164 ceph-mon[27961]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:53:42.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:42 smithi164 ceph-mon[27961]: Standby manager daemon y started 2024-09-04T16:53:42.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:42 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-04T16:53:42.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:42 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:53:42.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:42 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-04T16:53:42.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:42 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:53:42.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:42 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:42.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:42 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:43.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:43 smithi100 ceph-mon[34118]: mgrmap e37: x(active, since 5s), standbys: y 2024-09-04T16:53:43.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:43 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T16:53:43.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:43 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:43.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:43 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:43.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:43 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:43.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:43 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:43.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:43 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:43.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:43 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:43.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:43 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:53:43.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:43 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:53:43.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:43 smithi100 ceph-mon[24429]: mgrmap e37: x(active, since 5s), standbys: y 2024-09-04T16:53:43.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:43 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T16:53:43.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:43 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:43.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:43 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:43.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:43 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:43.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:43 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:43.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:43 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:43.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:43 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:43.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:43 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:53:43.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:43 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:53:43.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:43 smithi164 ceph-mon[27961]: mgrmap e37: x(active, since 5s), standbys: y 2024-09-04T16:53:43.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:43 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T16:53:43.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:43 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:43.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:43 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:43.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:43 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:43.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:43 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:43.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:43 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:43.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:43 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:43.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:43 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:53:43.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:43 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:53:45.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[24429]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-04T16:53:45.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[24429]: Updating smithi164:/etc/ceph/ceph.conf 2024-09-04T16:53:45.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[24429]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:53:45.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[24429]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:53:45.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[24429]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:53:45.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[24429]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:53:45.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[24429]: Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:53:45.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[24429]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:53:45.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[24429]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:53:45.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:45.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:45.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:45.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:45.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:45.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:53:45.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:53:45.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:53:45.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[34118]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-04T16:53:45.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[34118]: Updating smithi164:/etc/ceph/ceph.conf 2024-09-04T16:53:45.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[34118]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:53:45.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[34118]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:53:45.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[34118]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:53:45.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[34118]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:53:45.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[34118]: Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:53:45.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[34118]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:53:45.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[34118]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:53:45.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:45.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:45.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:45.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:45.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:45.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:53:45.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:53:45.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:45 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:53:45.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:45 smithi164 ceph-mon[27961]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-04T16:53:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:45 smithi164 ceph-mon[27961]: Updating smithi164:/etc/ceph/ceph.conf 2024-09-04T16:53:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:45 smithi164 ceph-mon[27961]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:53:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:45 smithi164 ceph-mon[27961]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:53:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:45 smithi164 ceph-mon[27961]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:53:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:45 smithi164 ceph-mon[27961]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:53:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:45 smithi164 ceph-mon[27961]: Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:53:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:45 smithi164 ceph-mon[27961]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:53:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:45 smithi164 ceph-mon[27961]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:53:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:45 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:45 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:45 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:45 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:45.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:45 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:45.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:45 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:53:45.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:45 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:53:45.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:45 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:53:46.348 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:46 smithi100 ceph-mon[34118]: Reconfiguring iscsi.foo.smithi100.gmhbsb (dependencies changed)... 2024-09-04T16:53:46.348 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:46 smithi100 ceph-mon[34118]: Reconfiguring daemon iscsi.foo.smithi100.gmhbsb on smithi100 2024-09-04T16:53:46.348 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:46 smithi100 ceph-mon[24429]: Reconfiguring iscsi.foo.smithi100.gmhbsb (dependencies changed)... 2024-09-04T16:53:46.348 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:46 smithi100 ceph-mon[24429]: Reconfiguring daemon iscsi.foo.smithi100.gmhbsb on smithi100 2024-09-04T16:53:46.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:46 smithi164 ceph-mon[27961]: Reconfiguring iscsi.foo.smithi100.gmhbsb (dependencies changed)... 2024-09-04T16:53:46.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:46 smithi164 ceph-mon[27961]: Reconfiguring daemon iscsi.foo.smithi100.gmhbsb on smithi100 2024-09-04T16:53:47.344 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:47 smithi100 ceph-mon[34118]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-04T16:53:47.344 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:47 smithi100 ceph-mon[24429]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-04T16:53:47.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:47 smithi164 ceph-mon[27961]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-04T16:53:48.631 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:53:48 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:53:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-04T16:53:48.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:48 smithi100 ceph-mon[34118]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:53:48.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:48 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:48.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:48 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:48.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:48 smithi100 ceph-mon[34118]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T16:53:48.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:48 smithi100 ceph-mon[34118]: Reconfiguring daemon prometheus.a on smithi164 2024-09-04T16:53:48.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:48 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1202996755' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T16:53:48.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:48 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2812273955' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2661047264"}]: dispatch 2024-09-04T16:53:48.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:48 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2661047264"}]: dispatch 2024-09-04T16:53:48.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:48 smithi100 ceph-mon[24429]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:53:48.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:48 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:48.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:48 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:48.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:48 smithi100 ceph-mon[24429]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T16:53:48.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:48 smithi100 ceph-mon[24429]: Reconfiguring daemon prometheus.a on smithi164 2024-09-04T16:53:48.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:48 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1202996755' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T16:53:48.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:48 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2812273955' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2661047264"}]: dispatch 2024-09-04T16:53:48.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:48 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2661047264"}]: dispatch 2024-09-04T16:53:48.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:48 smithi164 ceph-mon[27961]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:53:48.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:48 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:48.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:48 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:48.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:48 smithi164 ceph-mon[27961]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T16:53:48.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:48 smithi164 ceph-mon[27961]: Reconfiguring daemon prometheus.a on smithi164 2024-09-04T16:53:48.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:48 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1202996755' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T16:53:48.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:48 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2812273955' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2661047264"}]: dispatch 2024-09-04T16:53:48.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:48 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2661047264"}]: dispatch 2024-09-04T16:53:49.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:49 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2661047264"}]': finished 2024-09-04T16:53:49.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:49 smithi164 ceph-mon[27961]: osdmap e103: 8 total, 8 up, 8 in 2024-09-04T16:53:49.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:49 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1234593125' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/3260056016"}]: dispatch 2024-09-04T16:53:49.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:49 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2661047264"}]': finished 2024-09-04T16:53:49.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:49 smithi100 ceph-mon[24429]: osdmap e103: 8 total, 8 up, 8 in 2024-09-04T16:53:49.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:49 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1234593125' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/3260056016"}]: dispatch 2024-09-04T16:53:49.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:49 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/2661047264"}]': finished 2024-09-04T16:53:49.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:49 smithi100 ceph-mon[34118]: osdmap e103: 8 total, 8 up, 8 in 2024-09-04T16:53:49.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:49 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1234593125' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/3260056016"}]: dispatch 2024-09-04T16:53:50.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:50 smithi164 ceph-mon[27961]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:53:50.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:50 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1234593125' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/3260056016"}]': finished 2024-09-04T16:53:50.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:50 smithi164 ceph-mon[27961]: osdmap e104: 8 total, 8 up, 8 in 2024-09-04T16:53:50.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:50 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3623740101' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/3260056016"}]: dispatch 2024-09-04T16:53:50.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:50 smithi100 ceph-mon[24429]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:53:50.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:50 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1234593125' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/3260056016"}]': finished 2024-09-04T16:53:50.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:50 smithi100 ceph-mon[24429]: osdmap e104: 8 total, 8 up, 8 in 2024-09-04T16:53:50.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:50 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3623740101' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/3260056016"}]: dispatch 2024-09-04T16:53:50.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:50 smithi100 ceph-mon[34118]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:53:50.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:50 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1234593125' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6801/3260056016"}]': finished 2024-09-04T16:53:50.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:50 smithi100 ceph-mon[34118]: osdmap e104: 8 total, 8 up, 8 in 2024-09-04T16:53:50.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:50 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3623740101' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/3260056016"}]: dispatch 2024-09-04T16:53:50.939 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:50 smithi164 systemd[1]: Stopping Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:53:51.264 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:53:50.994Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-04T16:53:51.264 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:53:50.994Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-04T16:53:51.264 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:53:50.994Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-04T16:53:51.264 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:53:50.994Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-04T16:53:51.264 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:53:50.994Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-04T16:53:51.264 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:53:50.994Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-04T16:53:51.264 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:53:50.994Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-04T16:53:51.264 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:53:50.994Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-04T16:53:51.265 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:53:50.994Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-04T16:53:51.265 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:53:50.994Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-04T16:53:51.265 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:53:50.994Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-04T16:53:51.265 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:50 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[69207]: ts=2024-09-04T16:53:50.994Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-04T16:53:51.265 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:51 smithi164 podman[72117]: 2024-09-04 16:53:51.004262961 +0000 UTC m=+0.114036901 container died 45ea5594106575153ffc6840a3babdb0c75f6edfec9e5bc2ba26558bfea5fe06 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:53:51.636 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:51 smithi164 podman[72117]: 2024-09-04 16:53:51.368764458 +0000 UTC m=+0.478538398 container cleanup 45ea5594106575153ffc6840a3babdb0c75f6edfec9e5bc2ba26558bfea5fe06 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:53:51.636 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:51 smithi164 bash[72117]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a 2024-09-04T16:53:51.637 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:51 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3623740101' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/3260056016"}]': finished 2024-09-04T16:53:51.637 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:51 smithi164 ceph-mon[27961]: osdmap e105: 8 total, 8 up, 8 in 2024-09-04T16:53:51.637 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:51 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/4166754823' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3804308397"}]: dispatch 2024-09-04T16:53:51.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:51 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3623740101' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/3260056016"}]': finished 2024-09-04T16:53:51.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:51 smithi100 ceph-mon[24429]: osdmap e105: 8 total, 8 up, 8 in 2024-09-04T16:53:51.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:51 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/4166754823' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3804308397"}]: dispatch 2024-09-04T16:53:51.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:51 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3623740101' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:6800/3260056016"}]': finished 2024-09-04T16:53:51.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:51 smithi100 ceph-mon[34118]: osdmap e105: 8 total, 8 up, 8 in 2024-09-04T16:53:51.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:51 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/4166754823' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3804308397"}]: dispatch 2024-09-04T16:53:51.940 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:51 smithi164 podman[72128]: 2024-09-04 16:53:51.63646402 +0000 UTC m=+0.634526698 container remove 45ea5594106575153ffc6840a3babdb0c75f6edfec9e5bc2ba26558bfea5fe06 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:53:51.940 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:51 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-04T16:53:51.940 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:51 smithi164 systemd[1]: Stopped Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:53:51.940 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:51 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@prometheus.a.service: Consumed 1.557s CPU time. 2024-09-04T16:53:51.940 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:51 smithi164 systemd[1]: Starting Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:53:52.248 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:51 smithi164 podman[72225]: 2024-09-04 16:53:51.901046973 +0000 UTC m=+0.016902434 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-04T16:53:52.248 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 podman[72225]: 2024-09-04 16:53:52.004069846 +0000 UTC m=+0.119925296 container create a2f2d851287890dbc8baecad61767376a4a2e67712a0e9fa9ac5933e25f465e3 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:53:52.249 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 podman[72225]: 2024-09-04 16:53:52.197955813 +0000 UTC m=+0.313811273 container init a2f2d851287890dbc8baecad61767376a4a2e67712a0e9fa9ac5933e25f465e3 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:53:52.249 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 podman[72225]: 2024-09-04 16:53:52.200632767 +0000 UTC m=+0.316488221 container start a2f2d851287890dbc8baecad61767376a4a2e67712a0e9fa9ac5933e25f465e3 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:53:52.249 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.224Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-04T16:53:52.249 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.224Z 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-04T16:53:52.249 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.224Z caller=main.go:570 level=info host_details="(Linux 5.14.0-503.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024 x86_64 smithi164 (none))" 2024-09-04T16:53:52.249 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.224Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-04T16:53:52.249 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.224Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-04T16:53:52.249 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.226Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-04T16:53:52.249 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.226Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-04T16:53:52.249 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.228Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-04T16:53:52.249 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.228Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-04T16:53:52.250 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.229Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-04T16:53:52.250 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.229Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.047µs 2024-09-04T16:53:52.250 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.229Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-04T16:53:52.250 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.231Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-04T16:53:52.250 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.240Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-04T16:53:52.250 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.243Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-04T16:53:52.250 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.245Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-04T16:53:52.250 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.246Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-04T16:53:52.250 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.246Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.701µs wal_replay_duration=16.185372ms wbl_replay_duration=108ns total_replay_duration=16.226137ms 2024-09-04T16:53:52.250 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.247Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-04T16:53:52.250 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.247Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-04T16:53:52.250 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.247Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-04T16:53:52.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-mon[27961]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 1 op/s 2024-09-04T16:53:52.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/4166754823' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3804308397"}]': finished 2024-09-04T16:53:52.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-mon[27961]: osdmap e106: 8 total, 8 up, 8 in 2024-09-04T16:53:52.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/62510080' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3737629855"}]: dispatch 2024-09-04T16:53:52.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:52.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:52.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:53:52.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:53:52.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:53:52.691 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.269Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.411876ms db_storage=936ns remote_storage=1.313µs web_handler=433ns query_engine=1.105µs scrape=422.862µs scrape_sd=95.848µs notify=15.331µs notify_sd=18.616µs rules=20.401045ms tracing=5.538µs 2024-09-04T16:53:52.691 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.269Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-04T16:53:52.691 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:53:52.269Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-04T16:53:52.691 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 bash[72225]: a2f2d851287890dbc8baecad61767376a4a2e67712a0e9fa9ac5933e25f465e3 2024-09-04T16:53:52.691 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:53:52 smithi164 systemd[1]: Started Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:53:52.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:52 smithi100 ceph-mon[24429]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 1 op/s 2024-09-04T16:53:52.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:52 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/4166754823' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3804308397"}]': finished 2024-09-04T16:53:52.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:52 smithi100 ceph-mon[24429]: osdmap e106: 8 total, 8 up, 8 in 2024-09-04T16:53:52.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:52 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/62510080' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3737629855"}]: dispatch 2024-09-04T16:53:52.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:52 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:52.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:52 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:52.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:52 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:53:52.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:52 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:53:52.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:52 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:53:52.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:52 smithi100 ceph-mon[34118]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 1 op/s 2024-09-04T16:53:52.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:52 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/4166754823' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3804308397"}]': finished 2024-09-04T16:53:52.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:52 smithi100 ceph-mon[34118]: osdmap e106: 8 total, 8 up, 8 in 2024-09-04T16:53:52.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:52 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/62510080' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3737629855"}]: dispatch 2024-09-04T16:53:52.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:52 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:52.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:52 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:52.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:52 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:53:52.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:52 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:53:52.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:52 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:53:53.675 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:53 smithi100 ceph-mon[34118]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:53:53.675 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:53 smithi100 ceph-mon[34118]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:53:53.676 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:53 smithi100 ceph-mon[34118]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:53:53.676 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:53 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/62510080' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3737629855"}]': finished 2024-09-04T16:53:53.676 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:53 smithi100 ceph-mon[34118]: osdmap e107: 8 total, 8 up, 8 in 2024-09-04T16:53:53.676 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:53 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/4129668841' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/1055196485"}]: dispatch 2024-09-04T16:53:53.676 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:53 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/1055196485"}]: dispatch 2024-09-04T16:53:53.676 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:53 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:53:53.676 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:53 smithi100 ceph-mon[24429]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:53:53.676 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:53 smithi100 ceph-mon[24429]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:53:53.676 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:53 smithi100 ceph-mon[24429]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:53:53.676 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:53 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/62510080' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3737629855"}]': finished 2024-09-04T16:53:53.677 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:53 smithi100 ceph-mon[24429]: osdmap e107: 8 total, 8 up, 8 in 2024-09-04T16:53:53.677 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:53 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/4129668841' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/1055196485"}]: dispatch 2024-09-04T16:53:53.677 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:53 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/1055196485"}]: dispatch 2024-09-04T16:53:53.677 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:53 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:53:53.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:53 smithi164 ceph-mon[27961]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:53:53.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:53 smithi164 ceph-mon[27961]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:53:53.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:53 smithi164 ceph-mon[27961]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:53:53.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:53 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/62510080' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/3737629855"}]': finished 2024-09-04T16:53:53.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:53 smithi164 ceph-mon[27961]: osdmap e107: 8 total, 8 up, 8 in 2024-09-04T16:53:53.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:53 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/4129668841' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/1055196485"}]: dispatch 2024-09-04T16:53:53.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:53 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/1055196485"}]: dispatch 2024-09-04T16:53:53.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:53 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:53:54.765 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:54 smithi100 ceph-mon[34118]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:53:54.765 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:54 smithi100 ceph-mon[34118]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/1055196485"}]': finished 2024-09-04T16:53:54.765 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:54 smithi100 ceph-mon[34118]: osdmap e108: 8 total, 8 up, 8 in 2024-09-04T16:53:54.766 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:54 smithi100 ceph-mon[24429]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:53:54.766 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:54 smithi100 ceph-mon[24429]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/1055196485"}]': finished 2024-09-04T16:53:54.766 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:54 smithi100 ceph-mon[24429]: osdmap e108: 8 total, 8 up, 8 in 2024-09-04T16:53:54.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:54 smithi164 ceph-mon[27961]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:53:54.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:54 smithi164 ceph-mon[27961]: from='client.? ' entity='client.iscsi.foo.smithi100.gmhbsb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.100:0/1055196485"}]': finished 2024-09-04T16:53:54.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:54 smithi164 ceph-mon[27961]: osdmap e108: 8 total, 8 up, 8 in 2024-09-04T16:53:56.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:56 smithi100 ceph-mon[34118]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-04T16:53:56.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:56 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:56.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:56 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:56.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:56 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:56.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:56 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:56.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:56 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:53:56.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:56 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:53:56.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:56 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:56.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:56 smithi100 ceph-mon[24429]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-04T16:53:56.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:56 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:56.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:56 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:56.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:56 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:56.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:56 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:56.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:56 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:53:56.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:56 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:53:56.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:56 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:56.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:56 smithi164 ceph-mon[27961]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-04T16:53:56.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:56 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:56.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:56 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:56.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:56 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:56.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:56 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:56.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:56 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:53:56.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:56 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:53:56.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:56 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:53:58.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:58 smithi100 ceph-mon[24429]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:58.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:53:58 smithi100 ceph-mon[24429]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:53:58.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:58 smithi100 ceph-mon[34118]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:58.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:53:58 smithi100 ceph-mon[34118]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:53:58.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:58 smithi164 ceph-mon[27961]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:53:58.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:53:58 smithi164 ceph-mon[27961]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:54:00.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:00 smithi100 ceph-mon[34118]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-04T16:54:00.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:00 smithi100 ceph-mon[24429]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-04T16:54:00.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:00 smithi164 ceph-mon[27961]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-04T16:54:02.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:02 smithi100 ceph-mon[34118]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T16:54:02.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:02 smithi100 ceph-mon[24429]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T16:54:02.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:02 smithi164 ceph-mon[27961]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T16:54:04.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:04 smithi100 ceph-mon[24429]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T16:54:04.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:04 smithi100 ceph-mon[34118]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T16:54:04.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:04 smithi164 ceph-mon[27961]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T16:54:06.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:06 smithi164 ceph-mon[27961]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-04T16:54:06.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:54:06 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:54:06] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-04T16:54:06.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:06 smithi100 ceph-mon[34118]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-04T16:54:06.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:06 smithi100 ceph-mon[24429]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-04T16:54:08.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:08 smithi100 ceph-mon[24429]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:08.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:08 smithi100 ceph-mon[24429]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:54:08.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:08 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:54:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:08 smithi100 ceph-mon[34118]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:08 smithi100 ceph-mon[34118]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:54:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:08 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:54:08.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:08 smithi164 ceph-mon[27961]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:08.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:08 smithi164 ceph-mon[27961]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:54:08.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:08 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:54:10.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:10 smithi100 ceph-mon[34118]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:10.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:10 smithi100 ceph-mon[24429]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:10.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:10 smithi164 ceph-mon[27961]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:12.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:12 smithi100 ceph-mon[34118]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:12.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:12 smithi100 ceph-mon[24429]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:12.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:12 smithi164 ceph-mon[27961]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:14.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:14 smithi100 ceph-mon[34118]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:14.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:14 smithi100 ceph-mon[24429]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:14.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:14 smithi164 ceph-mon[27961]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:16 smithi164 ceph-mon[27961]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:16.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:54:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:54:16] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-04T16:54:16.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:16 smithi100 ceph-mon[34118]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:16.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:16 smithi100 ceph-mon[24429]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:18.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:18 smithi100 ceph-mon[24429]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:18.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:18 smithi100 ceph-mon[24429]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:54:18.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:18 smithi100 ceph-mon[34118]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:18.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:18 smithi100 ceph-mon[34118]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:54:18.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:18 smithi164 ceph-mon[27961]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:18.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:18 smithi164 ceph-mon[27961]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:54:20.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:20 smithi100 ceph-mon[24429]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:20.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:20 smithi100 ceph-mon[34118]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:20.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:20 smithi164 ceph-mon[27961]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:22.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:22 smithi100 ceph-mon[24429]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:22.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:22 smithi100 ceph-mon[34118]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:22.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:22 smithi164 ceph-mon[27961]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:23.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:23 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:54:23.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:23 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:54:23.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:23 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:54:24.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:24 smithi100 ceph-mon[34118]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:24.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:24 smithi100 ceph-mon[24429]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:24.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:24 smithi164 ceph-mon[27961]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:26.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:26 smithi164 ceph-mon[27961]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:26.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:54:26 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:54:26] "GET /metrics HTTP/1.1" 200 38170 "" "Prometheus/2.43.0" 2024-09-04T16:54:26.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:26 smithi100 ceph-mon[24429]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:26.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:26 smithi100 ceph-mon[34118]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:28.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:28 smithi100 ceph-mon[24429]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:28.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:28 smithi100 ceph-mon[24429]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:54:28.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:28 smithi100 ceph-mon[34118]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:28.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:28 smithi100 ceph-mon[34118]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:54:28.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:28 smithi164 ceph-mon[27961]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:28.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:28 smithi164 ceph-mon[27961]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:54:30.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:30 smithi100 ceph-mon[34118]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:30.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:30 smithi100 ceph-mon[24429]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:30.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:30 smithi164 ceph-mon[27961]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:32.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:32 smithi100 ceph-mon[34118]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:32.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:32 smithi100 ceph-mon[24429]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:32.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:32 smithi164 ceph-mon[27961]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:34.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:34 smithi100 ceph-mon[34118]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:34.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:34 smithi100 ceph-mon[24429]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:34.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:34 smithi164 ceph-mon[27961]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:36.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:36 smithi164 ceph-mon[27961]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:36.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:54:36 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:54:36] "GET /metrics HTTP/1.1" 200 38170 "" "Prometheus/2.43.0" 2024-09-04T16:54:36.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:36 smithi100 ceph-mon[34118]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:36.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:36 smithi100 ceph-mon[24429]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:38.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:38 smithi100 ceph-mon[34118]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:38.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:38 smithi100 ceph-mon[34118]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:54:38.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:38 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:54:38.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:38 smithi100 ceph-mon[24429]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:38.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:38 smithi100 ceph-mon[24429]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:54:38.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:38 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:54:38.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:38 smithi164 ceph-mon[27961]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:38.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:38 smithi164 ceph-mon[27961]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:54:38.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:38 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:54:40.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:40 smithi100 ceph-mon[34118]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:40.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:40 smithi100 ceph-mon[24429]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:40.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:40 smithi164 ceph-mon[27961]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:42.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:42 smithi100 ceph-mon[34118]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:42.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:42 smithi100 ceph-mon[24429]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:42.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:42 smithi164 ceph-mon[27961]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:44.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:44 smithi100 ceph-mon[34118]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:44.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:44 smithi100 ceph-mon[24429]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:44.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:44 smithi164 ceph-mon[27961]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:46.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:46 smithi164 ceph-mon[27961]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:46.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:54:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:54:46] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.43.0" 2024-09-04T16:54:46.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:46 smithi100 ceph-mon[24429]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:46.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:46 smithi100 ceph-mon[34118]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:48.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:48 smithi100 ceph-mon[24429]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:48.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:48 smithi100 ceph-mon[24429]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:54:48.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:48 smithi100 ceph-mon[34118]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:48.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:48 smithi100 ceph-mon[34118]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:54:48.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:48 smithi164 ceph-mon[27961]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:48.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:48 smithi164 ceph-mon[27961]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:54:50.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:50 smithi100 ceph-mon[24429]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:50.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:50 smithi100 ceph-mon[34118]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:50.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:50 smithi164 ceph-mon[27961]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:52.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:52 smithi100 ceph-mon[24429]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:52.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:52 smithi100 ceph-mon[34118]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:52.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:52 smithi164 ceph-mon[27961]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:53.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:53 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:54:53.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:53 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:54:53.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:53 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:54:54.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:54 smithi100 ceph-mon[24429]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:54.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:54 smithi100 ceph-mon[34118]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:54.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:54 smithi164 ceph-mon[27961]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:56.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:56 smithi164 ceph-mon[27961]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:56.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:54:56 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:54:56] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-04T16:54:56.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:56 smithi100 ceph-mon[24429]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:56.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:56 smithi100 ceph-mon[34118]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:54:57.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:57 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:54:57.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:57 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:54:57.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:57 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:54:57.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:57 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:54:57.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:57 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:54:57.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:57 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:54:57.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:57 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:54:57.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:57 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:54:57.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:57 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:54:59.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:58 smithi100 ceph-mon[24429]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:59.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:54:58 smithi100 ceph-mon[24429]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:54:59.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:58 smithi100 ceph-mon[34118]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:59.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:54:58 smithi100 ceph-mon[34118]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:54:59.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:58 smithi164 ceph-mon[27961]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:54:59.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:54:58 smithi164 ceph-mon[27961]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:55:01.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:00 smithi100 ceph-mon[24429]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:01.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:00 smithi100 ceph-mon[34118]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:01.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:00 smithi164 ceph-mon[27961]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:03.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:02 smithi100 ceph-mon[24429]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:03.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:02 smithi100 ceph-mon[34118]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:03.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:02 smithi164 ceph-mon[27961]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:05.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:04 smithi100 ceph-mon[24429]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:05.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:04 smithi100 ceph-mon[34118]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:05.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:04 smithi164 ceph-mon[27961]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:06.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:55:06 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:55:06] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-04T16:55:07.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:06 smithi100 ceph-mon[34118]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:07.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:06 smithi100 ceph-mon[24429]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:07.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:06 smithi164 ceph-mon[27961]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:08.341 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:07 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:55:08.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:07 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:55:08.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:07 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:55:09.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:08 smithi100 ceph-mon[34118]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:09.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:08 smithi100 ceph-mon[34118]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:55:09.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:08 smithi100 ceph-mon[24429]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:09.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:08 smithi100 ceph-mon[24429]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:55:09.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:08 smithi164 ceph-mon[27961]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:09.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:08 smithi164 ceph-mon[27961]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:55:11.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:10 smithi100 ceph-mon[24429]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:11.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:10 smithi100 ceph-mon[34118]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:11.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:10 smithi164 ceph-mon[27961]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:13.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:12 smithi100 ceph-mon[24429]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:13.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:12 smithi100 ceph-mon[34118]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:13.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:12 smithi164 ceph-mon[27961]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:15.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:14 smithi100 ceph-mon[24429]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:15.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:14 smithi100 ceph-mon[34118]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:15.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:14 smithi164 ceph-mon[27961]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:16.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:55:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:55:16] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-04T16:55:17.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:16 smithi100 ceph-mon[24429]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:17.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:16 smithi100 ceph-mon[34118]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:17.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:16 smithi164 ceph-mon[27961]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:19.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:18 smithi100 ceph-mon[24429]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:19.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:18 smithi100 ceph-mon[24429]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:55:19.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:18 smithi100 ceph-mon[34118]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:19.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:18 smithi100 ceph-mon[34118]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:55:19.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:18 smithi164 ceph-mon[27961]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:19.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:18 smithi164 ceph-mon[27961]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:55:21.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:21 smithi100 ceph-mon[24429]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:21.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:21 smithi100 ceph-mon[34118]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:21.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:21 smithi164 ceph-mon[27961]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:23.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:23 smithi100 ceph-mon[24429]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:23.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:23 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:55:23.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:23 smithi100 ceph-mon[34118]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:23.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:23 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:55:23.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:23 smithi164 ceph-mon[27961]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:23.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:23 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:55:25.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:25 smithi100 ceph-mon[24429]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:25.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:25 smithi100 ceph-mon[34118]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:25.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:25 smithi164 ceph-mon[27961]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:26.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:55:26 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:55:26] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-04T16:55:27.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:27 smithi100 ceph-mon[34118]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:27.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:27 smithi100 ceph-mon[24429]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:27.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:27 smithi164 ceph-mon[27961]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:29.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:29 smithi100 ceph-mon[34118]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:29.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:29 smithi100 ceph-mon[34118]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:55:29.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:29 smithi100 ceph-mon[24429]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:29.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:29 smithi100 ceph-mon[24429]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:55:29.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:29 smithi164 ceph-mon[27961]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:29.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:29 smithi164 ceph-mon[27961]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:55:31.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:31 smithi100 ceph-mon[34118]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:31.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:31 smithi100 ceph-mon[24429]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:31.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:31 smithi164 ceph-mon[27961]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:33.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:33 smithi100 ceph-mon[34118]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:33.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:33 smithi100 ceph-mon[24429]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:33.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:33 smithi164 ceph-mon[27961]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:35.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:35 smithi100 ceph-mon[34118]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:35.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:35 smithi100 ceph-mon[24429]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:35.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:35 smithi164 ceph-mon[27961]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:36.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:55:36 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:55:36] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-04T16:55:37.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:37 smithi100 ceph-mon[34118]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:37.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:37 smithi100 ceph-mon[24429]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:37.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:37 smithi164 ceph-mon[27961]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:38.340 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:38 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:55:38.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:38 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:55:38.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:38 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:55:39.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:39 smithi100 ceph-mon[34118]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:39.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:39 smithi100 ceph-mon[34118]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:55:39.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:39 smithi100 ceph-mon[24429]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:39.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:39 smithi100 ceph-mon[24429]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:55:39.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:39 smithi164 ceph-mon[27961]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:39.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:39 smithi164 ceph-mon[27961]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:55:41.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:41 smithi100 ceph-mon[34118]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:41.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:41 smithi100 ceph-mon[24429]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:41.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:41 smithi164 ceph-mon[27961]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:43.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:43 smithi100 ceph-mon[34118]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:43.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:43 smithi100 ceph-mon[24429]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:43.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:43 smithi164 ceph-mon[27961]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:45.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:45 smithi100 ceph-mon[34118]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:45.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:45 smithi100 ceph-mon[24429]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:45.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:45 smithi164 ceph-mon[27961]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:46.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:55:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:55:46] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-04T16:55:47.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:47 smithi100 ceph-mon[34118]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:47.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:47 smithi100 ceph-mon[24429]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:47.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:47 smithi164 ceph-mon[27961]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:49.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:49 smithi100 ceph-mon[24429]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:49.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:49 smithi100 ceph-mon[24429]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:55:49.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:49 smithi100 ceph-mon[34118]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:49.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:49 smithi100 ceph-mon[34118]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:55:49.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:49 smithi164 ceph-mon[27961]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:49.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:49 smithi164 ceph-mon[27961]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:55:51.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:51 smithi100 ceph-mon[34118]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:51.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:51 smithi100 ceph-mon[24429]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:51.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:51 smithi164 ceph-mon[27961]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:53.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:53 smithi100 ceph-mon[34118]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:53.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:53 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:55:53.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:53 smithi100 ceph-mon[24429]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:53.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:53 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:55:53.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:53 smithi164 ceph-mon[27961]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:53.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:53 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:55:55.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:55 smithi100 ceph-mon[34118]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:55.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:55 smithi100 ceph-mon[24429]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:55.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:55 smithi164 ceph-mon[27961]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:56.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:55:56 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:55:56] "GET /metrics HTTP/1.1" 200 38179 "" "Prometheus/2.43.0" 2024-09-04T16:55:57.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:57 smithi100 ceph-mon[34118]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:57.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:57 smithi100 ceph-mon[24429]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:57.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:57 smithi164 ceph-mon[27961]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:55:58.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:58 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:55:58.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:58 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:55:58.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:58 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:55:58.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:58 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:55:58.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:58 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:55:58.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:58 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:55:58.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:58 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:55:58.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:58 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:55:58.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:58 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:55:59.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:59 smithi100 ceph-mon[34118]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:59.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:55:59 smithi100 ceph-mon[34118]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:55:59.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:59 smithi100 ceph-mon[24429]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:59.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:55:59 smithi100 ceph-mon[24429]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:55:59.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:59 smithi164 ceph-mon[27961]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:55:59.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:55:59 smithi164 ceph-mon[27961]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:56:01.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:01 smithi100 ceph-mon[34118]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:01.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:01 smithi100 ceph-mon[24429]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:01.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:01 smithi164 ceph-mon[27961]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:03.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:03 smithi100 ceph-mon[34118]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:03.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:03 smithi100 ceph-mon[24429]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:03.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:03 smithi164 ceph-mon[27961]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:05.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:05 smithi100 ceph-mon[34118]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:05.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:05 smithi100 ceph-mon[24429]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:05.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:05 smithi164 ceph-mon[27961]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:06.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:56:06 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:56:06] "GET /metrics HTTP/1.1" 200 38179 "" "Prometheus/2.43.0" 2024-09-04T16:56:07.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:07 smithi100 ceph-mon[34118]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:07.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:07 smithi100 ceph-mon[24429]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:07.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:07 smithi164 ceph-mon[27961]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:08.341 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:08 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:56:08.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:08 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:56:08.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:08 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:56:09.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:09 smithi100 ceph-mon[34118]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:09.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:09 smithi100 ceph-mon[34118]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:56:09.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:09 smithi100 ceph-mon[24429]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:09.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:09 smithi100 ceph-mon[24429]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:56:09.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:09 smithi164 ceph-mon[27961]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:09.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:09 smithi164 ceph-mon[27961]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:56:11.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:11 smithi100 ceph-mon[34118]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:11.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:11 smithi100 ceph-mon[24429]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:11.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:11 smithi164 ceph-mon[27961]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:13.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:13 smithi100 ceph-mon[24429]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:13.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:13 smithi100 ceph-mon[34118]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:13.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:13 smithi164 ceph-mon[27961]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:15.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:15 smithi100 ceph-mon[34118]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:15.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:15 smithi100 ceph-mon[24429]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:15.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:15 smithi164 ceph-mon[27961]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:16.693 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:56:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:56:16] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.43.0" 2024-09-04T16:56:17.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:17 smithi100 ceph-mon[34118]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:17.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:17 smithi100 ceph-mon[24429]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:17.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:17 smithi164 ceph-mon[27961]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:19.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:19 smithi100 ceph-mon[34118]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:19.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:19 smithi100 ceph-mon[34118]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:56:19.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:19 smithi100 ceph-mon[24429]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:19.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:19 smithi100 ceph-mon[24429]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:56:19.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:19 smithi164 ceph-mon[27961]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:19.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:19 smithi164 ceph-mon[27961]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:56:21.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:21 smithi100 ceph-mon[34118]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:21.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:21 smithi100 ceph-mon[24429]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:21.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:21 smithi164 ceph-mon[27961]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:23.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:23 smithi100 ceph-mon[24429]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:23.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:23 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:56:23.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:23 smithi100 ceph-mon[34118]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:23.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:23 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:56:23.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:23 smithi164 ceph-mon[27961]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:23.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:23 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:56:25.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:25 smithi100 ceph-mon[34118]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:25.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:25 smithi100 ceph-mon[24429]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:25.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:25 smithi164 ceph-mon[27961]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:26.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:56:26 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:56:26] "GET /metrics HTTP/1.1" 200 38177 "" "Prometheus/2.43.0" 2024-09-04T16:56:27.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:27 smithi100 ceph-mon[34118]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:27.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:27 smithi100 ceph-mon[24429]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:27.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:27 smithi164 ceph-mon[27961]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:29.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:29 smithi100 ceph-mon[24429]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:29.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:29 smithi100 ceph-mon[24429]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:56:29.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:29 smithi100 ceph-mon[34118]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:29.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:29 smithi100 ceph-mon[34118]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:56:29.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:29 smithi164 ceph-mon[27961]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:29.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:29 smithi164 ceph-mon[27961]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:56:31.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:31 smithi100 ceph-mon[24429]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:31.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:31 smithi100 ceph-mon[34118]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:31.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:31 smithi164 ceph-mon[27961]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:33.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:33 smithi100 ceph-mon[24429]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:33.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:33 smithi100 ceph-mon[34118]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:33.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:33 smithi164 ceph-mon[27961]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:35.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:35 smithi100 ceph-mon[24429]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:35.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:35 smithi100 ceph-mon[34118]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:35.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:35 smithi164 ceph-mon[27961]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:36.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:56:36 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:56:36] "GET /metrics HTTP/1.1" 200 38177 "" "Prometheus/2.43.0" 2024-09-04T16:56:37.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:37 smithi164 ceph-mon[27961]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:37.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:37 smithi100 ceph-mon[24429]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:37.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:37 smithi100 ceph-mon[34118]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:38.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:38 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:56:38.568 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:38 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:56:38.568 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:38 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:56:39.302 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps' 2024-09-04T16:56:39.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:39 smithi164 ceph-mon[27961]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:39.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:39 smithi164 ceph-mon[27961]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:56:39.554 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:56:39.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:39 smithi100 ceph-mon[24429]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:39.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:39 smithi100 ceph-mon[24429]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:56:39.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:39 smithi100 ceph-mon[34118]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:39.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:39 smithi100 ceph-mon[34118]: from='client.25268 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:56:40.177 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T16:56:40.177 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (18m) 2m ago 19m - - 0.25.0 c8568f914cd2 34595895af03 2024-09-04T16:56:40.177 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (19m) 2m ago 19m 80.5M - 9.4.12 2bacad6d85d8 acb16d134b4a 2024-09-04T16:56:40.177 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (2m) 2m ago 18m - - 3.8 b708f9119ac7 9560fa4c818a 2024-09-04T16:56:40.177 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (15m) 2m ago 23m 504M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 4b7f55040ccd 2024-09-04T16:56:40.177 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (8m) 2m ago 24m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T16:56:40.177 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (24m) 2m ago 25m - 2048M 19.1.1-252-g48920dab b708f9119ac7 f7dad5b97854 2024-09-04T16:56:40.178 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (23m) 2m ago 23m 51.5M 2048M 19.1.1-252-g48920dab b708f9119ac7 18b5d7147081 2024-09-04T16:56:40.178 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (23m) 2m ago 23m - 2048M 19.1.1-252-g48920dab b708f9119ac7 2bd295e785fe 2024-09-04T16:56:40.178 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (19m) 2m ago 19m - - 1.5.0 0da6a335fe13 84eb12d9b078 2024-09-04T16:56:40.178 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (19m) 2m ago 19m 18.4M - 1.5.0 0da6a335fe13 e407fd48e2bb 2024-09-04T16:56:40.178 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (23m) 2m ago 23m - 2991M 19.1.1-252-g48920dab b708f9119ac7 cc8cf803c253 2024-09-04T16:56:40.178 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (22m) 2m ago 22m - 2991M 19.1.1-252-g48920dab b708f9119ac7 2636947c6830 2024-09-04T16:56:40.178 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (22m) 2m ago 22m - 2991M 19.1.1-252-g48920dab b708f9119ac7 5c82804e6cfd 2024-09-04T16:56:40.178 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (21m) 2m ago 21m - 2991M 19.1.1-252-g48920dab b708f9119ac7 32f2a044ccef 2024-09-04T16:56:40.178 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (21m) 2m ago 21m 64.0M 3248M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T16:56:40.178 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (20m) 2m ago 21m 57.8M 3248M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T16:56:40.178 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (20m) 2m ago 20m 50.9M 3248M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T16:56:40.178 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (20m) 2m ago 20m 62.0M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T16:56:40.178 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (2m) 2m ago 19m 35.4M - 2.43.0 a07b618ecd1d a2f2d8512878 2024-09-04T16:56:40.179 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (18m) 2m ago 18m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T16:56:40.179 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (18m) 2m ago 18m 88.0M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T16:56:40.786 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ls' 2024-09-04T16:56:41.031 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:56:41.419 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:41 smithi100 ceph-mon[34118]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:41.419 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:41 smithi100 ceph-mon[34118]: from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:56:41.419 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:41 smithi100 ceph-mon[24429]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:41.419 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:41 smithi100 ceph-mon[24429]: from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:56:41.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:41 smithi164 ceph-mon[27961]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:41.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:41 smithi164 ceph-mon[27961]: from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:56:41.695 INFO:teuthology.orchestra.run.smithi100.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-04T16:56:41.695 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager ?:9093,9094 1/1 2m ago 20m smithi100=a;count:1 2024-09-04T16:56:41.695 INFO:teuthology.orchestra.run.smithi100.stdout:grafana ?:3000 1/1 2m ago 20m smithi164=a;count:1 2024-09-04T16:56:41.695 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo ?:5000 1/1 2m ago 18m count:1 2024-09-04T16:56:41.695 INFO:teuthology.orchestra.run.smithi100.stdout:mgr 2/2 2m ago 23m smithi100=y;smithi164=x;count:2 2024-09-04T16:56:41.695 INFO:teuthology.orchestra.run.smithi100.stdout:mon 3/3 2m ago 23m smithi100:172.21.15.100=a;smithi100:[v2:172.21.15.100:3301,v1:172.21.15.100:6790]=c;smithi164:172.21.15.164=b;count:3 2024-09-04T16:56:41.695 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter ?:9100 2/2 2m ago 20m smithi100=a;smithi164=b;count:2 2024-09-04T16:56:41.695 INFO:teuthology.orchestra.run.smithi100.stdout:osd 8 2m ago - 2024-09-04T16:56:41.696 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus ?:9095 1/1 2m ago 20m smithi164=a;count:1 2024-09-04T16:56:41.696 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo ?:8000 2/2 2m ago 18m count:2 2024-09-04T16:56:42.328 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions' 2024-09-04T16:56:42.571 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:56:43.296 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:56:43.296 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-09-04T16:56:43.296 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 3 2024-09-04T16:56:43.296 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:56:43.296 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-09-04T16:56:43.296 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T16:56:43.297 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:56:43.297 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-09-04T16:56:43.297 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 8 2024-09-04T16:56:43.297 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:56:43.297 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-09-04T16:56:43.297 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2 2024-09-04T16:56:43.297 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:56:43.297 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-09-04T16:56:43.297 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 13, 2024-09-04T16:56:43.297 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T16:56:43.297 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T16:56:43.297 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:56:43.298 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:43 smithi100 ceph-mon[24429]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:43.298 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:43 smithi100 ceph-mon[24429]: from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:56:43.298 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:43 smithi100 ceph-mon[34118]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:43.298 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:43 smithi100 ceph-mon[34118]: from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:56:43.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:43 smithi164 ceph-mon[27961]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:43.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:43 smithi164 ceph-mon[27961]: from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:56:43.909 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-04T16:56:44.157 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:56:44.415 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:44 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/4283542502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:56:44.415 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:44 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/4283542502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:56:44.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:44 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/4283542502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:56:45.430 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:45 smithi100 ceph-mon[24429]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:45.430 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:45 smithi100 ceph-mon[34118]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:45.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:45 smithi164 ceph-mon[27961]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:56:46.147 INFO:teuthology.orchestra.run.smithi100.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:56:46.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:46 smithi100 ceph-mon[34118]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:56:46.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:46 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:56:46.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:46 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:56:46.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:46 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:56:46.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:46 smithi100 ceph-mon[24429]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:56:46.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:46 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:56:46.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:46 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:56:46.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:46 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:56:46.439 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:56:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:56:46] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.43.0" 2024-09-04T16:56:46.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:46 smithi164 ceph-mon[27961]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:56:46.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:46 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:56:46.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:46 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:56:46.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:46 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:56:46.765 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- 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-04T16:56:47.302 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:47 smithi100 ceph-mon[34118]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:47.302 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:47 smithi100 ceph-mon[34118]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:56:47.303 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:47 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:56:47.303 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:47 smithi100 ceph-mon[24429]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:47.303 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:47 smithi100 ceph-mon[24429]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:56:47.303 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:47 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:56:47.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:47 smithi164 ceph-mon[27961]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:56:47.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:47 smithi164 ceph-mon[27961]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:56:47.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:47 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:56:48.052 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:56:48] ENGINE Bus STOPPING 2024-09-04T16:56:48.060 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:56:48.313 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:56:48] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T16:56:48.313 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:56:48] ENGINE Bus STOPPED 2024-09-04T16:56:48.313 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:56:48.313 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:56:48.313 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:56:48.314 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-04T16:56:48.314 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-04T16:56:48.314 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: Activating manager daemon y 2024-09-04T16:56:48.314 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: from='mgr.25139 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-04T16:56:48.314 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: osdmap e109: 8 total, 8 up, 8 in 2024-09-04T16:56:48.314 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: mgrmap e38: y(active, starting, since 0.0108319s) 2024-09-04T16:56:48.314 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:56:48.314 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:56:48.314 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:56:48.314 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T16:56:48.314 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:56:48.314 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:56:48.314 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:56:48.315 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:56:48.315 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:56:48.315 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:56:48.315 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:56:48.315 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:56:48.315 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T16:56:48.315 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T16:56:48.315 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T16:56:48.315 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:56:48.315 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:56:48.315 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:56:48.315 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-04T16:56:48.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-04T16:56:48.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: Activating manager daemon y 2024-09-04T16:56:48.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: from='mgr.25139 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-04T16:56:48.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: osdmap e109: 8 total, 8 up, 8 in 2024-09-04T16:56:48.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: mgrmap e38: y(active, starting, since 0.0108319s) 2024-09-04T16:56:48.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:56:48.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:56:48.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:56:48.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T16:56:48.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:56:48.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:56:48.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:56:48.316 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:56:48.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:56:48.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:56:48.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:56:48.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:56:48.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T16:56:48.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T16:56:48.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:48 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T16:56:48.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: 2024-09-04T16:56:48.022+0000 7fa055e96640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-04T16:56:48.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ignoring --setuser ceph since I am not root 2024-09-04T16:56:48.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ignoring --setgroup ceph since I am not root 2024-09-04T16:56:48.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mgr[61453]: -- 172.21.15.164:0/1492322216 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55eb4269d0e0 con 0x55eb4267b400 2024-09-04T16:56:48.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:56:48.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' 2024-09-04T16:56:48.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:56:48.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: from='mgr.25139 172.21.15.164:0/48993614' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-04T16:56:48.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-04T16:56:48.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: Activating manager daemon y 2024-09-04T16:56:48.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: from='mgr.25139 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-04T16:56:48.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: osdmap e109: 8 total, 8 up, 8 in 2024-09-04T16:56:48.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: mgrmap e38: y(active, starting, since 0.0108319s) 2024-09-04T16:56:48.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T16:56:48.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T16:56:48.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T16:56:48.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T16:56:48.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T16:56:48.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T16:56:48.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T16:56:48.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T16:56:48.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T16:56:48.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T16:56:48.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T16:56:48.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T16:56:48.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T16:56:48.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T16:56:48.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:48 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T16:56:49.194 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T16:56:49.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:49 smithi164 ceph-mon[27961]: Manager daemon y is now available 2024-09-04T16:56:49.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:49 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:56:49.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:49 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:56:49.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:49 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:56:49.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:49 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T16:56:49.480 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-mon[34118]: Manager daemon y is now available 2024-09-04T16:56:49.480 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:56:49.480 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:56:49.480 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:56:49.480 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T16:56:49.480 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-mon[24429]: Manager daemon y is now available 2024-09-04T16:56:49.481 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:56:49.481 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:56:49.481 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T16:56:49.481 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T16:56:49.481 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:56:49] ENGINE Bus STARTING 2024-09-04T16:56:49.481 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:56:49] ENGINE Serving on http://:::9283 2024-09-04T16:56:49.481 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:56:49] ENGINE Bus STARTED 2024-09-04T16:56:49.773 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T16:56:49.773 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (18m) 2m ago 19m - - 0.25.0 c8568f914cd2 34595895af03 2024-09-04T16:56:49.773 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (19m) 2m ago 19m 80.5M - 9.4.12 2bacad6d85d8 acb16d134b4a 2024-09-04T16:56:49.773 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (3m) 2m ago 18m - - 3.8 b708f9119ac7 9560fa4c818a 2024-09-04T16:56:49.773 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (15m) 2m ago 23m 504M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 4b7f55040ccd 2024-09-04T16:56:49.773 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (9m) 2m ago 25m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T16:56:49.774 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (25m) 2m ago 25m - 2048M 19.1.1-252-g48920dab b708f9119ac7 f7dad5b97854 2024-09-04T16:56:49.774 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (23m) 2m ago 23m 51.5M 2048M 19.1.1-252-g48920dab b708f9119ac7 18b5d7147081 2024-09-04T16:56:49.774 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (23m) 2m ago 23m - 2048M 19.1.1-252-g48920dab b708f9119ac7 2bd295e785fe 2024-09-04T16:56:49.774 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (19m) 2m ago 19m - - 1.5.0 0da6a335fe13 84eb12d9b078 2024-09-04T16:56:49.774 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (19m) 2m ago 19m 18.4M - 1.5.0 0da6a335fe13 e407fd48e2bb 2024-09-04T16:56:49.774 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (23m) 2m ago 23m - 2991M 19.1.1-252-g48920dab b708f9119ac7 cc8cf803c253 2024-09-04T16:56:49.774 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (22m) 2m ago 22m - 2991M 19.1.1-252-g48920dab b708f9119ac7 2636947c6830 2024-09-04T16:56:49.774 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (22m) 2m ago 22m - 2991M 19.1.1-252-g48920dab b708f9119ac7 5c82804e6cfd 2024-09-04T16:56:49.774 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (22m) 2m ago 22m - 2991M 19.1.1-252-g48920dab b708f9119ac7 32f2a044ccef 2024-09-04T16:56:49.774 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (21m) 2m ago 21m 64.0M 3248M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T16:56:49.774 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (21m) 2m ago 21m 57.8M 3248M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T16:56:49.774 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (20m) 2m ago 20m 50.9M 3248M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T16:56:49.774 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (20m) 2m ago 20m 62.0M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T16:56:49.775 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (2m) 2m ago 20m 35.4M - 2.43.0 a07b618ecd1d a2f2d8512878 2024-09-04T16:56:49.775 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (19m) 2m ago 19m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T16:56:49.775 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (19m) 2m ago 19m 88.0M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T16:56:50.123 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:56:50.123 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-09-04T16:56:50.123 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 3 2024-09-04T16:56:50.123 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:56:50.123 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-09-04T16:56:50.123 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 1 2024-09-04T16:56:50.123 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:56:50.123 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-09-04T16:56:50.123 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 8 2024-09-04T16:56:50.123 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:56:50.124 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-09-04T16:56:50.124 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2 2024-09-04T16:56:50.124 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:56:50.124 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-09-04T16:56:50.124 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 13, 2024-09-04T16:56:50.124 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 1 2024-09-04T16:56:50.124 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T16:56:50.124 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:56:50.124 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: 2024-09-04T16:56:49.824+0000 7faac5859640 -1 log_channel(cephadm) log [ERR] : [04/Sep/2024:16:56:49] ENGINE Error in HTTPServer.serve 2024-09-04T16:56:50.125 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: Traceback (most recent call last): 2024-09-04T16:56:50.125 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:56:50.125 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: self._connections.run(self.expiration_interval) 2024-09-04T16:56:50.125 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:56:50.125 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: self._run(expiration_interval) 2024-09-04T16:56:50.125 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:56:50.125 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:56:50.125 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:56:50.125 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:56:50.125 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:56:50.125 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: s = self.context.wrap_socket( 2024-09-04T16:56:50.125 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:56:50.125 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: return self.sslsocket_class._create( 2024-09-04T16:56:50.126 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:56:50.126 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: self.do_handshake() 2024-09-04T16:56:50.126 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:56:50.126 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: self._sslobj.do_handshake() 2024-09-04T16:56:50.126 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:56:50.126 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:56:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: 2024-09-04T16:56:50.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:50 smithi100 ceph-mon[34118]: mgrmap e39: y(active, since 1.16408s) 2024-09-04T16:56:50.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:50 smithi100 ceph-mon[34118]: from='client.25361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:56:50.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:50 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:56:50.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:50 smithi100 ceph-mon[34118]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:56:50.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:50 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3027737715' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:56:50.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:50 smithi100 ceph-mon[24429]: mgrmap e39: y(active, since 1.16408s) 2024-09-04T16:56:50.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:50 smithi100 ceph-mon[24429]: from='client.25361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:56:50.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:50 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:56:50.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:50 smithi100 ceph-mon[24429]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:56:50.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:50 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3027737715' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:56:50.422 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:56:50.423 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T16:56:50.423 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": true, 2024-09-04T16:56:50.423 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-04T16:56:50.423 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [ 2024-09-04T16:56:50.423 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr" 2024-09-04T16:56:50.423 INFO:teuthology.orchestra.run.smithi100.stdout: ], 2024-09-04T16:56:50.423 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": "2/2 daemons upgraded", 2024-09-04T16:56:50.423 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "", 2024-09-04T16:56:50.423 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T16:56:50.423 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:56:50.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:50 smithi164 ceph-mon[27961]: mgrmap e39: y(active, since 1.16408s) 2024-09-04T16:56:50.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:50 smithi164 ceph-mon[27961]: from='client.25361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:56:50.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:50 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:56:50.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:50 smithi164 ceph-mon[27961]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:56:50.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:50 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3027737715' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:56:51.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:51 smithi100 ceph-mon[24429]: [04/Sep/2024:16:56:49] ENGINE Bus STARTING 2024-09-04T16:56:51.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:51 smithi100 ceph-mon[24429]: [04/Sep/2024:16:56:49] ENGINE Serving on http://172.21.15.100:8765 2024-09-04T16:56:51.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:51 smithi100 ceph-mon[24429]: from='client.25376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:56:51.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:51 smithi100 ceph-mon[24429]: [04/Sep/2024:16:56:49] ENGINE Serving on https://172.21.15.100:7150 2024-09-04T16:56:51.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:51 smithi100 ceph-mon[24429]: [04/Sep/2024:16:56:49] ENGINE Bus STARTED 2024-09-04T16:56:51.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:51 smithi100 ceph-mon[24429]: [04/Sep/2024:16:56:49] ENGINE Error in HTTPServer.serve 2024-09-04T16:56:51.382 INFO:journalctl@ceph.mon.a.smithi100.stdout: Traceback (most recent call last): 2024-09-04T16:56:51.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:56:51.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:56:51.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:56:51.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: self._run(expiration_interval) 2024-09-04T16:56:51.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:56:51.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:56:51.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:56:51.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:56:51.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:56:51.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: s = self.context.wrap_socket( 2024-09-04T16:56:51.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:56:51.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: return self.sslsocket_class._create( 2024-09-04T16:56:51.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:56:51.383 INFO:journalctl@ceph.mon.a.smithi100.stdout: self.do_handshake() 2024-09-04T16:56:51.384 INFO:journalctl@ceph.mon.a.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:56:51.384 INFO:journalctl@ceph.mon.a.smithi100.stdout: self._sslobj.do_handshake() 2024-09-04T16:56:51.384 INFO:journalctl@ceph.mon.a.smithi100.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:56:51.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:51 smithi100 ceph-mon[24429]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:56:51.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:51 smithi100 ceph-mon[34118]: [04/Sep/2024:16:56:49] ENGINE Bus STARTING 2024-09-04T16:56:51.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:51 smithi100 ceph-mon[34118]: [04/Sep/2024:16:56:49] ENGINE Serving on http://172.21.15.100:8765 2024-09-04T16:56:51.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:51 smithi100 ceph-mon[34118]: from='client.25376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:56:51.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:51 smithi100 ceph-mon[34118]: [04/Sep/2024:16:56:49] ENGINE Serving on https://172.21.15.100:7150 2024-09-04T16:56:51.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:51 smithi100 ceph-mon[34118]: [04/Sep/2024:16:56:49] ENGINE Bus STARTED 2024-09-04T16:56:51.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:51 smithi100 ceph-mon[34118]: [04/Sep/2024:16:56:49] ENGINE Error in HTTPServer.serve 2024-09-04T16:56:51.385 INFO:journalctl@ceph.mon.c.smithi100.stdout: Traceback (most recent call last): 2024-09-04T16:56:51.385 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:56:51.385 INFO:journalctl@ceph.mon.c.smithi100.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:56:51.385 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:56:51.385 INFO:journalctl@ceph.mon.c.smithi100.stdout: self._run(expiration_interval) 2024-09-04T16:56:51.385 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:56:51.385 INFO:journalctl@ceph.mon.c.smithi100.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:56:51.385 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:56:51.385 INFO:journalctl@ceph.mon.c.smithi100.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:56:51.385 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:56:51.385 INFO:journalctl@ceph.mon.c.smithi100.stdout: s = self.context.wrap_socket( 2024-09-04T16:56:51.385 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:56:51.385 INFO:journalctl@ceph.mon.c.smithi100.stdout: return self.sslsocket_class._create( 2024-09-04T16:56:51.385 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:56:51.386 INFO:journalctl@ceph.mon.c.smithi100.stdout: self.do_handshake() 2024-09-04T16:56:51.386 INFO:journalctl@ceph.mon.c.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:56:51.386 INFO:journalctl@ceph.mon.c.smithi100.stdout: self._sslobj.do_handshake() 2024-09-04T16:56:51.386 INFO:journalctl@ceph.mon.c.smithi100.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:56:51.386 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:51 smithi100 ceph-mon[34118]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:56:51.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:51 smithi164 ceph-mon[27961]: [04/Sep/2024:16:56:49] ENGINE Bus STARTING 2024-09-04T16:56:51.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:51 smithi164 ceph-mon[27961]: [04/Sep/2024:16:56:49] ENGINE Serving on http://172.21.15.100:8765 2024-09-04T16:56:51.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:51 smithi164 ceph-mon[27961]: from='client.25376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:56:51.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:51 smithi164 ceph-mon[27961]: [04/Sep/2024:16:56:49] ENGINE Serving on https://172.21.15.100:7150 2024-09-04T16:56:51.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:51 smithi164 ceph-mon[27961]: [04/Sep/2024:16:56:49] ENGINE Bus STARTED 2024-09-04T16:56:51.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:51 smithi164 ceph-mon[27961]: [04/Sep/2024:16:56:49] ENGINE Error in HTTPServer.serve 2024-09-04T16:56:51.440 INFO:journalctl@ceph.mon.b.smithi164.stdout: Traceback (most recent call last): 2024-09-04T16:56:51.440 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:56:51.440 INFO:journalctl@ceph.mon.b.smithi164.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:56:51.440 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:56:51.440 INFO:journalctl@ceph.mon.b.smithi164.stdout: self._run(expiration_interval) 2024-09-04T16:56:51.440 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:56:51.440 INFO:journalctl@ceph.mon.b.smithi164.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:56:51.440 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:56:51.441 INFO:journalctl@ceph.mon.b.smithi164.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:56:51.441 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:56:51.441 INFO:journalctl@ceph.mon.b.smithi164.stdout: s = self.context.wrap_socket( 2024-09-04T16:56:51.441 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:56:51.441 INFO:journalctl@ceph.mon.b.smithi164.stdout: return self.sslsocket_class._create( 2024-09-04T16:56:51.441 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:56:51.441 INFO:journalctl@ceph.mon.b.smithi164.stdout: self.do_handshake() 2024-09-04T16:56:51.441 INFO:journalctl@ceph.mon.b.smithi164.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:56:51.441 INFO:journalctl@ceph.mon.b.smithi164.stdout: self._sslobj.do_handshake() 2024-09-04T16:56:51.441 INFO:journalctl@ceph.mon.b.smithi164.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:56:51.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:51 smithi164 ceph-mon[27961]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:56:52.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:52 smithi100 ceph-mon[34118]: from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:56:52.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:52 smithi100 ceph-mon[34118]: mgrmap e40: y(active, since 3s) 2024-09-04T16:56:52.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:52 smithi100 ceph-mon[24429]: from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:56:52.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:52 smithi100 ceph-mon[24429]: mgrmap e40: y(active, since 3s) 2024-09-04T16:56:52.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:52 smithi164 ceph-mon[27961]: from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:56:52.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:52 smithi164 ceph-mon[27961]: mgrmap e40: y(active, since 3s) 2024-09-04T16:56:52.440 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:56:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:56:52.253Z 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.164:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.164:8765: connect: connection refused" 2024-09-04T16:56:52.440 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:56:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:56:52.253Z 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.164:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.164:8765: connect: connection refused" 2024-09-04T16:56:52.440 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:56:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:56:52.253Z 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.164:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.164:8765: connect: connection refused" 2024-09-04T16:56:52.440 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:56:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:56:52.254Z 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.164:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.164:8765: connect: connection refused" 2024-09-04T16:56:52.440 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:56:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:56:52.255Z 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.164:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.164:8765: connect: connection refused" 2024-09-04T16:56:52.440 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:56:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:56:52.255Z 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.164:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.164:8765: connect: connection refused" 2024-09-04T16:56:53.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:53 smithi164 ceph-mon[27961]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:56:53.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:53 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:53 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:53 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:53 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:53.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:56:53 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:56:53] ENGINE Bus STARTING 2024-09-04T16:56:53.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:56:53 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: CherryPy Checker: 2024-09-04T16:56:53.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:56:53 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: The Application mounted at '' has an empty config. 2024-09-04T16:56:53.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:56:53 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: 2024-09-04T16:56:53.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:56:53 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:56:53] ENGINE Serving on http://:::9283 2024-09-04T16:56:53.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:56:53 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: [04/Sep/2024:16:56:53] ENGINE Bus STARTED 2024-09-04T16:56:53.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:53 smithi100 ceph-mon[34118]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:56:53.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:53 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:53.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:53 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:53.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:53 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:53.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:53 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:53.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:53 smithi100 ceph-mon[24429]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:56:53.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:53 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:53.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:53 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:53.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:53 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:53.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:53 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:54.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:54 smithi164 ceph-mon[27961]: Standby manager daemon x started 2024-09-04T16:56:54.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:54 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/1181650122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T16:56:54.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:54 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/1181650122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:56:54.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:54 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/1181650122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T16:56:54.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:54 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/1181650122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:56:54.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:54 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:54.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:54 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:54.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:54 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:54.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:54 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:54.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:54 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:56:54.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:54 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:56:54.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:54 smithi100 ceph-mon[34118]: Standby manager daemon x started 2024-09-04T16:56:54.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:54 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/1181650122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T16:56:54.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:54 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/1181650122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:56:54.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:54 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/1181650122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T16:56:54.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:54 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/1181650122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:56:54.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:54 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:54.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:54 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:54.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:54 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:54.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:54 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:54.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:54 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:56:54.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:54 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:56:54.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:54 smithi100 ceph-mon[24429]: Standby manager daemon x started 2024-09-04T16:56:54.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:54 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/1181650122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T16:56:54.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:54 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/1181650122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:56:54.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:54 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/1181650122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T16:56:54.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:54 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/1181650122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:56:54.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:54 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:54.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:54 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:54.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:54 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:54.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:54 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:54.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:54 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:56:54.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:54 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:56:55.197 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:55 smithi164 ceph-mon[27961]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-04T16:56:55.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:55 smithi164 ceph-mon[27961]: Updating smithi164:/etc/ceph/ceph.conf 2024-09-04T16:56:55.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:55 smithi164 ceph-mon[27961]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:56:55.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:55 smithi164 ceph-mon[27961]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:56:55.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:55 smithi164 ceph-mon[27961]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:56:55.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:55 smithi164 ceph-mon[27961]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:56:55.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:55 smithi164 ceph-mon[27961]: Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:56:55.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:55 smithi164 ceph-mon[27961]: mgrmap e41: y(active, since 6s), standbys: x 2024-09-04T16:56:55.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:55 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T16:56:55.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:55 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:55.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:55 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:55.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:55 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:55.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:55 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:55.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:55 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:55.199 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:55 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:56:55.199 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:55 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:56:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[34118]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-04T16:56:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[34118]: Updating smithi164:/etc/ceph/ceph.conf 2024-09-04T16:56:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[34118]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:56:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[34118]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:56:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[34118]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:56:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[34118]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:56:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[34118]: Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:56:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[34118]: mgrmap e41: y(active, since 6s), standbys: x 2024-09-04T16:56:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T16:56:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:55.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:55.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:55.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:55.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:56:55.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:56:55.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[24429]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-04T16:56:55.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[24429]: Updating smithi164:/etc/ceph/ceph.conf 2024-09-04T16:56:55.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[24429]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:56:55.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[24429]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:56:55.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[24429]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:56:55.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[24429]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:56:55.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[24429]: Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:56:55.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[24429]: mgrmap e41: y(active, since 6s), standbys: x 2024-09-04T16:56:55.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T16:56:55.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:55.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:55.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:55.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:55.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:55.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.gmhbsb", "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-04T16:56:55.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:55 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:56:56.352 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:56 smithi100 ceph-mon[34118]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:56:56.353 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:56 smithi100 ceph-mon[34118]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:56:56.353 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:56 smithi100 ceph-mon[34118]: Reconfiguring iscsi.foo.smithi100.gmhbsb (dependencies changed)... 2024-09-04T16:56:56.353 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:56 smithi100 ceph-mon[34118]: Reconfiguring daemon iscsi.foo.smithi100.gmhbsb on smithi100 2024-09-04T16:56:56.353 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:56 smithi100 ceph-mon[24429]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:56:56.353 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:56 smithi100 ceph-mon[24429]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:56:56.353 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:56 smithi100 ceph-mon[24429]: Reconfiguring iscsi.foo.smithi100.gmhbsb (dependencies changed)... 2024-09-04T16:56:56.353 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:56 smithi100 ceph-mon[24429]: Reconfiguring daemon iscsi.foo.smithi100.gmhbsb on smithi100 2024-09-04T16:56:56.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:56:56 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[61449]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:56:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-04T16:56:56.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:56 smithi164 ceph-mon[27961]: Updating smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:56:56.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:56 smithi164 ceph-mon[27961]: Updating smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:56:56.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:56 smithi164 ceph-mon[27961]: Reconfiguring iscsi.foo.smithi100.gmhbsb (dependencies changed)... 2024-09-04T16:56:56.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:56 smithi164 ceph-mon[27961]: Reconfiguring daemon iscsi.foo.smithi100.gmhbsb on smithi100 2024-09-04T16:56:57.455 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:57 smithi100 ceph-mon[34118]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-04T16:56:57.456 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:57 smithi100 ceph-mon[24429]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-04T16:56:57.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:57 smithi164 ceph-mon[27961]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-04T16:56:58.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:58 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:58.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:58 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:58.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:58 smithi164 ceph-mon[27961]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T16:56:58.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:58 smithi164 ceph-mon[27961]: Reconfiguring daemon prometheus.a on smithi164 2024-09-04T16:56:58.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:58 smithi164 ceph-mon[27961]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:56:58.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:56:58 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/338878731' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T16:56:59.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:58 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:59.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:58 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:59.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:58 smithi100 ceph-mon[34118]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T16:56:59.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:58 smithi100 ceph-mon[34118]: Reconfiguring daemon prometheus.a on smithi164 2024-09-04T16:56:59.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:58 smithi100 ceph-mon[34118]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:56:59.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:56:58 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/338878731' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T16:56:59.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:58 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:59.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:58 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:56:59.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:58 smithi100 ceph-mon[24429]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T16:56:59.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:58 smithi100 ceph-mon[24429]: Reconfiguring daemon prometheus.a on smithi164 2024-09-04T16:56:59.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:58 smithi100 ceph-mon[24429]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:56:59.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:56:58 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/338878731' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T16:57:01.086 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:00 smithi164 systemd[1]: Stopping Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:57:01.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:01 smithi100 ceph-mon[34118]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T16:57:01.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:01 smithi100 ceph-mon[24429]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T16:57:01.427 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:01 smithi164 ceph-mon[27961]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T16:57:01.427 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:57:01.112Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-04T16:57:01.427 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:57:01.112Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-04T16:57:01.427 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:57:01.112Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-04T16:57:01.428 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:57:01.112Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-04T16:57:01.428 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:57:01.112Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-04T16:57:01.428 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:57:01.112Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-04T16:57:01.428 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:57:01.112Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-04T16:57:01.428 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:57:01.112Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-04T16:57:01.428 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:57:01.112Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-04T16:57:01.428 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:57:01.113Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-04T16:57:01.428 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:57:01.113Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-04T16:57:01.428 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[72240]: ts=2024-09-04T16:57:01.113Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-04T16:57:01.428 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:01 smithi164 podman[74997]: 2024-09-04 16:57:01.123000412 +0000 UTC m=+0.116449822 container died a2f2d851287890dbc8baecad61767376a4a2e67712a0e9fa9ac5933e25f465e3 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:57:01.689 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:01 smithi164 podman[74997]: 2024-09-04 16:57:01.526330333 +0000 UTC m=+0.519779741 container cleanup a2f2d851287890dbc8baecad61767376a4a2e67712a0e9fa9ac5933e25f465e3 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:57:01.690 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:01 smithi164 bash[74997]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a 2024-09-04T16:57:02.160 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:01 smithi164 podman[75011]: 2024-09-04 16:57:01.785939335 +0000 UTC m=+0.665476165 container remove a2f2d851287890dbc8baecad61767376a4a2e67712a0e9fa9ac5933e25f465e3 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:57:02.160 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:01 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-04T16:57:02.160 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:01 smithi164 systemd[1]: Stopped Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:57:02.160 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:01 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@prometheus.a.service: Consumed 1.571s CPU time. 2024-09-04T16:57:02.160 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:01 smithi164 systemd[1]: Starting Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:57:02.439 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 podman[75100]: 2024-09-04 16:57:02.063524869 +0000 UTC m=+0.017081524 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-04T16:57:02.439 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 podman[75100]: 2024-09-04 16:57:02.193240197 +0000 UTC m=+0.146796885 container create fcf7a885eeb326754c4c7ba43903e9bfe09b326306b0478334138f5428a59c4b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:57:02.439 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 podman[75100]: 2024-09-04 16:57:02.439370203 +0000 UTC m=+0.392926847 container init fcf7a885eeb326754c4c7ba43903e9bfe09b326306b0478334138f5428a59c4b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:57:02.690 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 podman[75100]: 2024-09-04 16:57:02.442377754 +0000 UTC m=+0.395934409 container start fcf7a885eeb326754c4c7ba43903e9bfe09b326306b0478334138f5428a59c4b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:57:02.690 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.466Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-04T16:57:02.690 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.466Z 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-04T16:57:02.690 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.466Z caller=main.go:570 level=info host_details="(Linux 5.14.0-503.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024 x86_64 smithi164 (none))" 2024-09-04T16:57:02.690 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.466Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-04T16:57:02.690 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.466Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-04T16:57:02.691 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.467Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-04T16:57:02.691 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.467Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-04T16:57:02.691 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.469Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-04T16:57:02.691 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.469Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-04T16:57:02.691 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.470Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-04T16:57:02.691 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.470Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.661µs 2024-09-04T16:57:02.691 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.470Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-04T16:57:02.691 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.472Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-04T16:57:02.691 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.480Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-04T16:57:02.691 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.484Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-04T16:57:02.691 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.486Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-04T16:57:02.691 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.488Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-04T16:57:02.691 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.488Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-04T16:57:02.691 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.488Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=27.403µs wal_replay_duration=17.873956ms wbl_replay_duration=104ns total_replay_duration=17.91912ms 2024-09-04T16:57:02.692 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.490Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-04T16:57:02.692 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.490Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-04T16:57:02.692 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.490Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-04T16:57:02.692 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.510Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.571939ms db_storage=755ns remote_storage=1.086µs web_handler=357ns query_engine=584ns scrape=409.551µs scrape_sd=94.085µs notify=9.864µs notify_sd=8.926µs rules=18.650776ms tracing=5.359µs 2024-09-04T16:57:02.692 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.510Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-04T16:57:02.692 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:02.510Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-04T16:57:02.692 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 bash[75100]: fcf7a885eeb326754c4c7ba43903e9bfe09b326306b0478334138f5428a59c4b 2024-09-04T16:57:02.692 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:02 smithi164 systemd[1]: Started Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:57:03.309 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:03 smithi164 ceph-mon[27961]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:57:03.309 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:03 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:03.309 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:03 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:03.309 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:03 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:57:03.309 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:03 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:57:03.309 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:03 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:57:03.309 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:03 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:57:03.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:03 smithi100 ceph-mon[24429]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:57:03.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:03 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:03.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:03 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:03.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:03 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:57:03.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:03 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:57:03.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:03 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:57:03.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:03 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:57:03.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:03 smithi100 ceph-mon[34118]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:57:03.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:03 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:03.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:03 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:03.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:03 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:57:03.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:03 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:57:03.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:03 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:57:03.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:03 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:57:04.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:04 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:57:04.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:04 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:57:04.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:04 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:57:04.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:04 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:57:04.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:04 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T16:57:04.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:04 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T16:57:04.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:04 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:57:04.371 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:04 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:57:04.371 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:04 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:57:04.371 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:04 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:57:04.372 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:04 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:57:04.372 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:04 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T16:57:04.372 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:04 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T16:57:04.372 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:04 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:57:04.372 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:04 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T16:57:04.372 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:04 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T16:57:04.372 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:04 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:57:04.372 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:04 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:57:04.372 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:04 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T16:57:04.372 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:04 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T16:57:04.372 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:04 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:57:05.369 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:05 smithi164 ceph-mon[27961]: Upgrade: Updating mgr.x 2024-09-04T16:57:05.369 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:05 smithi164 ceph-mon[27961]: Deploying daemon mgr.x on smithi164 2024-09-04T16:57:05.369 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:05 smithi164 ceph-mon[27961]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:57:05.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:05 smithi100 ceph-mon[24429]: Upgrade: Updating mgr.x 2024-09-04T16:57:05.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:05 smithi100 ceph-mon[24429]: Deploying daemon mgr.x on smithi164 2024-09-04T16:57:05.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:05 smithi100 ceph-mon[24429]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:57:05.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:05 smithi100 ceph-mon[34118]: Upgrade: Updating mgr.x 2024-09-04T16:57:05.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:05 smithi100 ceph-mon[34118]: Deploying daemon mgr.x on smithi164 2024-09-04T16:57:05.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:05 smithi100 ceph-mon[34118]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:57:05.913 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:05 smithi164 systemd[1]: Stopping Ceph mgr.x for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:57:06.183 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:05 smithi164 podman[75449]: 2024-09-04 16:57:05.912921417 +0000 UTC m=+0.129299568 container died 4b7f55040ccd3806816b0b5f0c240033f53d4853e6954f5becddbd71326762f3 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T16:57:06.439 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:06 smithi164 podman[75449]: 2024-09-04 16:57:06.281956441 +0000 UTC m=+0.498334582 container cleanup 4b7f55040ccd3806816b0b5f0c240033f53d4853e6954f5becddbd71326762f3 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2) 2024-09-04T16:57:06.439 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:06 smithi164 bash[75449]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x 2024-09-04T16:57:06.883 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:06 smithi164 podman[75463]: 2024-09-04 16:57:06.533430473 +0000 UTC m=+0.621315589 container remove 4b7f55040ccd3806816b0b5f0c240033f53d4853e6954f5becddbd71326762f3 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-04T16:57:06.883 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:06 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-04T16:57:06.884 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:06 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-04T16:57:06.884 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:06 smithi164 systemd[1]: Stopped Ceph mgr.x for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:57:06.884 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:06 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mgr.x.service: Consumed 30.996s CPU time. 2024-09-04T16:57:07.142 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:07 smithi164 ceph-mon[27961]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T16:57:07.143 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:06 smithi164 systemd[1]: Starting Ceph mgr.x for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:57:07.143 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:07 smithi164 podman[75589]: 2024-09-04 16:57:06.996463846 +0000 UTC m=+0.016335903 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:57:07.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:07 smithi100 ceph-mon[24429]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T16:57:07.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:07 smithi100 ceph-mon[34118]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T16:57:07.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:07 smithi164 podman[75589]: 2024-09-04 16:57:07.142993256 +0000 UTC m=+0.162865301 container create b8452de2f85c6f962bef0010945ca7b2b04622e703ab3edae55b610b88423a57 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T16:57:07.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:07 smithi164 podman[75589]: 2024-09-04 16:57:07.362233025 +0000 UTC m=+0.382105077 container init b8452de2f85c6f962bef0010945ca7b2b04622e703ab3edae55b610b88423a57 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-04T16:57:07.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:07 smithi164 podman[75589]: 2024-09-04 16:57:07.365259055 +0000 UTC m=+0.385131100 container start b8452de2f85c6f962bef0010945ca7b2b04622e703ab3edae55b610b88423a57 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T16:57:07.440 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:07 smithi164 ceph-mgr[75608]: -- 172.21.15.164:0/2317623588 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5573855d90e0 con 0x5573855b6800 2024-09-04T16:57:07.940 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:07 smithi164 bash[75589]: b8452de2f85c6f962bef0010945ca7b2b04622e703ab3edae55b610b88423a57 2024-09-04T16:57:07.940 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:07 smithi164 systemd[1]: Started Ceph mgr.x for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:57:08.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:57:08 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:57:08] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.43.0" 2024-09-04T16:57:08.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:08 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:08.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:08 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:08.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:08 smithi164 ceph-mon[27961]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:57:08.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:08 smithi164 ceph-mon[27961]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:08.841 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:08 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:08.841 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:08 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:08.841 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:08 smithi100 ceph-mon[34118]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:57:08.841 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:08 smithi100 ceph-mon[34118]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:08.841 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:08 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:08.841 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:08 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:08.841 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:08 smithi100 ceph-mon[24429]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:57:08.841 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:08 smithi100 ceph-mon[24429]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:11.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:11 smithi100 ceph-mon[34118]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:11.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:11 smithi100 ceph-mon[24429]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:11.404 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:11 smithi164 ceph-mon[27961]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:12.944 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:12 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:12.944 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:12 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:12.944 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:12 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:12.944 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:12 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:12.944 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:12 smithi164 ceph-mon[27961]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:12.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:12 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:12.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:12 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:12.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:12 smithi164 ceph-mon[27961]: Standby manager daemon x restarted 2024-09-04T16:57:12.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:12 smithi164 ceph-mon[27961]: Standby manager daemon x started 2024-09-04T16:57:12.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:12 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/308026559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T16:57:12.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:12 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/308026559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:57:12.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:12 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/308026559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T16:57:12.946 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:12 smithi164 ceph-mon[27961]: from='mgr.? 172.21.15.164:0/308026559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:57:12.946 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:12 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[75604]: [04/Sep/2024:16:57:12] ENGINE Bus STARTING 2024-09-04T16:57:12.946 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:12 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[75604]: CherryPy Checker: 2024-09-04T16:57:12.946 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:12 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[75604]: The Application mounted at '' has an empty config. 2024-09-04T16:57:12.946 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:12 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[75604]: 2024-09-04T16:57:12.946 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:12 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[75604]: [04/Sep/2024:16:57:12] ENGINE Serving on http://:::9283 2024-09-04T16:57:12.947 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 16:57:12 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x[75604]: [04/Sep/2024:16:57:12] ENGINE Bus STARTED 2024-09-04T16:57:13.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:13.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:13.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:13.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:13.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[34118]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:13.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:13.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:13.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[34118]: Standby manager daemon x restarted 2024-09-04T16:57:13.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[34118]: Standby manager daemon x started 2024-09-04T16:57:13.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/308026559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T16:57:13.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/308026559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:57:13.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/308026559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T16:57:13.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[34118]: from='mgr.? 172.21.15.164:0/308026559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:57:13.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:13.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:13.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:13.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:13.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[24429]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:13.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:13.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:13.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[24429]: Standby manager daemon x restarted 2024-09-04T16:57:13.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[24429]: Standby manager daemon x started 2024-09-04T16:57:13.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/308026559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T16:57:13.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/308026559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T16:57:13.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/308026559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T16:57:13.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:12 smithi100 ceph-mon[24429]: from='mgr.? 172.21.15.164:0/308026559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T16:57:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:14 smithi164 ceph-mon[27961]: mgrmap e42: y(active, since 25s), standbys: x 2024-09-04T16:57:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:14 smithi164 ceph-mon[27961]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:14.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:14 smithi100 ceph-mon[24429]: mgrmap e42: y(active, since 25s), standbys: x 2024-09-04T16:57:14.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:14 smithi100 ceph-mon[24429]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:14.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:14 smithi100 ceph-mon[34118]: mgrmap e42: y(active, since 25s), standbys: x 2024-09-04T16:57:14.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:14 smithi100 ceph-mon[34118]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:16.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:57:16.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:57:16.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:57:16.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-04T16:57:16.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-04T16:57:16.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-04T16:57:16.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-04T16:57:16.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:57:16.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:57:16.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:57:16.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-04T16:57:16.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-04T16:57:16.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-04T16:57:16.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-04T16:57:16.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.386 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.386 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.386 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.386 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.386 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.386 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.386 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:16 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:57:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:57:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:57:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-04T16:57:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-04T16:57:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-04T16:57:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-04T16:57:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:16.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:16.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:16 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:17.382 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:17 smithi100 systemd[1]: Stopping Ceph node-exporter.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:57:17.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:17 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all mgr 2024-09-04T16:57:17.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:17 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all crash 2024-09-04T16:57:17.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:17 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all mds 2024-09-04T16:57:17.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:17 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T16:57:17.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:17 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-04T16:57:17.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:17 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T16:57:17.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:17 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all nfs 2024-09-04T16:57:17.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:17 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all nvmeof 2024-09-04T16:57:17.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:17 smithi100 ceph-mon[24429]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:17.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:17 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all mgr 2024-09-04T16:57:17.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:17 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all crash 2024-09-04T16:57:17.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:17 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all mds 2024-09-04T16:57:17.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:17 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T16:57:17.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:17 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-04T16:57:17.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:17 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T16:57:17.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:17 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all nfs 2024-09-04T16:57:17.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:17 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all nvmeof 2024-09-04T16:57:17.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:17 smithi100 ceph-mon[34118]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:17.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:17 smithi164 ceph-mon[27961]: Upgrade: Setting container_image for all mgr 2024-09-04T16:57:17.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:17 smithi164 ceph-mon[27961]: Upgrade: Setting container_image for all crash 2024-09-04T16:57:17.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:17 smithi164 ceph-mon[27961]: Upgrade: Setting container_image for all mds 2024-09-04T16:57:17.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:17 smithi164 ceph-mon[27961]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T16:57:17.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:17 smithi164 ceph-mon[27961]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-04T16:57:17.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:17 smithi164 ceph-mon[27961]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T16:57:17.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:17 smithi164 ceph-mon[27961]: Upgrade: Setting container_image for all nfs 2024-09-04T16:57:17.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:17 smithi164 ceph-mon[27961]: Upgrade: Setting container_image for all nvmeof 2024-09-04T16:57:17.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:17 smithi164 ceph-mon[27961]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:17.857 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:17 smithi100 podman[96151]: 2024-09-04 16:57:17.568601404 +0000 UTC m=+0.122763256 container died 84eb12d9b07860caadf858c52cdd34d0bb16a3cc74aea1298e4fa2b03e86bacb (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T16:57:18.131 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:17 smithi100 podman[96151]: 2024-09-04 16:57:17.999462248 +0000 UTC m=+0.553624099 container cleanup 84eb12d9b07860caadf858c52cdd34d0bb16a3cc74aea1298e4fa2b03e86bacb (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T16:57:18.132 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:17 smithi100 bash[96151]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a 2024-09-04T16:57:18.496 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:18 smithi100 ceph-mon[24429]: Upgrade: Updating node-exporter.a (1/2) 2024-09-04T16:57:18.496 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:18 smithi100 ceph-mon[24429]: Deploying daemon node-exporter.a on smithi100 2024-09-04T16:57:18.497 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:18 smithi100 ceph-mon[34118]: Upgrade: Updating node-exporter.a (1/2) 2024-09-04T16:57:18.497 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:18 smithi100 ceph-mon[34118]: Deploying daemon node-exporter.a on smithi100 2024-09-04T16:57:18.497 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:57:18 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:57:18] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.43.0" 2024-09-04T16:57:18.497 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:18 smithi100 podman[96164]: 2024-09-04 16:57:18.234176879 +0000 UTC m=+0.665074756 container remove 84eb12d9b07860caadf858c52cdd34d0bb16a3cc74aea1298e4fa2b03e86bacb (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T16:57:18.497 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:18 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-04T16:57:18.497 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:18 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-04T16:57:18.498 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:18 smithi100 systemd[1]: Stopped Ceph node-exporter.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:57:18.498 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:18 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@node-exporter.a.service: Consumed 3.525s CPU time. 2024-09-04T16:57:18.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:18 smithi164 ceph-mon[27961]: Upgrade: Updating node-exporter.a (1/2) 2024-09-04T16:57:18.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:18 smithi164 ceph-mon[27961]: Deploying daemon node-exporter.a on smithi100 2024-09-04T16:57:18.873 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:18 smithi100 systemd[1]: Starting Ceph node-exporter.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:57:19.131 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:18 smithi100 bash[96290]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-04T16:57:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:19 smithi100 ceph-mon[24429]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:57:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:19 smithi100 ceph-mon[24429]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:19 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:57:19.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:19 smithi100 ceph-mon[34118]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:57:19.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:19 smithi100 ceph-mon[34118]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:19.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:19 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:57:19.633 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:19 smithi100 bash[96290]: Getting image source signatures 2024-09-04T16:57:19.633 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:19 smithi100 bash[96290]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-04T16:57:19.633 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:19 smithi100 bash[96290]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-04T16:57:19.633 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:19 smithi100 bash[96290]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-04T16:57:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:19 smithi164 ceph-mon[27961]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:57:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:19 smithi164 ceph-mon[27961]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:19 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:57:20.732 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T16:57:21.131 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:20 smithi100 bash[96290]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-04T16:57:21.132 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:20 smithi100 bash[96290]: Writing manifest to image destination 2024-09-04T16:57:21.293 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T16:57:21.293 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (19m) 9s ago 19m - - 0.25.0 c8568f914cd2 34595895af03 2024-09-04T16:57:21.293 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (19m) 9s ago 19m 80.0M - 9.4.12 2bacad6d85d8 acb16d134b4a 2024-09-04T16:57:21.293 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (24s) 9s ago 19m - - 3.8 b708f9119ac7 088fde61768f 2024-09-04T16:57:21.294 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (14s) 9s ago 24m 68.8M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b8452de2f85c 2024-09-04T16:57:21.294 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (9m) 9s ago 25m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T16:57:21.294 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (25m) 9s ago 25m - 2048M 19.1.1-252-g48920dab b708f9119ac7 f7dad5b97854 2024-09-04T16:57:21.294 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (24m) 9s ago 24m 54.0M 2048M 19.1.1-252-g48920dab b708f9119ac7 18b5d7147081 2024-09-04T16:57:21.294 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (24m) 9s ago 24m - 2048M 19.1.1-252-g48920dab b708f9119ac7 2bd295e785fe 2024-09-04T16:57:21.294 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (19m) 9s ago 19m - - 1.5.0 0da6a335fe13 84eb12d9b078 2024-09-04T16:57:21.294 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (19m) 9s ago 19m 18.5M - 1.5.0 0da6a335fe13 e407fd48e2bb 2024-09-04T16:57:21.294 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (23m) 9s ago 23m - 2991M 19.1.1-252-g48920dab b708f9119ac7 cc8cf803c253 2024-09-04T16:57:21.294 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (23m) 9s ago 23m - 2991M 19.1.1-252-g48920dab b708f9119ac7 2636947c6830 2024-09-04T16:57:21.294 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (23m) 9s ago 23m - 2991M 19.1.1-252-g48920dab b708f9119ac7 5c82804e6cfd 2024-09-04T16:57:21.294 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (22m) 9s ago 22m - 2991M 19.1.1-252-g48920dab b708f9119ac7 32f2a044ccef 2024-09-04T16:57:21.294 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (22m) 9s ago 22m 64.5M 3248M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T16:57:21.294 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (21m) 9s ago 21m 58.3M 3248M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T16:57:21.295 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (21m) 9s ago 21m 51.2M 3248M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T16:57:21.295 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (21m) 9s ago 21m 62.5M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T16:57:21.295 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (19s) 9s ago 20m 38.3M - 2.43.0 a07b618ecd1d fcf7a885eeb3 2024-09-04T16:57:21.295 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (19m) 9s ago 19m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T16:57:21.295 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (19m) 9s ago 19m 89.1M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T16:57:21.489 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-mon[34118]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:21.489 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-mon[24429]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:21.489 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 podman[96290]: 2024-09-04 16:57:21.171989192 +0000 UTC m=+2.391085610 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-04T16:57:21.489 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 podman[96290]: 2024-09-04 16:57:21.286974573 +0000 UTC m=+2.506070997 container create 15abb71a2e63a4166574181f76686c72826b403ab99812b110ae4f0d2fe59b5a (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T16:57:21.490 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 podman[96290]: 2024-09-04 16:57:21.489468183 +0000 UTC m=+2.708564601 container init 15abb71a2e63a4166574181f76686c72826b403ab99812b110ae4f0d2fe59b5a (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T16:57:21.643 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:57:21.643 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-09-04T16:57:21.643 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 3 2024-09-04T16:57:21.643 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:57:21.643 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-09-04T16:57:21.644 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T16:57:21.644 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:57:21.644 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-09-04T16:57:21.644 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 8 2024-09-04T16:57:21.644 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:57:21.644 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-09-04T16:57:21.644 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2 2024-09-04T16:57:21.644 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:57:21.644 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-09-04T16:57:21.644 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 13, 2024-09-04T16:57:21.644 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T16:57:21.644 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T16:57:21.644 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:57:21.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:21 smithi164 ceph-mon[27961]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:21.845 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 podman[96290]: 2024-09-04 16:57:21.493168306 +0000 UTC m=+2.712264724 container start 15abb71a2e63a4166574181f76686c72826b403ab99812b110ae4f0d2fe59b5a (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T16:57:21.845 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.496Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-04T16:57:21.845 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.496Z 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-04T16:57:21.845 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z 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-04T16:57:21.845 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-04T16:57:21.845 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z 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-04T16:57:21.846 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z 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-04T16:57:21.846 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-04T16:57:21.846 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=arp 2024-09-04T16:57:21.846 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-04T16:57:21.846 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-04T16:57:21.846 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-04T16:57:21.846 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-04T16:57:21.846 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-04T16:57:21.846 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-04T16:57:21.846 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-04T16:57:21.846 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-04T16:57:21.847 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=edac 2024-09-04T16:57:21.847 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-04T16:57:21.847 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-04T16:57:21.847 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-04T16:57:21.847 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-04T16:57:21.847 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-04T16:57:21.847 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-04T16:57:21.847 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-04T16:57:21.848 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-04T16:57:21.848 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-04T16:57:21.848 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-04T16:57:21.848 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-04T16:57:21.848 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-04T16:57:21.848 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-04T16:57:21.848 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-04T16:57:21.848 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-04T16:57:21.848 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-04T16:57:21.848 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=os 2024-09-04T16:57:21.848 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-04T16:57:21.849 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-04T16:57:21.849 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-04T16:57:21.849 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-04T16:57:21.849 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-04T16:57:21.849 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-04T16:57:21.849 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-04T16:57:21.849 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=stat 2024-09-04T16:57:21.849 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-04T16:57:21.849 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-04T16:57:21.849 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-04T16:57:21.850 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=time 2024-09-04T16:57:21.850 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-04T16:57:21.850 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=uname 2024-09-04T16:57:21.850 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-04T16:57:21.850 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-04T16:57:21.850 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.497Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-04T16:57:21.850 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.498Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-04T16:57:21.850 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a[96454]: ts=2024-09-04T16:57:21.498Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-04T16:57:21.850 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 bash[96290]: 15abb71a2e63a4166574181f76686c72826b403ab99812b110ae4f0d2fe59b5a 2024-09-04T16:57:21.850 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 16:57:21 smithi100 systemd[1]: Started Ceph node-exporter.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:57:21.943 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:57:21.943 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T16:57:21.943 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": true, 2024-09-04T16:57:21.943 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-04T16:57:21.943 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [ 2024-09-04T16:57:21.943 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr" 2024-09-04T16:57:21.943 INFO:teuthology.orchestra.run.smithi100.stdout: ], 2024-09-04T16:57:21.944 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": "2/2 daemons upgraded", 2024-09-04T16:57:21.944 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-04T16:57:21.944 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T16:57:21.944 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:57:22.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:22 smithi164 ceph-mon[27961]: from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:22.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:22 smithi164 ceph-mon[27961]: from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:22.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:22 smithi164 ceph-mon[27961]: from='client.25439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:22.366 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:22 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2039429639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:22.366 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:22 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:22.366 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:22 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:22.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:22 smithi100 ceph-mon[24429]: from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:22.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:22 smithi100 ceph-mon[24429]: from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:22.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:22 smithi100 ceph-mon[24429]: from='client.25439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:22.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:22 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2039429639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:22.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:22 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:22.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:22 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:22.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:22 smithi100 ceph-mon[34118]: from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:22.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:22 smithi100 ceph-mon[34118]: from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:22.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:22 smithi100 ceph-mon[34118]: from='client.25439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:22.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:22 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2039429639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:22.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:22 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:22.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:22 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:23.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:23 smithi100 ceph-mon[24429]: from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:23.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:23 smithi100 ceph-mon[24429]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:23.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:23 smithi100 ceph-mon[34118]: from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:23.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:23 smithi100 ceph-mon[34118]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:23.690 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:23 smithi164 systemd[1]: Stopping Ceph node-exporter.b for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:57:23.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:23 smithi164 ceph-mon[27961]: from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:23.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:23 smithi164 ceph-mon[27961]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:24.060 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:23 smithi164 podman[79135]: 2024-09-04 16:57:23.738104191 +0000 UTC m=+0.098998325 container died e407fd48e2bb6013192853c61816305ce57c8e88f6bad17a4d9fdd4120376007 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T16:57:24.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:24 smithi164 ceph-mon[27961]: Upgrade: Updating node-exporter.b (2/2) 2024-09-04T16:57:24.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:24 smithi164 ceph-mon[27961]: Deploying daemon node-exporter.b on smithi164 2024-09-04T16:57:24.440 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:24 smithi164 podman[79135]: 2024-09-04 16:57:24.060663724 +0000 UTC m=+0.421557858 container cleanup e407fd48e2bb6013192853c61816305ce57c8e88f6bad17a4d9fdd4120376007 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T16:57:24.440 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:24 smithi164 bash[79135]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b 2024-09-04T16:57:24.440 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:24 smithi164 podman[79147]: 2024-09-04 16:57:24.27055513 +0000 UTC m=+0.536299171 container remove e407fd48e2bb6013192853c61816305ce57c8e88f6bad17a4d9fdd4120376007 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T16:57:24.440 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:24 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-04T16:57:24.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:24 smithi100 ceph-mon[24429]: Upgrade: Updating node-exporter.b (2/2) 2024-09-04T16:57:24.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:24 smithi100 ceph-mon[24429]: Deploying daemon node-exporter.b on smithi164 2024-09-04T16:57:24.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:24 smithi100 ceph-mon[34118]: Upgrade: Updating node-exporter.b (2/2) 2024-09-04T16:57:24.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:24 smithi100 ceph-mon[34118]: Deploying daemon node-exporter.b on smithi164 2024-09-04T16:57:24.875 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:24 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-04T16:57:24.875 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:24 smithi164 systemd[1]: Stopped Ceph node-exporter.b for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:57:24.875 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:24 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@node-exporter.b.service: Consumed 3.518s CPU time. 2024-09-04T16:57:24.875 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:24 smithi164 systemd[1]: Starting Ceph node-exporter.b for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:57:25.189 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:24 smithi164 bash[79278]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-04T16:57:25.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:25 smithi100 ceph-mon[24429]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:25.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:25 smithi100 ceph-mon[34118]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:25.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:25 smithi164 ceph-mon[27961]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:25.690 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:25 smithi164 bash[79278]: Getting image source signatures 2024-09-04T16:57:25.690 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:25 smithi164 bash[79278]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-04T16:57:25.690 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:25 smithi164 bash[79278]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-04T16:57:25.690 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:25 smithi164 bash[79278]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-04T16:57:26.940 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:26 smithi164 bash[79278]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-04T16:57:26.940 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:26 smithi164 bash[79278]: Writing manifest to image destination 2024-09-04T16:57:27.294 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 podman[79278]: 2024-09-04 16:57:26.932673536 +0000 UTC m=+2.149141848 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-04T16:57:27.294 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 podman[79278]: 2024-09-04 16:57:27.047746122 +0000 UTC m=+2.264214433 container create d58827805ffb25cc51e91b841f67f6bdc2f1b8df804aa145a385f09d35b6d1ff (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T16:57:27.295 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 podman[79278]: 2024-09-04 16:57:27.224631589 +0000 UTC m=+2.441099908 container init d58827805ffb25cc51e91b841f67f6bdc2f1b8df804aa145a385f09d35b6d1ff (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T16:57:27.295 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 podman[79278]: 2024-09-04 16:57:27.227388362 +0000 UTC m=+2.443856674 container start d58827805ffb25cc51e91b841f67f6bdc2f1b8df804aa145a385f09d35b6d1ff (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T16:57:27.295 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.230Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-04T16:57:27.295 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.230Z 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-04T16:57:27.295 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.231Z 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-04T16:57:27.295 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.231Z 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-04T16:57:27.295 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.231Z 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-04T16:57:27.295 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.231Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-04T16:57:27.295 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-04T16:57:27.295 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=arp 2024-09-04T16:57:27.295 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-04T16:57:27.296 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-04T16:57:27.296 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-04T16:57:27.296 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-04T16:57:27.296 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-04T16:57:27.296 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-04T16:57:27.296 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-04T16:57:27.296 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-04T16:57:27.296 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=edac 2024-09-04T16:57:27.296 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-04T16:57:27.296 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-04T16:57:27.296 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-04T16:57:27.297 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-04T16:57:27.297 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-04T16:57:27.297 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-04T16:57:27.297 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-04T16:57:27.297 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-04T16:57:27.297 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-04T16:57:27.297 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-04T16:57:27.297 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-04T16:57:27.297 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-04T16:57:27.297 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-04T16:57:27.297 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-04T16:57:27.298 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-04T16:57:27.298 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-04T16:57:27.298 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=os 2024-09-04T16:57:27.298 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-04T16:57:27.298 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-04T16:57:27.298 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-04T16:57:27.298 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-04T16:57:27.298 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-04T16:57:27.298 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-04T16:57:27.298 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-04T16:57:27.298 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=stat 2024-09-04T16:57:27.298 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-04T16:57:27.299 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-04T16:57:27.299 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-04T16:57:27.299 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=time 2024-09-04T16:57:27.299 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-04T16:57:27.299 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=uname 2024-09-04T16:57:27.299 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-04T16:57:27.299 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-04T16:57:27.299 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-04T16:57:27.299 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-04T16:57:27.299 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b[79352]: ts=2024-09-04T16:57:27.232Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-04T16:57:27.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:27 smithi100 ceph-mon[34118]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:27.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:27 smithi100 ceph-mon[24429]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:27.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:27 smithi164 ceph-mon[27961]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:27.690 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 bash[79278]: d58827805ffb25cc51e91b841f67f6bdc2f1b8df804aa145a385f09d35b6d1ff 2024-09-04T16:57:27.690 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 16:57:27 smithi164 systemd[1]: Started Ceph node-exporter.b for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:57:28.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:28 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:28.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:28 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:28.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:28 smithi100 ceph-mon[24429]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:57:28.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:28 smithi100 ceph-mon[24429]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:28.633 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:57:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:57:28] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-04T16:57:28.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:28 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:28.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:28 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:28.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:28 smithi100 ceph-mon[34118]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:57:28.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:28 smithi100 ceph-mon[34118]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:28.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:28 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:28.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:28 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:28.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:28 smithi164 ceph-mon[27961]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:57:28.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:28 smithi164 ceph-mon[27961]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:31.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:31 smithi100 ceph-mon[24429]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:31.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:31 smithi100 ceph-mon[34118]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:31.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:31 smithi164 ceph-mon[27961]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:32.512 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:57:32 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=cleanup t=2024-09-04T16:57:32.205015573Z level=info msg="Completed cleanup jobs" duration=5.991083ms 2024-09-04T16:57:32.513 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:32 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.513 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:32 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.513 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:32 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.513 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:32 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.513 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:32 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.513 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:32 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.513 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:32 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.513 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:32 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.569 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:32 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.569 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:32 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.569 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:32 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.570 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:32 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.570 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:32 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.570 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:32 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.570 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:32 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.571 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:32 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.571 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:32 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.571 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:32 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.571 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:32 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.571 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:32 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.572 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:32 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.572 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:32 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.572 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:32 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:32.572 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:32 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:33.448 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:33 smithi100 ceph-mon[34118]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:33.449 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:33 smithi100 ceph-mon[24429]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:33.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:33 smithi164 ceph-mon[27961]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:34.517 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:34 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:57:34.557 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:34 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:57:34.558 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:34 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:57:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:35 smithi100 ceph-mon[34118]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:35 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:35 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:35 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:35 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:35 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:57:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:35 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:57:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:35 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:35.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:35 smithi100 ceph-mon[24429]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:35.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:35 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:35.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:35 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:35.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:35 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:35.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:35 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:35.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:35 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:57:35.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:35 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:57:35.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:35 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:35.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:35 smithi164 ceph-mon[27961]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:35.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:35 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:35.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:35 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:35.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:35 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:35.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:35 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:35.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:35 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:57:35.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:35 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:57:35.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:35 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:36.593 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:57:36.593 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.593 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.593 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.594 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.594 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.594 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.594 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.594 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.594 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:57:36.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:57:36.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:36.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:37.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:37 smithi100 ceph-mon[34118]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:37.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:37 smithi100 ceph-mon[24429]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:37.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:37 smithi164 ceph-mon[27961]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:38.590 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:38 smithi164 ceph-mon[27961]: Upgrade: Updating prometheus.a 2024-09-04T16:57:38.590 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:38 smithi164 ceph-mon[27961]: Deploying daemon prometheus.a on smithi164 2024-09-04T16:57:38.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:38 smithi100 ceph-mon[34118]: Upgrade: Updating prometheus.a 2024-09-04T16:57:38.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:38 smithi100 ceph-mon[34118]: Deploying daemon prometheus.a on smithi164 2024-09-04T16:57:38.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:38 smithi100 ceph-mon[24429]: Upgrade: Updating prometheus.a 2024-09-04T16:57:38.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:38 smithi100 ceph-mon[24429]: Deploying daemon prometheus.a on smithi164 2024-09-04T16:57:38.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:57:38 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:57:38] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.43.0" 2024-09-04T16:57:39.600 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:39 smithi164 ceph-mon[27961]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:57:39.600 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:39 smithi164 ceph-mon[27961]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:39.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:39 smithi100 ceph-mon[34118]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:57:39.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:39 smithi100 ceph-mon[34118]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:39.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:39 smithi100 ceph-mon[24429]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:57:39.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:39 smithi100 ceph-mon[24429]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:41.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:41 smithi100 ceph-mon[24429]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:41.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:41 smithi100 ceph-mon[34118]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:41.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:41 smithi164 ceph-mon[27961]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:43.602 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:43 smithi164 ceph-mon[27961]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:43.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:43 smithi100 ceph-mon[24429]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:43.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:43 smithi100 ceph-mon[34118]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:45.611 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:45 smithi164 ceph-mon[27961]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:45.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:45 smithi100 ceph-mon[34118]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:45.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:45 smithi100 ceph-mon[24429]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:46.234 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:45 smithi164 systemd[1]: Stopping Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:57:46.535 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:46.233Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-04T16:57:46.535 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:46.233Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-04T16:57:46.535 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:46.233Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-04T16:57:46.535 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:46.233Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-04T16:57:46.535 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:46.233Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-04T16:57:46.535 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:46.233Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-04T16:57:46.535 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:46.233Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-04T16:57:46.535 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:46.233Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-04T16:57:46.535 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:46.234Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-04T16:57:46.535 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:46.234Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-04T16:57:46.535 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:46.234Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-04T16:57:46.536 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[75115]: ts=2024-09-04T16:57:46.234Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-04T16:57:46.536 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:46 smithi164 podman[83315]: 2024-09-04 16:57:46.243859546 +0000 UTC m=+0.123330621 container died fcf7a885eeb326754c4c7ba43903e9bfe09b326306b0478334138f5428a59c4b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:57:46.905 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:46 smithi164 podman[83315]: 2024-09-04 16:57:46.649943635 +0000 UTC m=+0.529414697 container cleanup fcf7a885eeb326754c4c7ba43903e9bfe09b326306b0478334138f5428a59c4b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:57:46.905 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:46 smithi164 bash[83315]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a 2024-09-04T16:57:47.189 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:46 smithi164 podman[83327]: 2024-09-04 16:57:46.901473736 +0000 UTC m=+0.659257180 container remove fcf7a885eeb326754c4c7ba43903e9bfe09b326306b0478334138f5428a59c4b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:57:47.190 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-04T16:57:47.190 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 systemd[1]: Stopped Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:57:47.190 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@prometheus.a.service: Consumed 1.141s CPU time. 2024-09-04T16:57:47.557 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-mon[27961]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:47.557 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 systemd[1]: Starting Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:57:47.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:47 smithi100 ceph-mon[34118]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:47.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:47 smithi100 ceph-mon[24429]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:57:47.807 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 podman[83452]: 2024-09-04 16:57:47.461058921 +0000 UTC m=+0.019289784 image pull 1d3b7f56885b6dd623f1785be963aa9c195f86bc256ea454e8d02a7980b79c53 quay.io/prometheus/prometheus:v2.51.0 2024-09-04T16:57:47.807 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 podman[83452]: 2024-09-04 16:57:47.594577485 +0000 UTC m=+0.152808336 container create b0bc821cb41b406a06a29b9aa1f2ac3f1245aa1b575367d3351bb2a672b2e300 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:57:47.808 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 podman[83452]: 2024-09-04 16:57:47.804944813 +0000 UTC m=+0.363175667 container init b0bc821cb41b406a06a29b9aa1f2ac3f1245aa1b575367d3351bb2a672b2e300 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:57:47.808 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 podman[83452]: 2024-09-04 16:57:47.807725817 +0000 UTC m=+0.365956677 container start b0bc821cb41b406a06a29b9aa1f2ac3f1245aa1b575367d3351bb2a672b2e300 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:57:48.190 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.827Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-04T16:57:48.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.827Z 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-04T16:57:48.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.827Z caller=main.go:623 level=info host_details="(Linux 5.14.0-503.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024 x86_64 smithi164 (none))" 2024-09-04T16:57:48.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.827Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-04T16:57:48.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.827Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-04T16:57:48.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.829Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-04T16:57:48.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.829Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-04T16:57:48.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.831Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-04T16:57:48.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.831Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-04T16:57:48.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.833Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-04T16:57:48.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.833Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.029µs 2024-09-04T16:57:48.192 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.833Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-04T16:57:48.192 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.834Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-04T16:57:48.192 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.841Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-04T16:57:48.192 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.845Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-04T16:57:48.192 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.847Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-04T16:57:48.192 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.849Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-04T16:57:48.192 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.850Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-04T16:57:48.192 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.850Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-04T16:57:48.192 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.850Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=33.781µs wal_replay_duration=17.332585ms wbl_replay_duration=216ns total_replay_duration=17.384542ms 2024-09-04T16:57:48.192 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.853Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-04T16:57:48.192 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.853Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-04T16:57:48.192 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.853Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-04T16:57:48.193 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.867Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=13.613045ms db_storage=771ns remote_storage=1.022µs web_handler=340ns query_engine=953ns scrape=443.064µs scrape_sd=87.452µs notify=10.881µs notify_sd=14.485µs rules=12.717293ms tracing=6.976µs 2024-09-04T16:57:48.193 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.867Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-04T16:57:48.193 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T16:57:47.867Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-04T16:57:48.193 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 bash[83452]: b0bc821cb41b406a06a29b9aa1f2ac3f1245aa1b575367d3351bb2a672b2e300 2024-09-04T16:57:48.193 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 16:57:47 smithi164 systemd[1]: Started Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:57:49.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:48 smithi164 ceph-mon[27961]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:57:49.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:48 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:49.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:48 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:49.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:48 smithi164 ceph-mon[27961]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:49.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:48 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:57:49.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:48 smithi100 ceph-mon[34118]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:57:49.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:48 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:49.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:48 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:49.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:48 smithi100 ceph-mon[34118]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:49.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:48 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:57:49.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:48 smithi100 ceph-mon[24429]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:57:49.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:48 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:49.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:48 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:49.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:48 smithi100 ceph-mon[24429]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:57:49.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:48 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:57:51.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:51 smithi100 ceph-mon[34118]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:57:51.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:51 smithi100 ceph-mon[24429]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:57:51.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:51 smithi164 ceph-mon[27961]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:57:52.253 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T16:57:52.812 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T16:57:52.812 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (19m) 21s ago 20m - - 0.25.0 c8568f914cd2 34595895af03 2024-09-04T16:57:52.813 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (20m) 1s ago 20m 81.0M - 9.4.12 2bacad6d85d8 acb16d134b4a 2024-09-04T16:57:52.813 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (55s) 21s ago 19m - - 3.8 b708f9119ac7 088fde61768f 2024-09-04T16:57:52.813 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (45s) 1s ago 24m 454M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b8452de2f85c 2024-09-04T16:57:52.813 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (10m) 21s ago 26m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T16:57:52.813 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (26m) 21s ago 26m - 2048M 19.1.1-252-g48920dab b708f9119ac7 f7dad5b97854 2024-09-04T16:57:52.813 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (25m) 1s ago 25m 56.2M 2048M 19.1.1-252-g48920dab b708f9119ac7 18b5d7147081 2024-09-04T16:57:52.813 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (24m) 21s ago 24m - 2048M 19.1.1-252-g48920dab b708f9119ac7 2bd295e785fe 2024-09-04T16:57:52.813 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (31s) 21s ago 20m - - 1.7.0 72c9c2088986 15abb71a2e63 2024-09-04T16:57:52.813 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (25s) 1s ago 20m 7025k - 1.7.0 72c9c2088986 d58827805ffb 2024-09-04T16:57:52.813 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (24m) 21s ago 24m - 2991M 19.1.1-252-g48920dab b708f9119ac7 cc8cf803c253 2024-09-04T16:57:52.813 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (23m) 21s ago 23m - 2991M 19.1.1-252-g48920dab b708f9119ac7 2636947c6830 2024-09-04T16:57:52.813 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (23m) 21s ago 23m - 2991M 19.1.1-252-g48920dab b708f9119ac7 5c82804e6cfd 2024-09-04T16:57:52.813 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (23m) 21s ago 23m - 2991M 19.1.1-252-g48920dab b708f9119ac7 32f2a044ccef 2024-09-04T16:57:52.814 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (22m) 1s ago 22m 65.1M 3248M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T16:57:52.814 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (22m) 1s ago 22m 59.1M 3248M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T16:57:52.814 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (21m) 1s ago 21m 51.1M 3248M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T16:57:52.814 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (21m) 1s ago 21m 63.6M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T16:57:52.814 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (5s) 1s ago 21m 33.1M - 2.51.0 1d3b7f56885b b0bc821cb41b 2024-09-04T16:57:52.814 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (20m) 21s ago 20m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T16:57:52.814 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (20m) 1s ago 20m 89.5M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T16:57:53.065 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:52 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:53.065 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:52 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:53.065 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:52 smithi164 ceph-mon[27961]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:57:53.065 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:52 smithi164 ceph-mon[27961]: from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:53.065 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:52 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:53.065 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:52 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:53.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:52 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:53.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:52 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:53.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:52 smithi100 ceph-mon[24429]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:57:53.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:52 smithi100 ceph-mon[24429]: from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:53.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:52 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:53.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:52 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:53.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:52 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:53.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:52 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:53.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:52 smithi100 ceph-mon[34118]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:57:53.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:52 smithi100 ceph-mon[34118]: from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:53.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:52 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:53.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:52 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:53.153 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:57:53.153 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-09-04T16:57:53.154 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 3 2024-09-04T16:57:53.154 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:57:53.154 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-09-04T16:57:53.154 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T16:57:53.154 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:57:53.154 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-09-04T16:57:53.154 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 8 2024-09-04T16:57:53.154 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:57:53.154 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-09-04T16:57:53.154 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2 2024-09-04T16:57:53.154 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:57:53.154 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-09-04T16:57:53.154 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 13, 2024-09-04T16:57:53.154 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T16:57:53.155 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T16:57:53.155 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:57:53.468 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:57:53.469 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T16:57:53.469 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": true, 2024-09-04T16:57:53.469 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-04T16:57:53.469 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [ 2024-09-04T16:57:53.469 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr" 2024-09-04T16:57:53.469 INFO:teuthology.orchestra.run.smithi100.stdout: ], 2024-09-04T16:57:53.469 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": "2/2 daemons upgraded", 2024-09-04T16:57:53.469 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-04T16:57:53.469 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T16:57:53.469 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:57:54.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:53 smithi100 ceph-mon[34118]: from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:54.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:53 smithi100 ceph-mon[34118]: from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:54.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:53 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2991341646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:54.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:53 smithi100 ceph-mon[24429]: from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:54.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:53 smithi100 ceph-mon[24429]: from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:54.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:53 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2991341646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:54.145 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:53 smithi164 ceph-mon[27961]: from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:54.145 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:53 smithi164 ceph-mon[27961]: from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:54.145 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:53 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2991341646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:55.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:54 smithi100 ceph-mon[34118]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:55.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:54 smithi100 ceph-mon[34118]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:57:55.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:54 smithi100 ceph-mon[24429]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:55.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:54 smithi100 ceph-mon[24429]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:57:55.179 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:54 smithi164 ceph-mon[27961]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:57:55.179 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:54 smithi164 ceph-mon[27961]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:57:56.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:56.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:56.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:57:56.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:57:56.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:56.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:57:56.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:57:56.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:57:56.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[24429]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-04T16:57:56.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:56.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:56.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:57:56.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:57:56.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:56.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:57:56.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:57:56.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:57:56.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:56 smithi100 ceph-mon[34118]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-04T16:57:56.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:56 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:56.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:56 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:56.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:56 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:57:56.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:56 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:57:56.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:56 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:57:56.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:56 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:57:56.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:56 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:57:56.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:56 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:57:56.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:56 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:56 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:56 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:56 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:56 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:56 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:56 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:56 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:56 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:56 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:57:56.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:56 smithi164 ceph-mon[27961]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-04T16:57:57.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:57 smithi100 ceph-mon[34118]: Upgrade: Updating alertmanager.a 2024-09-04T16:57:57.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:57 smithi100 ceph-mon[34118]: Deploying daemon alertmanager.a on smithi100 2024-09-04T16:57:57.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:57 smithi100 ceph-mon[24429]: Upgrade: Updating alertmanager.a 2024-09-04T16:57:57.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:57 smithi100 ceph-mon[24429]: Deploying daemon alertmanager.a on smithi100 2024-09-04T16:57:57.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:57 smithi164 ceph-mon[27961]: Upgrade: Updating alertmanager.a 2024-09-04T16:57:57.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:57 smithi164 ceph-mon[27961]: Deploying daemon alertmanager.a on smithi100 2024-09-04T16:57:58.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:57:57 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:57:57] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.51.0" 2024-09-04T16:57:58.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:58 smithi100 ceph-mon[34118]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:57:58.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:57:58 smithi100 ceph-mon[34118]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-04T16:57:58.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:58 smithi100 ceph-mon[24429]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:57:58.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:57:58 smithi100 ceph-mon[24429]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-04T16:57:58.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:58 smithi164 ceph-mon[27961]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:57:58.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:57:58 smithi164 ceph-mon[27961]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-04T16:58:01.378 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:01 smithi100 ceph-mon[34118]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-04T16:58:01.379 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:01 smithi100 ceph-mon[24429]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-04T16:58:01.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:01 smithi164 ceph-mon[27961]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-04T16:58:03.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:03 smithi100 ceph-mon[24429]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:58:03.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:03 smithi100 ceph-mon[34118]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:58:03.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:03 smithi164 ceph-mon[27961]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:58:04.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:04 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:58:04.382 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:04 smithi100 systemd[1]: Stopping Ceph alertmanager.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:58:04.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:04 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:58:04.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:04 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:58:04.789 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[73610]: ts=2024-09-04T16:58:04.496Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-04T16:58:04.789 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:04 smithi100 podman[100888]: 2024-09-04 16:58:04.537733037 +0000 UTC m=+0.160967488 container died 34595895af030a02699f519bcd8deaacf057d1408c4f5f5dd05f54d83f9a9a33 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:58:05.115 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:04 smithi100 podman[100888]: 2024-09-04 16:58:04.896947489 +0000 UTC m=+0.520181931 container cleanup 34595895af030a02699f519bcd8deaacf057d1408c4f5f5dd05f54d83f9a9a33 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:58:05.115 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:04 smithi100 bash[100888]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a 2024-09-04T16:58:05.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:05 smithi100 ceph-mon[34118]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:58:05.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:05 smithi100 ceph-mon[24429]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:58:05.382 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:05 smithi100 podman[100901]: 2024-09-04 16:58:05.181724137 +0000 UTC m=+0.638390891 container remove 34595895af030a02699f519bcd8deaacf057d1408c4f5f5dd05f54d83f9a9a33 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:58:05.382 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:05 smithi100 podman[100901]: 2024-09-04 16:58:05.25721896 +0000 UTC m=+0.713885666 volume remove 295fcf75985c361c12a9daca1d7e5e92a32f14d53be0c20ab340be1040fb837d 2024-09-04T16:58:05.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:05 smithi164 ceph-mon[27961]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:58:05.881 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:05 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-04T16:58:05.882 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:05 smithi100 systemd[1]: Stopped Ceph alertmanager.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:58:05.882 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:05 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@alertmanager.a.service: Consumed 1.824s CPU time. 2024-09-04T16:58:05.882 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:05 smithi100 systemd[1]: Starting Ceph alertmanager.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:58:06.220 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:05 smithi100 podman[101031]: 2024-09-04 16:58:05.786797507 +0000 UTC m=+0.015971120 image pull 11f11916f8cdfb17c1da74b20deb2075d778357b4d60474d82453303f8d461f5 quay.io/prometheus/alertmanager:v0.27.0 2024-09-04T16:58:06.220 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:05 smithi100 podman[101031]: 2024-09-04 16:58:05.908688434 +0000 UTC m=+0.137862037 volume create eaa5f116d0c1091f1c037adc8b3425022131cb48846b270b15fd40db044efd65 2024-09-04T16:58:06.220 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:06 smithi100 podman[101031]: 2024-09-04 16:58:06.026143023 +0000 UTC m=+0.255316663 container create 1bc16850805f898cee6e1a0a45d118beecb227d0c01f985353451295fd380920 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:58:06.632 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:06 smithi100 podman[101031]: 2024-09-04 16:58:06.312064167 +0000 UTC m=+0.541237765 container init 1bc16850805f898cee6e1a0a45d118beecb227d0c01f985353451295fd380920 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:58:06.632 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:06 smithi100 podman[101031]: 2024-09-04 16:58:06.314911542 +0000 UTC m=+0.544085154 container start 1bc16850805f898cee6e1a0a45d118beecb227d0c01f985353451295fd380920 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:58:06.632 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:06 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[101045]: ts=2024-09-04T16:58:06.325Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-04T16:58:06.632 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:06 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[101045]: ts=2024-09-04T16:58:06.325Z 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-04T16:58:06.632 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:06 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[101045]: ts=2024-09-04T16:58:06.326Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.100 port=9094 2024-09-04T16:58:06.632 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:06 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[101045]: ts=2024-09-04T16:58:06.327Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-04T16:58:06.632 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:06 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[101045]: ts=2024-09-04T16:58:06.348Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-04T16:58:06.632 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:06 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[101045]: ts=2024-09-04T16:58:06.348Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-04T16:58:06.632 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:06 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[101045]: ts=2024-09-04T16:58:06.350Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-04T16:58:06.633 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:06 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[101045]: ts=2024-09-04T16:58:06.350Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-04T16:58:06.633 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:06 smithi100 bash[101031]: 1bc16850805f898cee6e1a0a45d118beecb227d0c01f985353451295fd380920 2024-09-04T16:58:06.633 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:06 smithi100 systemd[1]: Started Ceph alertmanager.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:58:07.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:07 smithi100 ceph-mon[34118]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:58:07.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:07 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:07.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:07 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:07.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:07 smithi100 ceph-mon[24429]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:58:07.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:07 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:07.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:07 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:07.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:07 smithi164 ceph-mon[27961]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T16:58:07.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:07 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:07.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:07 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:08.040 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:58:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:58:07] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.51.0" 2024-09-04T16:58:08.631 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:08 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[101045]: ts=2024-09-04T16:58:08.327Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000315779s 2024-09-04T16:58:09.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:09 smithi100 ceph-mon[34118]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:58:09.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:09 smithi100 ceph-mon[34118]: 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-04T16:58:09.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:09 smithi100 ceph-mon[24429]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:58:09.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:09 smithi100 ceph-mon[24429]: 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-04T16:58:09.397 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:09 smithi164 ceph-mon[27961]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:58:09.397 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:09 smithi164 ceph-mon[27961]: 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-04T16:58:11.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:11 smithi100 ceph-mon[34118]: 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-04T16:58:11.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:11 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:11.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:11 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:11.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:11 smithi100 ceph-mon[24429]: 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-04T16:58:11.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:11 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:11.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:11 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:11.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:11 smithi164 ceph-mon[27961]: 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-04T16:58:11.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:11 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:11.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:11 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:12.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:12 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:12.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:12 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:12.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:12 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:12.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:12 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:12.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:12 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:12.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:12 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:12.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:12 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:12.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:12 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:12.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:12 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:12.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:12 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:12.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:12 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:12.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:12 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:13.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:13 smithi100 ceph-mon[24429]: 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-04T16:58:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:13 smithi100 ceph-mon[34118]: 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-04T16:58:13.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:13 smithi164 ceph-mon[27961]: 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-04T16:58:15.412 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:15 smithi164 ceph-mon[27961]: 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-04T16:58:15.412 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:15 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:15.412 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:15 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:15.412 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:15 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:58:15.413 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:15 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:58:15.413 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:15 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:15.413 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:15 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T16:58:15.413 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:15 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:58:15.413 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:15 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.413 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:15 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.413 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:15 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.413 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:15 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.413 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:15 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.413 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:15 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.413 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:15 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.413 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:15 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.414 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:15 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.414 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:15 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.414 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:15 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[24429]: 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-04T16:58:15.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:15.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:15.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:58:15.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:58:15.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:15.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T16:58:15.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:58:15.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[34118]: 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-04T16:58:15.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:15.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:15.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:58:15.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:58:15.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:15.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T16:58:15.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:58:15.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:15.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:15 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:16.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:16 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T16:58:16.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:16 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T16:58:16.633 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 16:58:16 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[101045]: ts=2024-09-04T16:58:16.331Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003572977s 2024-09-04T16:58:16.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:16 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T16:58:17.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:17 smithi100 ceph-mon[24429]: 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-04T16:58:17.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:17 smithi100 ceph-mon[24429]: Upgrade: Updating grafana.a 2024-09-04T16:58:17.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:17 smithi100 ceph-mon[24429]: Deploying daemon grafana.a on smithi164 2024-09-04T16:58:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:17 smithi100 ceph-mon[34118]: 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-04T16:58:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:17 smithi100 ceph-mon[34118]: Upgrade: Updating grafana.a 2024-09-04T16:58:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:17 smithi100 ceph-mon[34118]: Deploying daemon grafana.a on smithi164 2024-09-04T16:58:17.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:17 smithi164 ceph-mon[27961]: 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-04T16:58:17.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:17 smithi164 ceph-mon[27961]: Upgrade: Updating grafana.a 2024-09-04T16:58:17.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:17 smithi164 ceph-mon[27961]: Deploying daemon grafana.a on smithi164 2024-09-04T16:58:18.219 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:58:17 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:58:17] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.51.0" 2024-09-04T16:58:19.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:19 smithi100 ceph-mon[24429]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:58:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:19 smithi100 ceph-mon[24429]: 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-04T16:58:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:19 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:58:19.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:19 smithi100 ceph-mon[34118]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:58:19.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:19 smithi100 ceph-mon[34118]: 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-04T16:58:19.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:19 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:58:19.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:19 smithi164 ceph-mon[27961]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:58:19.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:19 smithi164 ceph-mon[27961]: 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-04T16:58:19.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:19 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:58:20.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:20 smithi100 ceph-mon[24429]: 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-04T16:58:20.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:20 smithi100 ceph-mon[34118]: 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-04T16:58:20.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:20 smithi164 ceph-mon[27961]: 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-04T16:58:23.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:23 smithi100 ceph-mon[34118]: 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-04T16:58:23.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:23 smithi100 ceph-mon[24429]: 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-04T16:58:23.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:23 smithi164 ceph-mon[27961]: 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-04T16:58:23.775 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T16:58:24.331 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T16:58:24.332 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (18s) 13s ago 21m - - 0.27.0 11f11916f8cd 1bc16850805f 2024-09-04T16:58:24.332 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (20m) 13s ago 20m 81.5M - 9.4.12 2bacad6d85d8 acb16d134b4a 2024-09-04T16:58:24.332 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (87s) 13s ago 20m - - 3.8 b708f9119ac7 088fde61768f 2024-09-04T16:58:24.332 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (77s) 13s ago 25m 455M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b8452de2f85c 2024-09-04T16:58:24.332 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (10m) 13s ago 26m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T16:58:24.332 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (26m) 13s ago 26m - 2048M 19.1.1-252-g48920dab b708f9119ac7 f7dad5b97854 2024-09-04T16:58:24.332 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (25m) 13s ago 25m 56.6M 2048M 19.1.1-252-g48920dab b708f9119ac7 18b5d7147081 2024-09-04T16:58:24.332 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (25m) 13s ago 25m - 2048M 19.1.1-252-g48920dab b708f9119ac7 2bd295e785fe 2024-09-04T16:58:24.332 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (63s) 13s ago 20m - - 1.7.0 72c9c2088986 15abb71a2e63 2024-09-04T16:58:24.332 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (57s) 13s ago 20m 8312k - 1.7.0 72c9c2088986 d58827805ffb 2024-09-04T16:58:24.332 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (24m) 13s ago 24m - 2991M 19.1.1-252-g48920dab b708f9119ac7 cc8cf803c253 2024-09-04T16:58:24.333 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (24m) 13s ago 24m - 2991M 19.1.1-252-g48920dab b708f9119ac7 2636947c6830 2024-09-04T16:58:24.333 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (24m) 13s ago 24m - 2991M 19.1.1-252-g48920dab b708f9119ac7 5c82804e6cfd 2024-09-04T16:58:24.333 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (23m) 13s ago 23m - 2991M 19.1.1-252-g48920dab b708f9119ac7 32f2a044ccef 2024-09-04T16:58:24.333 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (23m) 13s ago 23m 65.7M 3248M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T16:58:24.333 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (22m) 13s ago 22m 60.1M 3248M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T16:58:24.333 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (22m) 13s ago 22m 52.4M 3248M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T16:58:24.333 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (22m) 13s ago 22m 63.5M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T16:58:24.333 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (36s) 13s ago 21m 37.0M - 2.51.0 1d3b7f56885b b0bc821cb41b 2024-09-04T16:58:24.333 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (20m) 13s ago 20m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T16:58:24.333 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (20m) 13s ago 20m 89.5M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T16:58:24.702 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:58:24.702 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-09-04T16:58:24.702 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 3 2024-09-04T16:58:24.702 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:58:24.702 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-09-04T16:58:24.702 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T16:58:24.702 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:58:24.703 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-09-04T16:58:24.703 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 8 2024-09-04T16:58:24.703 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:58:24.703 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-09-04T16:58:24.703 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2 2024-09-04T16:58:24.703 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:58:24.703 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-09-04T16:58:24.703 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 13, 2024-09-04T16:58:24.703 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T16:58:24.703 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T16:58:24.703 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:58:25.000 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:58:25.000 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T16:58:25.000 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": true, 2024-09-04T16:58:25.000 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-04T16:58:25.001 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [ 2024-09-04T16:58:25.001 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr" 2024-09-04T16:58:25.001 INFO:teuthology.orchestra.run.smithi100.stdout: ], 2024-09-04T16:58:25.001 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": "2/2 daemons upgraded", 2024-09-04T16:58:25.001 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "Currently upgrading grafana daemons", 2024-09-04T16:58:25.001 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T16:58:25.001 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:58:25.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:25 smithi164 ceph-mon[27961]: from='client.25487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:58:25.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:25 smithi164 ceph-mon[27961]: from='client.25493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:58:25.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:25 smithi164 ceph-mon[27961]: 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-04T16:58:25.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:25 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/835402868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:25.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:25 smithi100 ceph-mon[24429]: from='client.25487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:58:25.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:25 smithi100 ceph-mon[24429]: from='client.25493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:58:25.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:25 smithi100 ceph-mon[24429]: 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-04T16:58:25.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:25 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/835402868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:25.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:25 smithi100 ceph-mon[34118]: from='client.25487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:58:25.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:25 smithi100 ceph-mon[34118]: from='client.25493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:58:25.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:25 smithi100 ceph-mon[34118]: 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-04T16:58:25.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:25 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/835402868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:26.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:26 smithi164 ceph-mon[27961]: from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:58:26.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:26 smithi164 ceph-mon[27961]: from='client.25511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:58:26.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:26 smithi100 ceph-mon[24429]: from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:58:26.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:26 smithi100 ceph-mon[24429]: from='client.25511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:58:26.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:26 smithi100 ceph-mon[34118]: from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:58:26.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:26 smithi100 ceph-mon[34118]: from='client.25511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:58:26.420 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:26 smithi164 systemd[1]: Stopping Ceph grafana.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:58:26.420 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:26 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:58:26.3295985Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:58:26.421 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:26 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=server t=2024-09-04T16:58:26.420712966Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-04T16:58:26.688 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:26 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=tracing t=2024-09-04T16:58:26.420773239Z level=info msg="Closing tracing" 2024-09-04T16:58:26.688 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:26 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[56943]: logger=ticker t=2024-09-04T16:58:26.420846989Z level=info msg=stopped last_tick=2024-09-04T16:58:20Z 2024-09-04T16:58:26.688 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:26 smithi164 podman[88250]: 2024-09-04 16:58:26.431023265 +0000 UTC m=+0.112103826 container died acb16d134b4a955333e01fefcd7436e1c25dac8331fdee15b2a3d1572ed14b3d (image=quay.io/ceph/grafana:9.4.12, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T16:58:26.939 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:26 smithi164 podman[88250]: 2024-09-04 16:58:26.786978289 +0000 UTC m=+0.468058839 container cleanup acb16d134b4a955333e01fefcd7436e1c25dac8331fdee15b2a3d1572ed14b3d (image=quay.io/ceph/grafana:9.4.12, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T16:58:26.940 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:26 smithi164 bash[88250]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a 2024-09-04T16:58:27.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:27 smithi100 ceph-mon[24429]: 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-04T16:58:27.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:27 smithi100 ceph-mon[34118]: 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-04T16:58:27.414 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-mon[27961]: 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-04T16:58:27.415 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 podman[88262]: 2024-09-04 16:58:27.054736096 +0000 UTC m=+0.622968236 container remove acb16d134b4a955333e01fefcd7436e1c25dac8331fdee15b2a3d1572ed14b3d (image=quay.io/ceph/grafana:9.4.12, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T16:58:27.415 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-04T16:58:27.415 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 systemd[1]: Stopped Ceph grafana.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:58:27.415 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@grafana.a.service: Consumed 16.965s CPU time. 2024-09-04T16:58:27.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 systemd[1]: Starting Ceph grafana.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:58:27.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 podman[88387]: 2024-09-04 16:58:27.525533765 +0000 UTC m=+0.017107448 image pull c8b91775d855b99270fc5d22f3c6737e8cca01ef4c25c8b0362295e0746fa39b quay.io/ceph/grafana:10.4.0 2024-09-04T16:58:27.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 podman[88387]: 2024-09-04 16:58:27.622734379 +0000 UTC m=+0.114308046 container create 2ca0b22062bef7de165d56d8446e1df1add52d5226787a3b1b5bcd957bfb89b2 (image=quay.io/ceph/grafana:10.4.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T16:58:27.977 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 podman[88387]: 2024-09-04 16:58:27.827196002 +0000 UTC m=+0.318769670 container init 2ca0b22062bef7de165d56d8446e1df1add52d5226787a3b1b5bcd957bfb89b2 (image=quay.io/ceph/grafana:10.4.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T16:58:27.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 podman[88387]: 2024-09-04 16:58:27.830182902 +0000 UTC m=+0.321756571 container start 2ca0b22062bef7de165d56d8446e1df1add52d5226787a3b1b5bcd957bfb89b2 (image=quay.io/ceph/grafana:10.4.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T16:58:27.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 bash[88387]: 2ca0b22062bef7de165d56d8446e1df1add52d5226787a3b1b5bcd957bfb89b2 2024-09-04T16:58:27.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 systemd[1]: Started Ceph grafana.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:58:27.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=settings t=2024-09-04T16:58:27.957427787Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-09-04T16:58:27Z 2024-09-04T16:58:27.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=settings t=2024-09-04T16:58:27.957716499Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-04T16:58:27.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=settings t=2024-09-04T16:58:27.957726918Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-04T16:58:27.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=settings t=2024-09-04T16:58:27.957731681Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-04T16:58:27.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=settings t=2024-09-04T16:58:27.957736785Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-04T16:58:27.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=settings t=2024-09-04T16:58:27.957741002Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-04T16:58:27.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=settings t=2024-09-04T16:58:27.95774501Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-04T16:58:27.979 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=settings t=2024-09-04T16:58:27.957749125Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-04T16:58:27.979 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=settings t=2024-09-04T16:58:27.957754184Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-04T16:58:27.979 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=settings t=2024-09-04T16:58:27.957758579Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-04T16:58:27.979 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=settings t=2024-09-04T16:58:27.957762763Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-04T16:58:27.979 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=settings t=2024-09-04T16:58:27.957766753Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-04T16:58:27.979 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=settings t=2024-09-04T16:58:27.957770903Z level=info msg=Target target=[all] 2024-09-04T16:58:27.979 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=settings t=2024-09-04T16:58:27.957779243Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-04T16:58:27.979 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=settings t=2024-09-04T16:58:27.957783249Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-04T16:58:27.979 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=settings t=2024-09-04T16:58:27.957787157Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-04T16:58:27.979 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=settings t=2024-09-04T16:58:27.957791681Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-04T16:58:27.979 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=settings t=2024-09-04T16:58:27.957795649Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-04T16:58:27.979 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=settings t=2024-09-04T16:58:27.957799654Z level=info msg="App mode production" 2024-09-04T16:58:27.979 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=sqlstore t=2024-09-04T16:58:27.958220124Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-04T16:58:27.980 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=sqlstore t=2024-09-04T16:58:27.958234181Z 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-04T16:58:27.980 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:27.958692416Z level=info msg="Starting DB migrations" 2024-09-04T16:58:27.980 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:27.971394248Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-04T16:58:27.980 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:27.97686784Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=5.472719ms 2024-09-04T16:58:27.980 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:27.977520599Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-04T16:58:27.980 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:27.977706226Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=186.016µs 2024-09-04T16:58:28.228 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:27.978248369Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-04T16:58:28.229 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:27.979036696Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=810.165µs 2024-09-04T16:58:28.229 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:27.981172542Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-04T16:58:28.229 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:27.986528386Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.353984ms 2024-09-04T16:58:28.229 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:27.987156403Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-04T16:58:28.229 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:27.992668414Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.511437ms 2024-09-04T16:58:28.229 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:27.993146013Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-04T16:58:28.229 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:27.999259466Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.112934ms 2024-09-04T16:58:28.229 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:27.999668808Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-04T16:58:28.229 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:27 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:27.999791632Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=122.933µs 2024-09-04T16:58:28.229 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.000208702Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-04T16:58:28.229 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.000975816Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=766.764µs 2024-09-04T16:58:28.229 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.003034933Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-04T16:58:28.230 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.003730003Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=694.387µs 2024-09-04T16:58:28.230 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.005590416Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-04T16:58:28.230 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.011388276Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.795203ms 2024-09-04T16:58:28.230 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.011845582Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-04T16:58:28.230 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.017028361Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.181812ms 2024-09-04T16:58:28.231 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.017406386Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-04T16:58:28.231 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.017459499Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=52.773µs 2024-09-04T16:58:28.231 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.020355952Z level=info msg="Executing migration" id="permission kind migration" 2024-09-04T16:58:28.231 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.025459189Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.10122ms 2024-09-04T16:58:28.231 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.025943177Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-04T16:58:28.231 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.031875492Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.931295ms 2024-09-04T16:58:28.231 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.032289862Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-04T16:58:28.231 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.03775361Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.464982ms 2024-09-04T16:58:28.231 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.038142977Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-04T16:58:28.231 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.039043795Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=900.714µs 2024-09-04T16:58:28.231 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.040835226Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-04T16:58:28.231 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.041776375Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=940.897µs 2024-09-04T16:58:28.232 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.043563405Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-04T16:58:28.232 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.044292783Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=729.498µs 2024-09-04T16:58:28.232 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.046241904Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-04T16:58:28.232 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.046262068Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=20.297µs 2024-09-04T16:58:28.232 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.046681977Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-04T16:58:28.232 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.047397675Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=714.111µs 2024-09-04T16:58:28.232 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.049406826Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-04T16:58:28.232 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.050146068Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=739.217µs 2024-09-04T16:58:28.232 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.051992801Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-04T16:58:28.232 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.068037105Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=16.039669ms 2024-09-04T16:58:28.232 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.068801858Z level=info msg="Executing migration" id="create correlation v2" 2024-09-04T16:58:28.232 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.069868029Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.066591ms 2024-09-04T16:58:28.233 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.070244747Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-04T16:58:28.233 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.071184863Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=937.342µs 2024-09-04T16:58:28.233 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.072763278Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-04T16:58:28.233 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.073474609Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=711.624µs 2024-09-04T16:58:28.233 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.075294813Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-04T16:58:28.233 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.075987642Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=692.519µs 2024-09-04T16:58:28.233 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.077975148Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-04T16:58:28.233 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.078154484Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=179.817µs 2024-09-04T16:58:28.233 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.078563293Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-04T16:58:28.233 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.079157812Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=594.854µs 2024-09-04T16:58:28.233 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.081146621Z level=info msg="Executing migration" id="add provisioning column" 2024-09-04T16:58:28.233 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.086365262Z level=info msg="Migration successfully executed" id="add provisioning column" duration=5.218542ms 2024-09-04T16:58:28.233 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.086777827Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-04T16:58:28.234 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.086933992Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=157.623µs 2024-09-04T16:58:28.234 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.089592569Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-04T16:58:28.234 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.089639553Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=47.209µs 2024-09-04T16:58:28.234 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.092340877Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-04T16:58:28.234 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.098038796Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=5.695645ms 2024-09-04T16:58:28.234 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.098414979Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-04T16:58:28.234 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.098623374Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=208.491µs 2024-09-04T16:58:28.234 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.100913375Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-04T16:58:28.235 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.101032804Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=120.084µs 2024-09-04T16:58:28.235 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.101435457Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-04T16:58:28.235 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.10198868Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=552.581µs 2024-09-04T16:58:28.235 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.102413115Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-04T16:58:28.235 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.103122971Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=709.237µs 2024-09-04T16:58:28.235 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.103550602Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-04T16:58:28.235 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.104742123Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.19143ms 2024-09-04T16:58:28.235 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.105201292Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-04T16:58:28.236 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.105579231Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=378.268µs 2024-09-04T16:58:28.236 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.105910914Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-04T16:58:28.236 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.106088622Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=177.629µs 2024-09-04T16:58:28.236 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.106459522Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-04T16:58:28.236 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.107144425Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=684.62µs 2024-09-04T16:58:28.236 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.107479553Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-04T16:58:28.236 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.108150418Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=670.492µs 2024-09-04T16:58:28.236 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.108480113Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-04T16:58:28.236 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.109150686Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=670.286µs 2024-09-04T16:58:28.236 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.109489137Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-04T16:58:28.237 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.110173985Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=684.508µs 2024-09-04T16:58:28.237 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.110506765Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-04T16:58:28.237 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.111180769Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=673.87µs 2024-09-04T16:58:28.237 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.111517133Z level=info msg="Executing migration" id="create anon_device table" 2024-09-04T16:58:28.237 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.112090479Z level=info msg="Migration successfully executed" id="create anon_device table" duration=572.969µs 2024-09-04T16:58:28.237 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.112428574Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-04T16:58:28.237 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.11311182Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=680.424µs 2024-09-04T16:58:28.237 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.113454515Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-04T16:58:28.237 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.114122892Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=668.142µs 2024-09-04T16:58:28.237 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.114472838Z level=info msg="Executing migration" id="create signing_key table" 2024-09-04T16:58:28.237 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.115057657Z level=info msg="Migration successfully executed" id="create signing_key table" duration=584.436µs 2024-09-04T16:58:28.237 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.115518644Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-04T16:58:28.238 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.116195097Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=676.054µs 2024-09-04T16:58:28.238 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.116529891Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-04T16:58:28.238 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.117178236Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=648.172µs 2024-09-04T16:58:28.238 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.117499652Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-04T16:58:28.238 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.118024372Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=525.13µs 2024-09-04T16:58:28.238 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.118443916Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-04T16:58:28.238 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.123713891Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=5.26935ms 2024-09-04T16:58:28.238 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.124086709Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-04T16:58:28.238 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.124601912Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=515.901µs 2024-09-04T16:58:28.238 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.125033478Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-04T16:58:28.238 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.125914759Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=881.024µs 2024-09-04T16:58:28.238 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.126263708Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-04T16:58:28.238 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.126950614Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=688.074µs 2024-09-04T16:58:28.239 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.127276468Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-04T16:58:28.239 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.127942263Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=665.58µs 2024-09-04T16:58:28.239 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.128277821Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-04T16:58:28.239 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.129101012Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=822.648µs 2024-09-04T16:58:28.239 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.129442418Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-04T16:58:28.239 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.130207Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=765.171µs 2024-09-04T16:58:28.239 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.130539669Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-04T16:58:28.239 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.131288891Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=748.94µs 2024-09-04T16:58:28.239 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.131674422Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-04T16:58:28.239 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.13230361Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=629.285µs 2024-09-04T16:58:28.239 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.132625436Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-04T16:58:28.239 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.133014335Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=387.942µs 2024-09-04T16:58:28.240 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.133408271Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-04T16:58:28.240 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.133446408Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=38.381µs 2024-09-04T16:58:28.240 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.134199042Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-04T16:58:28.240 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.139595849Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=5.394699ms 2024-09-04T16:58:28.240 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.139968375Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-04T16:58:28.240 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.145338475Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=5.369503ms 2024-09-04T16:58:28.240 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.145707742Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-04T16:58:28.240 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.145943561Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=235.546µs 2024-09-04T16:58:28.240 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=migrator t=2024-09-04T16:58:28.146461486Z level=info msg="migrations completed" performed=65 skipped=482 duration=175.130206ms 2024-09-04T16:58:28.240 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=sqlstore t=2024-09-04T16:58:28.147157329Z level=info msg="Created default organization" 2024-09-04T16:58:28.240 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=secrets t=2024-09-04T16:58:28.152046435Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-04T16:58:28.240 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=plugin.store t=2024-09-04T16:58:28.166409736Z level=info msg="Loading plugins..." 2024-09-04T16:58:28.240 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=local.finder t=2024-09-04T16:58:28.211426967Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-04T16:58:28.241 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=plugin.store t=2024-09-04T16:58:28.211446696Z level=info msg="Plugins loaded" count=55 duration=45.037439ms 2024-09-04T16:58:28.241 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=query_data t=2024-09-04T16:58:28.216705487Z level=info msg="Query Service initialization" 2024-09-04T16:58:28.241 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=live.push_http t=2024-09-04T16:58:28.219676061Z level=info msg="Live Push Gateway initialization" 2024-09-04T16:58:28.241 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=ngalert.migration t=2024-09-04T16:58:28.220836179Z level=info msg=Starting 2024-09-04T16:58:28.241 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=ngalert.state.manager t=2024-09-04T16:58:28.226772575Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-04T16:58:28.241 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=infra.usagestats.collector t=2024-09-04T16:58:28.22823622Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-04T16:58:28.241 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.datasources t=2024-09-04T16:58:28.231121464Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-04T16:58:28.241 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.datasources t=2024-09-04T16:58:28.231422417Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-04T16:58:28.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:58:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:58:27] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.51.0" 2024-09-04T16:58:28.592 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.alerting t=2024-09-04T16:58:28.265494631Z level=info msg="starting to provision alerting" 2024-09-04T16:58:28.592 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.alerting t=2024-09-04T16:58:28.265512006Z level=info msg="finished to provision alerting" 2024-09-04T16:58:28.592 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=grafanaStorageLogger t=2024-09-04T16:58:28.265622739Z level=info msg="Storage starting" 2024-09-04T16:58:28.592 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=ngalert.state.manager t=2024-09-04T16:58:28.266478284Z level=info msg="Warming state cache for startup" 2024-09-04T16:58:28.592 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=http.server t=2024-09-04T16:58:28.268367573Z 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-04T16:58:28.593 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=http.server t=2024-09-04T16:58:28.268630447Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-04T16:58:28.593 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=ngalert.multiorg.alertmanager t=2024-09-04T16:58:28.277058088Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-04T16:58:28.593 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=ngalert.state.manager t=2024-09-04T16:58:28.294574342Z level=info msg="State cache has been initialized" states=0 duration=28.095419ms 2024-09-04T16:58:28.593 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=ngalert.scheduler t=2024-09-04T16:58:28.294617948Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-04T16:58:28.593 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=ticker t=2024-09-04T16:58:28.294661956Z level=info msg=starting first_tick=2024-09-04T16:58:30Z 2024-09-04T16:58:28.593 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard t=2024-09-04T16:58:28.297320539Z level=info msg="starting to provision dashboards" 2024-09-04T16:58:28.593 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:58:28.306558029Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:58:28.593 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard t=2024-09-04T16:58:28.315101475Z level=info msg="finished to provision dashboards" 2024-09-04T16:58:28.593 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=plugins.update.checker t=2024-09-04T16:58:28.34742877Z level=info msg="Update check succeeded" duration=81.747636ms 2024-09-04T16:58:28.593 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=grafana.update.checker t=2024-09-04T16:58:28.367555844Z level=info msg="Update check succeeded" duration=101.911144ms 2024-09-04T16:58:28.593 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=grafana-apiserver t=2024-09-04T16:58:28.408276958Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-04T16:58:28.594 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=grafana-apiserver t=2024-09-04T16:58:28.408682277Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-04T16:58:29.278 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-mon[27961]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:58:29.279 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:29.279 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:29.279 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:28 smithi164 ceph-mon[27961]: 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-04T16:58:29.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:28 smithi100 ceph-mon[24429]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:58:29.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:28 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:29.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:28 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:29.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:28 smithi100 ceph-mon[24429]: 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-04T16:58:29.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:28 smithi100 ceph-mon[34118]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:58:29.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:28 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:29.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:28 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:29.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:28 smithi100 ceph-mon[34118]: 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-04T16:58:31.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:31 smithi100 ceph-mon[34118]: 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-04T16:58:31.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:31 smithi100 ceph-mon[24429]: 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-04T16:58:31.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:31 smithi164 ceph-mon[27961]: 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-04T16:58:31.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:58:31.326598745Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:58:33.514 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:33 smithi164 ceph-mon[27961]: 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-04T16:58:33.514 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:33 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:33.514 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:33 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:33.514 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:33 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:33.515 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:33 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:33.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:33 smithi100 ceph-mon[34118]: 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-04T16:58:33.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:33 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:33.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:33 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:33.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:33 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:33.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:33 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:33.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:33 smithi100 ceph-mon[24429]: 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-04T16:58:33.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:33 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:33.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:33 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:33.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:33 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:33.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:33 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:34.320 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:34 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:58:34.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:34 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:58:34.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:34 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:58:34.693 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:34 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:58:34.32302951Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:58:35.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:35 smithi100 ceph-mon[24429]: 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-04T16:58:35.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:35 smithi100 ceph-mon[34118]: 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-04T16:58:35.386 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:35 smithi164 ceph-mon[27961]: 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-04T16:58:35.881 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:58:35 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:58:35] ENGINE Bus STOPPING 2024-09-04T16:58:36.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:58:35 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:58:35] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T16:58:36.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:58:35 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:58:35] ENGINE Bus STOPPED 2024-09-04T16:58:36.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:58:35 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:58:35] ENGINE Bus STARTING 2024-09-04T16:58:36.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:58:36] ENGINE Serving on http://:::9283 2024-09-04T16:58:36.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:58:36] ENGINE Bus STARTED 2024-09-04T16:58:37.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:37.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:37.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:58:37.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:58:37.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:37.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T16:58:37.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T16:58:37.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164:3000"}]: dispatch 2024-09-04T16:58:37.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164:3000"}]: dispatch 2024-09-04T16:58:37.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:37.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:58:37.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: Upgrade: Finalizing container_image settings 2024-09-04T16:58:37.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:37.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-04T16:58:37.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T16:58:37.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:37.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:37.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:58:37.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:58:37.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:37.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T16:58:37.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T16:58:37.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164:3000"}]: dispatch 2024-09-04T16:58:37.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164:3000"}]: dispatch 2024-09-04T16:58:37.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:37.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:58:37.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: Upgrade: Finalizing container_image settings 2024-09-04T16:58:37.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:37.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-04T16:58:37.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T16:58:37.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T16:58:37.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-04T16:58:37.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T16:58:37.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-04T16:58:37.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-04T16:58:37.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T16:58:37.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-04T16:58:37.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-04T16:58:37.138 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T16:58:37.138 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.138 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-04T16:58:37.138 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T16:58:37.138 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-04T16:58:37.138 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-04T16:58:37.138 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T16:58:37.138 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-04T16:58:37.138 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T16:58:37.138 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.138 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.138 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T16:58:37.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-04T16:58:37.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T16:58:37.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-04T16:58:37.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-04T16:58:37.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T16:58:37.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-04T16:58:37.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-04T16:58:37.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T16:58:37.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.140 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-04T16:58:37.140 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T16:58:37.140 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-04T16:58:37.140 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-04T16:58:37.140 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T16:58:37.140 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-04T16:58:37.140 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T16:58:37.140 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.140 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.140 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.141 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.141 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.141 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.141 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: Upgrade: Complete! 2024-09-04T16:58:37.141 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-04T16:58:37.141 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T16:58:37.141 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:58:37.141 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:58:37.141 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:37.142 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:58:37.142 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:58:37.142 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: 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-04T16:58:37.142 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:58:37.142 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:58:37.142 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:37.142 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.142 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.142 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.142 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: Upgrade: Complete! 2024-09-04T16:58:37.142 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-04T16:58:37.142 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T16:58:37.143 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:58:37.143 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:58:37.143 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:37.143 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:58:37.143 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:58:37.143 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: 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-04T16:58:37.143 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:58:37.143 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:58:37.143 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:36 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:37.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:37.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:37.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:58:37.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:58:37.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:37.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T16:58:37.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T16:58:37.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164:3000"}]: dispatch 2024-09-04T16:58:37.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164:3000"}]: dispatch 2024-09-04T16:58:37.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:37.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:58:37.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:37.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: Upgrade: Finalizing container_image settings 2024-09-04T16:58:37.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:37.193 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-04T16:58:37.193 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T16:58:37.193 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.193 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T16:58:37.193 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-04T16:58:37.193 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T16:58:37.193 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-04T16:58:37.193 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-04T16:58:37.193 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T16:58:37.193 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-04T16:58:37.193 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-04T16:58:37.194 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T16:58:37.194 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.194 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-04T16:58:37.194 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T16:58:37.194 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-04T16:58:37.194 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-04T16:58:37.194 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T16:58:37.194 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-04T16:58:37.194 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T16:58:37.194 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.194 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.194 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.194 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.195 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.195 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:58:37.195 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: Upgrade: Complete! 2024-09-04T16:58:37.195 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-04T16:58:37.195 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T16:58:37.195 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:58:37.195 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:58:37.195 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:37.195 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:58:37.195 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:58:37.195 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: 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-04T16:58:37.195 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:58:37.195 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:58:37.195 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:36 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:37.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:37 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:58:37.33366497Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:58:38.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:58:37 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:58:37] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.51.0" 2024-09-04T16:58:39.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:39 smithi100 ceph-mon[34118]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:58:39.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:39 smithi100 ceph-mon[34118]: 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-04T16:58:39.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:39 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:39.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:39 smithi100 ceph-mon[24429]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:58:39.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:39 smithi100 ceph-mon[24429]: 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-04T16:58:39.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:39 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:39.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:39 smithi164 ceph-mon[27961]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:58:39.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:39 smithi164 ceph-mon[27961]: 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-04T16:58:39.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:39 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:58:40.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:40 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:58:40.325124082Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:58:41.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:41 smithi100 ceph-mon[34118]: 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-04T16:58:41.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:41 smithi100 ceph-mon[24429]: 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-04T16:58:41.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:41 smithi164 ceph-mon[27961]: 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-04T16:58:43.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:43 smithi100 ceph-mon[24429]: 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-04T16:58:43.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:43 smithi100 ceph-mon[34118]: 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-04T16:58:43.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:43 smithi164 ceph-mon[27961]: 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-04T16:58:43.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:43 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:58:43.331484392Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:58:45.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:45 smithi100 ceph-mon[24429]: 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-04T16:58:45.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:45 smithi100 ceph-mon[34118]: 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-04T16:58:45.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:45 smithi164 ceph-mon[27961]: 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-04T16:58:46.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:58:46.328532654Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:58:47.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:47 smithi100 ceph-mon[24429]: 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-04T16:58:47.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:47 smithi100 ceph-mon[34118]: 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-04T16:58:47.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:47 smithi164 ceph-mon[27961]: 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-04T16:58:48.381 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:58:47 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:58:47] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.51.0" 2024-09-04T16:58:49.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:49 smithi100 ceph-mon[24429]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:58:49.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:49 smithi100 ceph-mon[24429]: 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-04T16:58:49.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:49 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:58:49.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:49 smithi100 ceph-mon[34118]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:58:49.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:49 smithi100 ceph-mon[34118]: 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-04T16:58:49.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:49 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:58:49.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:49 smithi164 ceph-mon[27961]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:58:49.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:49 smithi164 ceph-mon[27961]: 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-04T16:58:49.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:49 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:58:49.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:49 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:58:49.330141388Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:58:51.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:51 smithi100 ceph-mon[34118]: 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-04T16:58:51.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:51 smithi100 ceph-mon[24429]: 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-04T16:58:51.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:51 smithi164 ceph-mon[27961]: 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-04T16:58:52.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:58:52.326966903Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:58:53.424 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:53 smithi100 ceph-mon[34118]: 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-04T16:58:53.424 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:53 smithi100 ceph-mon[24429]: 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-04T16:58:53.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:53 smithi164 ceph-mon[27961]: 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-04T16:58:55.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:55 smithi164 ceph-mon[27961]: 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-04T16:58:55.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:55 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:58:55.323045794Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:58:55.619 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:55 smithi100 ceph-mon[34118]: 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-04T16:58:55.619 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:55 smithi100 ceph-mon[24429]: 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-04T16:58:56.084 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-04T16:58:56.337 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:58:56.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:56 smithi100 ceph-mon[24429]: from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:58:56.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:56 smithi100 ceph-mon[34118]: from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:58:56.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:56 smithi164 ceph-mon[27961]: from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:58:57.073 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T16:58:57.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:57 smithi100 ceph-mon[34118]: 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-04T16:58:57.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:57 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1904850030' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:57.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:57 smithi100 ceph-mon[24429]: 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-04T16:58:57.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:57 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1904850030' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:57.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:57 smithi164 ceph-mon[27961]: 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-04T16:58:57.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:57 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/1904850030' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:57.739 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-04T16:58:57.987 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:58:58.260 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:58:57 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:58:57] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.51.0" 2024-09-04T16:58:58.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:58:58 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:58:58.324556425Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:58:58.732 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)" 2024-09-04T16:58:59.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:59 smithi100 ceph-mon[34118]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:58:59.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:59 smithi100 ceph-mon[34118]: 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-04T16:58:59.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:58:59 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/926046917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:59.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:59 smithi100 ceph-mon[24429]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:58:59.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:59 smithi100 ceph-mon[24429]: 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-04T16:58:59.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:58:59 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/926046917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:59.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:59 smithi164 ceph-mon[27961]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:58:59.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:59 smithi164 ceph-mon[27961]: 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-04T16:58:59.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:58:59 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/926046917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:58:59.456 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-04T16:58:59.700 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:59:00.397 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T16:59:01.039 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-04T16:59:01.283 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:59:01.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:01 smithi100 ceph-mon[34118]: 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-04T16:59:01.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:01 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/3671362757' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:01.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:01 smithi100 ceph-mon[24429]: 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-04T16:59:01.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:01 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/3671362757' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:01.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:01 smithi164 ceph-mon[27961]: 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-04T16:59:01.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:01 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/3671362757' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:01.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:59:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:59:01.319778907Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:59:03.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:03 smithi100 ceph-mon[24429]: from='client.15660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:03.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:03 smithi100 ceph-mon[24429]: 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-04T16:59:03.172 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:03 smithi100 ceph-mon[34118]: from='client.15660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:03.172 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:03 smithi100 ceph-mon[34118]: 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-04T16:59:03.214 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T16:59:03.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:03 smithi164 ceph-mon[27961]: from='client.15660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:03.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:03 smithi164 ceph-mon[27961]: 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-04T16:59:03.843 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade status' 2024-09-04T16:59:04.090 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:59:04.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:04 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:59:04.414 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:04 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:59:04.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:04 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:59:04.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:59:04 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:59:04.32400405Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:59:04.761 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:59:04.761 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": null, 2024-09-04T16:59:04.761 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": false, 2024-09-04T16:59:04.761 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "", 2024-09-04T16:59:04.762 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [], 2024-09-04T16:59:04.762 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": null, 2024-09-04T16:59:04.762 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "", 2024-09-04T16:59:04.762 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T16:59:04.762 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:59:05.351 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:05 smithi100 ceph-mon[34118]: 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-04T16:59:05.351 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:05 smithi100 ceph-mon[24429]: 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-04T16:59:05.380 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph health detail' 2024-09-04T16:59:05.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:05 smithi164 ceph-mon[27961]: 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-04T16:59:05.624 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:59:06.273 INFO:teuthology.orchestra.run.smithi100.stdout:HEALTH_OK 2024-09-04T16:59:06.274 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:06 smithi100 ceph-mon[24429]: from='client.15666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:06.274 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:06 smithi100 ceph-mon[34118]: from='client.15666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:06.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:06 smithi164 ceph-mon[27961]: from='client.15666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:06.929 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- 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-04T16:59:07.172 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:59:07.417 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:07 smithi100 ceph-mon[34118]: 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-04T16:59:07.417 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:07 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/2847998835' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T16:59:07.417 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:07 smithi100 ceph-mon[24429]: 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-04T16:59:07.417 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:07 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/2847998835' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T16:59:07.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:07 smithi164 ceph-mon[27961]: 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-04T16:59:07.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:07 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/2847998835' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T16:59:07.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:59:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:59:07.330509832Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:59:08.131 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:59:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:59:07] "GET /metrics HTTP/1.1" 200 38180 "" "Prometheus/2.51.0" 2024-09-04T16:59:09.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:09 smithi164 ceph-mon[27961]: from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:09.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:09 smithi164 ceph-mon[27961]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:59:09.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:09 smithi164 ceph-mon[27961]: 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-04T16:59:09.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:09 smithi164 ceph-mon[27961]: from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "mon", "hosts": "smithi164", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:09.486 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:09 smithi100 ceph-mon[24429]: from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:09.486 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:09 smithi100 ceph-mon[24429]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:59:09.487 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:09 smithi100 ceph-mon[24429]: 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-04T16:59:09.487 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:09 smithi100 ceph-mon[24429]: from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "mon", "hosts": "smithi164", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:09.487 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:09 smithi100 ceph-mon[34118]: from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:09.487 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:09 smithi100 ceph-mon[34118]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:59:09.487 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:09 smithi100 ceph-mon[34118]: 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-04T16:59:09.487 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:09 smithi100 ceph-mon[34118]: from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "mon", "hosts": "smithi164", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:09.521 INFO:teuthology.orchestra.run.smithi100.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:59:10.252 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- 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-04T16:59:10.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:59:10 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:59:10.334543054Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:59:10.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:10 smithi164 ceph-mon[27961]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:59:10.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:10 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:10.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:10 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:59:10.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:10 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:59:10.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:10 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:10.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:10 smithi164 ceph-mon[27961]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:59:10.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:10 smithi164 ceph-mon[27961]: 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-04T16:59:10.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:10 smithi100 ceph-mon[34118]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:59:10.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:10 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:10.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:10 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:59:10.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:10 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:59:10.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:10 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:10.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:10 smithi100 ceph-mon[34118]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:59:10.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:10 smithi100 ceph-mon[34118]: 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-04T16:59:10.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:10 smithi100 ceph-mon[24429]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:59:10.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:10 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:10.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:10 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:59:10.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:10 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:59:10.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:10 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:10.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:10 smithi100 ceph-mon[24429]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:59:10.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:10 smithi100 ceph-mon[24429]: 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-04T16:59:11.444 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:59:12.136 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T16:59:12.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:12.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[24429]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T16:59:12.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[24429]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T16:59:12.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:59:12.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:12.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all mgr 2024-09-04T16:59:12.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:12.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-04T16:59:12.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-04T16:59:12.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[24429]: Upgrade: It appears safe to stop mon.b 2024-09-04T16:59:12.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[24429]: 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-04T16:59:12.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[24429]: from='client.15690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:12.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:12.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[34118]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T16:59:12.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[34118]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T16:59:12.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:59:12.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:12.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all mgr 2024-09-04T16:59:12.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:12.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-04T16:59:12.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-04T16:59:12.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[34118]: Upgrade: It appears safe to stop mon.b 2024-09-04T16:59:12.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[34118]: 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-04T16:59:12.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:12 smithi100 ceph-mon[34118]: from='client.15690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:12.673 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:12 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:12.673 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:12 smithi164 ceph-mon[27961]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T16:59:12.673 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:12 smithi164 ceph-mon[27961]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T16:59:12.673 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:12 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:59:12.673 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:12 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:12.674 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:12 smithi164 ceph-mon[27961]: Upgrade: Setting container_image for all mgr 2024-09-04T16:59:12.674 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:12 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:12.674 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:12 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-04T16:59:12.674 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:12 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-04T16:59:12.674 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:12 smithi164 ceph-mon[27961]: Upgrade: It appears safe to stop mon.b 2024-09-04T16:59:12.674 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:12 smithi164 ceph-mon[27961]: 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-04T16:59:12.674 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:12 smithi164 ceph-mon[27961]: from='client.15690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:12.694 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T16:59:12.695 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (66s) 61s ago 21m - - 0.27.0 11f11916f8cd 1bc16850805f 2024-09-04T16:59:12.695 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (45s) 40s ago 21m 46.9M - c8b91775d855 2ca0b22062be 2024-09-04T16:59:12.695 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (2m) 61s ago 21m - - 3.8 b708f9119ac7 088fde61768f 2024-09-04T16:59:12.695 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (2m) 40s ago 25m 455M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b8452de2f85c 2024-09-04T16:59:12.695 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (11m) 61s ago 27m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T16:59:12.695 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (27m) 61s ago 27m - 2048M 19.1.1-252-g48920dab b708f9119ac7 f7dad5b97854 2024-09-04T16:59:12.695 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (26m) 40s ago 26m 55.6M 2048M 19.1.1-252-g48920dab b708f9119ac7 18b5d7147081 2024-09-04T16:59:12.695 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (26m) 61s ago 26m - 2048M 19.1.1-252-g48920dab b708f9119ac7 2bd295e785fe 2024-09-04T16:59:12.695 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (111s) 61s ago 21m - - 1.7.0 72c9c2088986 15abb71a2e63 2024-09-04T16:59:12.695 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (105s) 40s ago 21m 10.0M - 1.7.0 72c9c2088986 d58827805ffb 2024-09-04T16:59:12.695 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (25m) 61s ago 25m - 2991M 19.1.1-252-g48920dab b708f9119ac7 cc8cf803c253 2024-09-04T16:59:12.696 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (25m) 61s ago 25m - 2991M 19.1.1-252-g48920dab b708f9119ac7 2636947c6830 2024-09-04T16:59:12.696 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (24m) 61s ago 24m - 2991M 19.1.1-252-g48920dab b708f9119ac7 5c82804e6cfd 2024-09-04T16:59:12.696 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (24m) 61s ago 24m - 2991M 19.1.1-252-g48920dab b708f9119ac7 32f2a044ccef 2024-09-04T16:59:12.696 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (24m) 40s ago 24m 65.7M 3248M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T16:59:12.696 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (23m) 40s ago 23m 60.1M 3248M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T16:59:12.696 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (23m) 40s ago 23m 52.4M 3248M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T16:59:12.696 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (22m) 40s ago 22m 63.4M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T16:59:12.696 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (85s) 40s ago 22m 38.7M - 2.51.0 1d3b7f56885b b0bc821cb41b 2024-09-04T16:59:12.696 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (21m) 61s ago 21m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T16:59:12.696 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (21m) 40s ago 21m 89.5M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T16:59:13.034 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:59:13.035 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-09-04T16:59:13.035 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 3 2024-09-04T16:59:13.035 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:59:13.035 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-09-04T16:59:13.035 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T16:59:13.035 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:59:13.035 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-09-04T16:59:13.035 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 8 2024-09-04T16:59:13.035 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:59:13.035 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-09-04T16:59:13.035 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2 2024-09-04T16:59:13.035 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:59:13.036 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-09-04T16:59:13.036 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 13, 2024-09-04T16:59:13.036 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T16:59:13.036 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T16:59:13.036 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:59:13.318 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:59:13.319 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T16:59:13.319 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": true, 2024-09-04T16:59:13.319 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi164", 2024-09-04T16:59:13.319 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [], 2024-09-04T16:59:13.319 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": "0/1 daemons upgraded", 2024-09-04T16:59:13.319 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "Currently upgrading mon daemons", 2024-09-04T16:59:13.319 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T16:59:13.319 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:59:13.326 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:59:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=infra.usagestats t=2024-09-04T16:59:13.272238342Z level=info msg="Usage stats are ready to report" 2024-09-04T16:59:13.326 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:59:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:59:13.326487865Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:59:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:13 smithi164 ceph-mon[27961]: from='client.25577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:13 smithi164 ceph-mon[27961]: from='client.15702 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:13 smithi164 ceph-mon[27961]: Upgrade: Updating mon.b 2024-09-04T16:59:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:13 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:13 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T16:59:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:13 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T16:59:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:13 smithi164 ceph-mon[27961]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:59:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:13 smithi164 ceph-mon[27961]: Deploying daemon mon.b on smithi164 2024-09-04T16:59:13.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:13 smithi164 ceph-mon[27961]: from='client.? 172.21.15.100:0/4290844576' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:13.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:13 smithi164 ceph-mon[27961]: from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:14.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:13 smithi100 ceph-mon[24429]: from='client.25577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:14.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:13 smithi100 ceph-mon[24429]: from='client.15702 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:14.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:13 smithi100 ceph-mon[24429]: Upgrade: Updating mon.b 2024-09-04T16:59:14.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:13 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:14.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:13 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T16:59:14.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:13 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T16:59:14.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:13 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:59:14.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:13 smithi100 ceph-mon[24429]: Deploying daemon mon.b on smithi164 2024-09-04T16:59:14.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:13 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/4290844576' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:14.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:13 smithi100 ceph-mon[24429]: from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:14.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:13 smithi100 ceph-mon[34118]: from='client.25577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:14.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:13 smithi100 ceph-mon[34118]: from='client.15702 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:14.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:13 smithi100 ceph-mon[34118]: Upgrade: Updating mon.b 2024-09-04T16:59:14.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:13 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:14.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:13 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T16:59:14.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:13 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T16:59:14.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:13 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:59:14.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:13 smithi100 ceph-mon[34118]: Deploying daemon mon.b on smithi164 2024-09-04T16:59:14.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:13 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/4290844576' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:14.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:13 smithi100 ceph-mon[34118]: from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:14.518 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:14 smithi164 systemd[1]: Stopping Ceph mon.b for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:59:14.902 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-b[27957]: 2024-09-04T16:59:14.515+0000 7fc618e7b640 -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-04T16:59:14.903 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-b[27957]: 2024-09-04T16:59:14.515+0000 7fc618e7b640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-04T16:59:14.903 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:14 smithi164 podman[92038]: 2024-09-04 16:59:14.660222406 +0000 UTC m=+0.264801565 container died 18b5d714708110ad94b9e8fd6981a608150d28e172722152e44b3af393f7e6c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-48920da, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, 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) 2024-09-04T16:59:15.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:15 smithi164 podman[92038]: 2024-09-04 16:59:15.008906365 +0000 UTC m=+0.613485512 container cleanup 18b5d714708110ad94b9e8fd6981a608150d28e172722152e44b3af393f7e6c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-48920da, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2) 2024-09-04T16:59:15.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:15 smithi164 bash[92038]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-b 2024-09-04T16:59:15.454 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:15 smithi164 podman[92051]: 2024-09-04 16:59:15.202165159 +0000 UTC m=+0.532542498 container remove 18b5d714708110ad94b9e8fd6981a608150d28e172722152e44b3af393f7e6c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-b, RELEASE=squid-48920da, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-04T16:59:15.454 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:15 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-04T16:59:15.454 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:15 smithi164 systemd[1]: Stopped Ceph mon.b for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:59:15.454 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:15 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mon.b.service: Consumed 15.297s CPU time. 2024-09-04T16:59:15.836 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:15 smithi164 systemd[1]: Starting Ceph mon.b for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:59:16.087 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:15 smithi164 podman[92183]: 2024-09-04 16:59:15.83670428 +0000 UTC m=+0.090850490 container create 44641e70d803c0f1aa6b5782f6177eadee38f49625c28b87a9de897b6f539965 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-b, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-04T16:59:16.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:15 smithi164 podman[92183]: 2024-09-04 16:59:15.76178705 +0000 UTC m=+0.015933235 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:59:16.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 podman[92183]: 2024-09-04 16:59:16.048635189 +0000 UTC m=+0.302781356 container init 44641e70d803c0f1aa6b5782f6177eadee38f49625c28b87a9de897b6f539965 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-b, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2) 2024-09-04T16:59:16.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 podman[92183]: 2024-09-04 16:59:16.051680551 +0000 UTC m=+0.305826725 container start 44641e70d803c0f1aa6b5782f6177eadee38f49625c28b87a9de897b6f539965 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-b, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS) 2024-09-04T16:59:16.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: set uid:gid to 167:167 (ceph:ceph) 2024-09-04T16:59:16.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev), process ceph-mon, pid 2 2024-09-04T16:59:16.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: pidfile_write: ignore empty --pid-file 2024-09-04T16:59:16.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: load: jerasure load: lrc 2024-09-04T16:59:16.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: RocksDB version: 7.9.2 2024-09-04T16:59:16.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Git sha 0 2024-09-04T16:59:16.089 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Compile date 2024-09-04 14:08:26 2024-09-04T16:59:16.089 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: DB SUMMARY 2024-09-04T16:59:16.089 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: DB Session ID: UHTT6O4HA4818X1F76O5 2024-09-04T16:59:16.089 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: CURRENT file: CURRENT 2024-09-04T16:59:16.089 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: IDENTITY file: IDENTITY 2024-09-04T16:59:16.089 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: MANIFEST file: MANIFEST-000010 size: 3112 Bytes 2024-09-04T16:59:16.089 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000048.sst 2024-09-04T16:59:16.089 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000046.log size: 1625089 ; 2024-09-04T16:59:16.089 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.error_if_exists: 0 2024-09-04T16:59:16.089 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.create_if_missing: 0 2024-09-04T16:59:16.089 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.paranoid_checks: 1 2024-09-04T16:59:16.089 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-04T16:59:16.090 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-04T16:59:16.090 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-04T16:59:16.090 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.env: 0x55efc7267160 2024-09-04T16:59:16.090 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.fs: PosixFileSystem 2024-09-04T16:59:16.090 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.info_log: 0x55efc7da9880 2024-09-04T16:59:16.090 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_file_opening_threads: 16 2024-09-04T16:59:16.090 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.statistics: (nil) 2024-09-04T16:59:16.090 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.use_fsync: 0 2024-09-04T16:59:16.090 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_log_file_size: 0 2024-09-04T16:59:16.090 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-04T16:59:16.090 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-04T16:59:16.090 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.keep_log_file_num: 1000 2024-09-04T16:59:16.090 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.recycle_log_file_num: 0 2024-09-04T16:59:16.091 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.allow_fallocate: 1 2024-09-04T16:59:16.091 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.allow_mmap_reads: 0 2024-09-04T16:59:16.091 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.allow_mmap_writes: 0 2024-09-04T16:59:16.091 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.use_direct_reads: 0 2024-09-04T16:59:16.091 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-04T16:59:16.091 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.create_missing_column_families: 0 2024-09-04T16:59:16.091 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.db_log_dir: 2024-09-04T16:59:16.091 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.wal_dir: 2024-09-04T16:59:16.091 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-04T16:59:16.091 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-04T16:59:16.091 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-04T16:59:16.091 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-04T16:59:16.091 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-04T16:59:16.091 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-04T16:59:16.092 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.advise_random_on_open: 1 2024-09-04T16:59:16.092 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.db_write_buffer_size: 0 2024-09-04T16:59:16.092 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.write_buffer_manager: 0x55efc7dac960 2024-09-04T16:59:16.092 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-04T16:59:16.092 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-04T16:59:16.092 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-04T16:59:16.092 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.rate_limiter: (nil) 2024-09-04T16:59:16.092 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-04T16:59:16.092 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.wal_recovery_mode: 2 2024-09-04T16:59:16.093 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.enable_thread_tracking: 0 2024-09-04T16:59:16.094 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.enable_pipelined_write: 0 2024-09-04T16:59:16.094 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.unordered_write: 0 2024-09-04T16:59:16.094 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-04T16:59:16.094 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-04T16:59:16.094 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-04T16:59:16.094 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-04T16:59:16.094 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.row_cache: None 2024-09-04T16:59:16.094 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.wal_filter: None 2024-09-04T16:59:16.094 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-04T16:59:16.094 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.allow_ingest_behind: 0 2024-09-04T16:59:16.094 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.two_write_queues: 0 2024-09-04T16:59:16.095 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.manual_wal_flush: 0 2024-09-04T16:59:16.095 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.wal_compression: 0 2024-09-04T16:59:16.095 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.atomic_flush: 0 2024-09-04T16:59:16.095 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-04T16:59:16.095 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-04T16:59:16.095 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-04T16:59:16.095 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.log_readahead_size: 0 2024-09-04T16:59:16.095 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-04T16:59:16.095 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.best_efforts_recovery: 0 2024-09-04T16:59:16.095 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-04T16:59:16.095 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-04T16:59:16.095 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.allow_data_in_errors: 0 2024-09-04T16:59:16.096 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.db_host_id: __hostname__ 2024-09-04T16:59:16.096 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-04T16:59:16.096 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_background_jobs: 2 2024-09-04T16:59:16.096 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_background_compactions: -1 2024-09-04T16:59:16.096 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_subcompactions: 1 2024-09-04T16:59:16.096 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-04T16:59:16.096 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-04T16:59:16.096 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-04T16:59:16.096 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_total_wal_size: 0 2024-09-04T16:59:16.096 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-04T16:59:16.096 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-04T16:59:16.096 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-04T16:59:16.096 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-04T16:59:16.097 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_open_files: -1 2024-09-04T16:59:16.097 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.bytes_per_sync: 0 2024-09-04T16:59:16.097 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-04T16:59:16.097 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-04T16:59:16.097 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compaction_readahead_size: 0 2024-09-04T16:59:16.097 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_background_flushes: -1 2024-09-04T16:59:16.097 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Compression algorithms supported: 2024-09-04T16:59:16.097 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: kZSTD supported: 0 2024-09-04T16:59:16.097 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: kXpressCompression supported: 0 2024-09-04T16:59:16.097 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: kBZip2Compression supported: 0 2024-09-04T16:59:16.097 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-04T16:59:16.097 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: kLZ4Compression supported: 1 2024-09-04T16:59:16.097 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: kZlibCompression supported: 1 2024-09-04T16:59:16.097 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: kLZ4HCCompression supported: 1 2024-09-04T16:59:16.098 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: kSnappyCompression supported: 1 2024-09-04T16:59:16.098 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-04T16:59:16.098 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-04T16:59:16.098 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-04T16:59:16.098 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-04T16:59:16.098 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-04T16:59:16.098 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.merge_operator: 2024-09-04T16:59:16.098 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compaction_filter: None 2024-09-04T16:59:16.098 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compaction_filter_factory: None 2024-09-04T16:59:16.098 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.sst_partitioner_factory: None 2024-09-04T16:59:16.098 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-04T16:59:16.098 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-04T16:59:16.098 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55efc7da94e0) 2024-09-04T16:59:16.098 INFO:journalctl@ceph.mon.b.smithi164.stdout: cache_index_and_filter_blocks: 1 2024-09-04T16:59:16.098 INFO:journalctl@ceph.mon.b.smithi164.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-04T16:59:16.099 INFO:journalctl@ceph.mon.b.smithi164.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-04T16:59:16.099 INFO:journalctl@ceph.mon.b.smithi164.stdout: pin_top_level_index_and_filter: 1 2024-09-04T16:59:16.099 INFO:journalctl@ceph.mon.b.smithi164.stdout: index_type: 0 2024-09-04T16:59:16.099 INFO:journalctl@ceph.mon.b.smithi164.stdout: data_block_index_type: 0 2024-09-04T16:59:16.099 INFO:journalctl@ceph.mon.b.smithi164.stdout: index_shortening: 1 2024-09-04T16:59:16.099 INFO:journalctl@ceph.mon.b.smithi164.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-04T16:59:16.099 INFO:journalctl@ceph.mon.b.smithi164.stdout: checksum: 4 2024-09-04T16:59:16.099 INFO:journalctl@ceph.mon.b.smithi164.stdout: no_block_cache: 0 2024-09-04T16:59:16.099 INFO:journalctl@ceph.mon.b.smithi164.stdout: block_cache: 0x55efc7d9c850 2024-09-04T16:59:16.099 INFO:journalctl@ceph.mon.b.smithi164.stdout: block_cache_name: BinnedLRUCache 2024-09-04T16:59:16.099 INFO:journalctl@ceph.mon.b.smithi164.stdout: block_cache_options: 2024-09-04T16:59:16.099 INFO:journalctl@ceph.mon.b.smithi164.stdout: capacity : 536870912 2024-09-04T16:59:16.099 INFO:journalctl@ceph.mon.b.smithi164.stdout: num_shard_bits : 4 2024-09-04T16:59:16.099 INFO:journalctl@ceph.mon.b.smithi164.stdout: strict_capacity_limit : 0 2024-09-04T16:59:16.099 INFO:journalctl@ceph.mon.b.smithi164.stdout: high_pri_pool_ratio: 0.000 2024-09-04T16:59:16.100 INFO:journalctl@ceph.mon.b.smithi164.stdout: block_cache_compressed: (nil) 2024-09-04T16:59:16.100 INFO:journalctl@ceph.mon.b.smithi164.stdout: persistent_cache: (nil) 2024-09-04T16:59:16.100 INFO:journalctl@ceph.mon.b.smithi164.stdout: block_size: 4096 2024-09-04T16:59:16.100 INFO:journalctl@ceph.mon.b.smithi164.stdout: block_size_deviation: 10 2024-09-04T16:59:16.100 INFO:journalctl@ceph.mon.b.smithi164.stdout: block_restart_interval: 16 2024-09-04T16:59:16.100 INFO:journalctl@ceph.mon.b.smithi164.stdout: index_block_restart_interval: 1 2024-09-04T16:59:16.100 INFO:journalctl@ceph.mon.b.smithi164.stdout: metadata_block_size: 4096 2024-09-04T16:59:16.100 INFO:journalctl@ceph.mon.b.smithi164.stdout: partition_filters: 0 2024-09-04T16:59:16.100 INFO:journalctl@ceph.mon.b.smithi164.stdout: use_delta_encoding: 1 2024-09-04T16:59:16.100 INFO:journalctl@ceph.mon.b.smithi164.stdout: filter_policy: bloomfilter 2024-09-04T16:59:16.100 INFO:journalctl@ceph.mon.b.smithi164.stdout: whole_key_filtering: 1 2024-09-04T16:59:16.100 INFO:journalctl@ceph.mon.b.smithi164.stdout: verify_compression: 0 2024-09-04T16:59:16.100 INFO:journalctl@ceph.mon.b.smithi164.stdout: read_amp_bytes_per_bit: 0 2024-09-04T16:59:16.100 INFO:journalctl@ceph.mon.b.smithi164.stdout: format_version: 5 2024-09-04T16:59:16.101 INFO:journalctl@ceph.mon.b.smithi164.stdout: enable_index_compression: 1 2024-09-04T16:59:16.101 INFO:journalctl@ceph.mon.b.smithi164.stdout: block_align: 0 2024-09-04T16:59:16.101 INFO:journalctl@ceph.mon.b.smithi164.stdout: max_auto_readahead_size: 262144 2024-09-04T16:59:16.101 INFO:journalctl@ceph.mon.b.smithi164.stdout: prepopulate_block_cache: 0 2024-09-04T16:59:16.101 INFO:journalctl@ceph.mon.b.smithi164.stdout: initial_auto_readahead_size: 8192 2024-09-04T16:59:16.101 INFO:journalctl@ceph.mon.b.smithi164.stdout: num_file_reads_for_auto_readahead: 2 2024-09-04T16:59:16.101 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.write_buffer_size: 33554432 2024-09-04T16:59:16.101 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_write_buffer_number: 2 2024-09-04T16:59:16.101 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compression: NoCompression 2024-09-04T16:59:16.101 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.bottommost_compression: Disabled 2024-09-04T16:59:16.101 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.prefix_extractor: nullptr 2024-09-04T16:59:16.101 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-04T16:59:16.101 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.num_levels: 7 2024-09-04T16:59:16.101 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-04T16:59:16.102 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-04T16:59:16.102 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-04T16:59:16.102 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-04T16:59:16.102 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-04T16:59:16.102 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-04T16:59:16.102 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-04T16:59:16.102 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-04T16:59:16.102 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-04T16:59:16.102 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-04T16:59:16.102 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-04T16:59:16.102 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-04T16:59:16.102 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-04T16:59:16.102 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compression_opts.level: 32767 2024-09-04T16:59:16.102 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compression_opts.strategy: 0 2024-09-04T16:59:16.102 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-04T16:59:16.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-04T16:59:16.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-04T16:59:16.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-04T16:59:16.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compression_opts.enabled: false 2024-09-04T16:59:16.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-04T16:59:16.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-04T16:59:16.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-04T16:59:16.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-04T16:59:16.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.target_file_size_base: 67108864 2024-09-04T16:59:16.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-04T16:59:16.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-04T16:59:16.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-04T16:59:16.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-04T16:59:16.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-04T16:59:16.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-04T16:59:16.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-04T16:59:16.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-04T16:59:16.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-04T16:59:16.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-04T16:59:16.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-04T16:59:16.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-04T16:59:16.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-04T16:59:16.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-04T16:59:16.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.arena_block_size: 1048576 2024-09-04T16:59:16.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-04T16:59:16.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-04T16:59:16.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.disable_auto_compactions: 0 2024-09-04T16:59:16.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-04T16:59:16.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-04T16:59:16.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-04T16:59:16.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-04T16:59:16.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-04T16:59:16.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-04T16:59:16.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-04T16:59:16.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-04T16:59:16.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-04T16:59:16.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-04T16:59:16.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-04T16:59:16.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.inplace_update_support: 0 2024-09-04T16:59:16.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-04T16:59:16.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-04T16:59:16.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-04T16:59:16.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-04T16:59:16.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.bloom_locality: 0 2024-09-04T16:59:16.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.max_successive_merges: 0 2024-09-04T16:59:16.106 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-04T16:59:16.106 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.paranoid_file_checks: 0 2024-09-04T16:59:16.106 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.force_consistency_checks: 1 2024-09-04T16:59:16.106 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.report_bg_io_stats: 0 2024-09-04T16:59:16.106 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.ttl: 2592000 2024-09-04T16:59:16.106 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-04T16:59:16.106 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-04T16:59:16.106 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-04T16:59:16.106 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.enable_blob_files: false 2024-09-04T16:59:16.106 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.min_blob_size: 0 2024-09-04T16:59:16.106 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.blob_file_size: 268435456 2024-09-04T16:59:16.106 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-04T16:59:16.106 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-04T16:59:16.106 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-04T16:59:16.106 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-04T16:59:16.106 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-04T16:59:16.107 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.blob_file_starting_level: 0 2024-09-04T16:59:16.107 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-04T16:59:16.107 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-04T16:59:16.107 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 50, last_sequence is 24951, log_number is 46,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 46 2024-09-04T16:59:16.107 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 46 2024-09-04T16:59:16.107 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 83bbb66a-aa17-44c6-86e9-d7f51dcac174 2024-09-04T16:59:16.107 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725469156080372, "job": 1, "event": "recovery_started", "wal_files": [46]} 2024-09-04T16:59:16.107 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #46 mode 2 2024-09-04T16:59:16.107 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725469156085216, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 51, "file_size": 1032935, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 24956, "largest_seqno": 25945, "table_properties": {"data_size": 1028428, "index_size": 2379, "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": 11053, "raw_average_key_size": 25, "raw_value_size": 1019257, "raw_average_value_size": 2353, "num_data_blocks": 106, "num_entries": 433, "num_filter_entries": 433, "num_deletions": 7, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1725469156, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "83bbb66a-aa17-44c6-86e9-d7f51dcac174", "db_session_id": "UHTT6O4HA4818X1F76O5", "orig_file_number": 51, "seqno_to_time_mapping": "N/A"}} 2024-09-04T16:59:16.107 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725469156085342, "job": 1, "event": "recovery_finished"} 2024-09-04T16:59:16.107 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: [db/version_set.cc:5047] Creating manifest 53 2024-09-04T16:59:16.107 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-04T16:59:16.108 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000046.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-04T16:59:16.108 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55efc7dcce00 2024-09-04T16:59:16.108 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: DB pointer 0x55efc7ecc000 2024-09-04T16:59:16.108 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-04T16:59:16.108 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-04T16:59:16.108 INFO:journalctl@ceph.mon.b.smithi164.stdout: ** DB Stats ** 2024-09-04T16:59:16.108 INFO:journalctl@ceph.mon.b.smithi164.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T16:59:16.108 INFO:journalctl@ceph.mon.b.smithi164.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-04T16:59:16.108 INFO:journalctl@ceph.mon.b.smithi164.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T16:59:16.108 INFO:journalctl@ceph.mon.b.smithi164.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T16:59:16.108 INFO:journalctl@ceph.mon.b.smithi164.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-04T16:59:16.108 INFO:journalctl@ceph.mon.b.smithi164.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T16:59:16.108 INFO:journalctl@ceph.mon.b.smithi164.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T16:59:16.109 INFO:journalctl@ceph.mon.b.smithi164.stdout: 2024-09-04T16:59:16.109 INFO:journalctl@ceph.mon.b.smithi164.stdout: ** Compaction Stats [default] ** 2024-09-04T16:59:16.109 INFO:journalctl@ceph.mon.b.smithi164.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-04T16:59:16.109 INFO:journalctl@ceph.mon.b.smithi164.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-04T16:59:16.109 INFO:journalctl@ceph.mon.b.smithi164.stdout: L0 1/0 1008.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 399.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-04T16:59:16.109 INFO:journalctl@ceph.mon.b.smithi164.stdout: L6 1/0 10.03 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-04T16:59:16.109 INFO:journalctl@ceph.mon.b.smithi164.stdout: Sum 2/0 11.02 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 399.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-04T16:59:16.109 INFO:journalctl@ceph.mon.b.smithi164.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 399.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-04T16:59:16.109 INFO:journalctl@ceph.mon.b.smithi164.stdout: 2024-09-04T16:59:16.109 INFO:journalctl@ceph.mon.b.smithi164.stdout: ** Compaction Stats [default] ** 2024-09-04T16:59:16.109 INFO:journalctl@ceph.mon.b.smithi164.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-04T16:59:16.109 INFO:journalctl@ceph.mon.b.smithi164.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-04T16:59:16.109 INFO:journalctl@ceph.mon.b.smithi164.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 399.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-04T16:59:16.110 INFO:journalctl@ceph.mon.b.smithi164.stdout: 2024-09-04T16:59:16.110 INFO:journalctl@ceph.mon.b.smithi164.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-04T16:59:16.110 INFO:journalctl@ceph.mon.b.smithi164.stdout: 2024-09-04T16:59:16.110 INFO:journalctl@ceph.mon.b.smithi164.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T16:59:16.110 INFO:journalctl@ceph.mon.b.smithi164.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-09-04T16:59:16.110 INFO:journalctl@ceph.mon.b.smithi164.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-04T16:59:16.110 INFO:journalctl@ceph.mon.b.smithi164.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-04T16:59:16.110 INFO:journalctl@ceph.mon.b.smithi164.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-04T16:59:16.110 INFO:journalctl@ceph.mon.b.smithi164.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-04T16:59:16.110 INFO:journalctl@ceph.mon.b.smithi164.stdout: Cumulative compaction: 0.00 GB write, 131.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T16:59:16.110 INFO:journalctl@ceph.mon.b.smithi164.stdout: Interval compaction: 0.00 GB write, 131.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T16:59:16.110 INFO:journalctl@ceph.mon.b.smithi164.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-04T16:59:16.110 INFO:journalctl@ceph.mon.b.smithi164.stdout: Block cache BinnedLRUCache@0x55efc7d9c850#2 capacity: 512.00 MB usage: 3.73 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-04T16:59:16.111 INFO:journalctl@ceph.mon.b.smithi164.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.16 KB,0.000220537%) IndexBlock(1,2.58 KB,0.000491738%) Misc(1,0.00 KB,0%) 2024-09-04T16:59:16.111 INFO:journalctl@ceph.mon.b.smithi164.stdout: 2024-09-04T16:59:16.111 INFO:journalctl@ceph.mon.b.smithi164.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-04T16:59:16.111 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: starting mon.b rank 1 at public addrs [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] at bind addrs [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:59:16.111 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: mon.b@-1(???) e3 preinit fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:59:16.111 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: mon.b@-1(???).mds e1 new map 2024-09-04T16:59:16.111 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: mon.b@-1(???).mds e1 print_map 2024-09-04T16:59:16.111 INFO:journalctl@ceph.mon.b.smithi164.stdout: e1 2024-09-04T16:59:16.111 INFO:journalctl@ceph.mon.b.smithi164.stdout: btime 2024-09-04T16:31:33:931354+0000 2024-09-04T16:59:16.111 INFO:journalctl@ceph.mon.b.smithi164.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-04T16:59:16.111 INFO:journalctl@ceph.mon.b.smithi164.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-04T16:59:16.111 INFO:journalctl@ceph.mon.b.smithi164.stdout: legacy client fscid: -1 2024-09-04T16:59:16.111 INFO:journalctl@ceph.mon.b.smithi164.stdout: 2024-09-04T16:59:16.112 INFO:journalctl@ceph.mon.b.smithi164.stdout: No filesystems configured 2024-09-04T16:59:16.112 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: mon.b@-1(???).osd e109 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-04T16:59:16.112 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: mon.b@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-04T16:59:16.112 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: mon.b@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-04T16:59:16.112 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: mon.b@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-04T16:59:16.112 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-mon[92202]: mon.b@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-09-04T16:59:16.439 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:59:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:59:16.325327745Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:59:16.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 bash[92183]: 44641e70d803c0f1aa6b5782f6177eadee38f49625c28b87a9de897b6f539965 2024-09-04T16:59:16.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:16 smithi164 systemd[1]: Started Ceph mon.b for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:59:17.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[24429]: 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-04T16:59:17.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[24429]: mon.b calling monitor election 2024-09-04T16:59:17.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[24429]: mon.a calling monitor election 2024-09-04T16:59:17.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[24429]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T16:59:17.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[24429]: monmap epoch 3 2024-09-04T16:59:17.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[24429]: fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:59:17.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[24429]: last_changed 2024-09-04T16:33:00.244680+0000 2024-09-04T16:59:17.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[24429]: created 2024-09-04T16:31:28.198500+0000 2024-09-04T16:59:17.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[24429]: min_mon_release 19 (squid) 2024-09-04T16:59:17.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[24429]: election_strategy: 1 2024-09-04T16:59:17.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[24429]: 0: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.a 2024-09-04T16:59:17.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[24429]: 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-04T16:59:17.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[24429]: 2: [v2:172.21.15.100:3301/0,v1:172.21.15.100:6790/0] mon.c 2024-09-04T16:59:17.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[24429]: fsmap 2024-09-04T16:59:17.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[24429]: osdmap e109: 8 total, 8 up, 8 in 2024-09-04T16:59:17.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[24429]: mgrmap e42: y(active, since 2m), standbys: x 2024-09-04T16:59:17.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[24429]: overall HEALTH_OK 2024-09-04T16:59:17.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:17.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:17.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[34118]: 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-04T16:59:17.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[34118]: mon.b calling monitor election 2024-09-04T16:59:17.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[34118]: mon.a calling monitor election 2024-09-04T16:59:17.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[34118]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T16:59:17.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[34118]: monmap epoch 3 2024-09-04T16:59:17.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[34118]: fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:59:17.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[34118]: last_changed 2024-09-04T16:33:00.244680+0000 2024-09-04T16:59:17.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[34118]: created 2024-09-04T16:31:28.198500+0000 2024-09-04T16:59:17.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[34118]: min_mon_release 19 (squid) 2024-09-04T16:59:17.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[34118]: election_strategy: 1 2024-09-04T16:59:17.384 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[34118]: 0: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.a 2024-09-04T16:59:17.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[34118]: 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-04T16:59:17.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[34118]: 2: [v2:172.21.15.100:3301/0,v1:172.21.15.100:6790/0] mon.c 2024-09-04T16:59:17.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[34118]: fsmap 2024-09-04T16:59:17.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[34118]: osdmap e109: 8 total, 8 up, 8 in 2024-09-04T16:59:17.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[34118]: mgrmap e42: y(active, since 2m), standbys: x 2024-09-04T16:59:17.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[34118]: overall HEALTH_OK 2024-09-04T16:59:17.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:17.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:17 smithi164 ceph-mon[92202]: 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-04T16:59:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:17 smithi164 ceph-mon[92202]: mon.b calling monitor election 2024-09-04T16:59:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:17 smithi164 ceph-mon[92202]: mon.a calling monitor election 2024-09-04T16:59:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:17 smithi164 ceph-mon[92202]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T16:59:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:17 smithi164 ceph-mon[92202]: monmap epoch 3 2024-09-04T16:59:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:17 smithi164 ceph-mon[92202]: fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T16:59:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:17 smithi164 ceph-mon[92202]: last_changed 2024-09-04T16:33:00.244680+0000 2024-09-04T16:59:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:17 smithi164 ceph-mon[92202]: created 2024-09-04T16:31:28.198500+0000 2024-09-04T16:59:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:17 smithi164 ceph-mon[92202]: min_mon_release 19 (squid) 2024-09-04T16:59:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:17 smithi164 ceph-mon[92202]: election_strategy: 1 2024-09-04T16:59:17.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:17 smithi164 ceph-mon[92202]: 0: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.a 2024-09-04T16:59:17.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:17 smithi164 ceph-mon[92202]: 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-04T16:59:17.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:17 smithi164 ceph-mon[92202]: 2: [v2:172.21.15.100:3301/0,v1:172.21.15.100:6790/0] mon.c 2024-09-04T16:59:17.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:17 smithi164 ceph-mon[92202]: fsmap 2024-09-04T16:59:17.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:17 smithi164 ceph-mon[92202]: osdmap e109: 8 total, 8 up, 8 in 2024-09-04T16:59:17.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:17 smithi164 ceph-mon[92202]: mgrmap e42: y(active, since 2m), standbys: x 2024-09-04T16:59:17.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:17 smithi164 ceph-mon[92202]: overall HEALTH_OK 2024-09-04T16:59:17.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:17 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:17.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:17 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:18.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:59:17 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:59:17] "GET /metrics HTTP/1.1" 200 38180 "" "Prometheus/2.51.0" 2024-09-04T16:59:19.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:19 smithi100 ceph-mon[34118]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:59:19.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:19 smithi100 ceph-mon[34118]: 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-04T16:59:19.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:19 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:59:19.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:19 smithi100 ceph-mon[24429]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:59:19.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:19 smithi100 ceph-mon[24429]: 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-04T16:59:19.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:19 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:59:19.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:19 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:59:19.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:19 smithi164 ceph-mon[92202]: 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-04T16:59:19.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:19 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:59:19.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:59:19 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:59:19.330870364Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:59:21.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:59:21 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: 2024-09-04T16:59:21.096+0000 7fab0134d640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-04T16:59:21.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:21 smithi100 ceph-mon[24429]: 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-04T16:59:21.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:21 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:21.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:21 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:21.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:21 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:21.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:21 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:21.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:21 smithi100 ceph-mon[34118]: 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-04T16:59:21.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:21 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:21.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:21 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:21.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:21 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:21.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:21 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:21.548 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:21 smithi164 ceph-mon[92202]: 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-04T16:59:21.548 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:21 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:21.548 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:21 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:21.548 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:21 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:21.548 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:21 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:22.582 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:59:22 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:59:22.325122799Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:59:23.559 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:23 smithi164 ceph-mon[92202]: 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-04T16:59:23.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:23 smithi100 ceph-mon[24429]: 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-04T16:59:23.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:23 smithi100 ceph-mon[34118]: 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-04T16:59:25.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:59:25.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:59:25.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:59:25.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all crash 2024-09-04T16:59:25.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all mds 2024-09-04T16:59:25.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.135 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T16:59:25.135 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.135 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.135 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-04T16:59:25.135 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.135 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T16:59:25.135 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-04T16:59:25.136 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.136 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T16:59:25.136 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.136 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.136 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all nfs 2024-09-04T16:59:25.136 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.137 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.137 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all nvmeof 2024-09-04T16:59:25.137 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.137 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.137 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all node-exporter 2024-09-04T16:59:25.137 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T16:59:25.138 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.138 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.139 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:59:25.139 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:59:25.139 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.139 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:59:25.139 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.139 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.140 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all crash 2024-09-04T16:59:25.140 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.140 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.140 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all mds 2024-09-04T16:59:25.140 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.141 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.141 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T16:59:25.141 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.141 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.141 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-04T16:59:25.141 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.142 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T16:59:25.142 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-04T16:59:25.142 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.142 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T16:59:25.142 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.142 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.143 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all nfs 2024-09-04T16:59:25.143 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.143 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.143 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all nvmeof 2024-09-04T16:59:25.143 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.144 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.144 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all node-exporter 2024-09-04T16:59:25.144 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T16:59:25.144 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.144 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all prometheus 2024-09-04T16:59:25.145 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T16:59:25.145 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.145 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all alertmanager 2024-09-04T16:59:25.145 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T16:59:25.145 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.146 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all grafana 2024-09-04T16:59:25.146 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T16:59:25.146 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.146 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all loki 2024-09-04T16:59:25.146 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T16:59:25.146 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.146 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all promtail 2024-09-04T16:59:25.147 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T16:59:25.147 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: Upgrade: Finalizing container_image settings 2024-09-04T16:59:25.147 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-04T16:59:25.147 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T16:59:25.147 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.147 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: 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-04T16:59:25.147 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T16:59:25.148 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-04T16:59:25.148 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T16:59:25.148 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-04T16:59:25.148 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-04T16:59:25.148 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T16:59:25.149 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.149 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all prometheus 2024-09-04T16:59:25.149 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T16:59:25.149 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.149 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all alertmanager 2024-09-04T16:59:25.150 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T16:59:25.150 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.150 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all grafana 2024-09-04T16:59:25.150 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T16:59:25.150 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.150 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all loki 2024-09-04T16:59:25.151 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T16:59:25.151 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.151 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all promtail 2024-09-04T16:59:25.151 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T16:59:25.151 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: Upgrade: Finalizing container_image settings 2024-09-04T16:59:25.151 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-04T16:59:25.152 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T16:59:25.152 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.152 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: 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-04T16:59:25.152 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T16:59:25.152 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-04T16:59:25.152 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T16:59:25.152 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-04T16:59:25.153 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-04T16:59:25.153 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T16:59:25.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-04T16:59:25.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-04T16:59:25.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T16:59:25.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-04T16:59:25.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T16:59:25.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-04T16:59:25.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-04T16:59:25.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T16:59:25.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-04T16:59:25.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T16:59:25.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: Upgrade: Complete! 2024-09-04T16:59:25.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-04T16:59:25.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T16:59:25.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:59:25.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:59:25.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:59:25.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:59:25.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.158 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-04T16:59:25.158 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-04T16:59:25.158 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T16:59:25.158 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.158 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-04T16:59:25.158 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T16:59:25.159 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-04T16:59:25.159 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-04T16:59:25.159 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T16:59:25.159 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-04T16:59:25.159 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T16:59:25.159 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.160 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.160 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.160 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.160 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.160 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.160 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: Upgrade: Complete! 2024-09-04T16:59:25.160 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-04T16:59:25.161 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T16:59:25.161 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:59:25.161 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:59:25.161 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.161 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:59:25.161 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:59:25.161 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:24 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:59:25.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:59:25.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:59:25.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all crash 2024-09-04T16:59:25.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all mds 2024-09-04T16:59:25.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T16:59:25.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.193 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.193 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-04T16:59:25.193 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.193 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T16:59:25.193 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-04T16:59:25.194 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.194 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T16:59:25.194 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.194 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.194 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all nfs 2024-09-04T16:59:25.194 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.195 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.195 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all nvmeof 2024-09-04T16:59:25.195 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.195 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.195 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all node-exporter 2024-09-04T16:59:25.195 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T16:59:25.195 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all prometheus 2024-09-04T16:59:25.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T16:59:25.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all alertmanager 2024-09-04T16:59:25.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T16:59:25.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.197 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all grafana 2024-09-04T16:59:25.197 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T16:59:25.197 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.197 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all loki 2024-09-04T16:59:25.197 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T16:59:25.197 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:25.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all promtail 2024-09-04T16:59:25.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T16:59:25.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: Upgrade: Finalizing container_image settings 2024-09-04T16:59:25.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-04T16:59:25.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T16:59:25.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.199 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: 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-04T16:59:25.199 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T16:59:25.199 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-04T16:59:25.199 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T16:59:25.199 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-04T16:59:25.199 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-04T16:59:25.200 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T16:59:25.200 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-04T16:59:25.200 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-04T16:59:25.201 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T16:59:25.201 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.201 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-04T16:59:25.201 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T16:59:25.201 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-04T16:59:25.201 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-04T16:59:25.202 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T16:59:25.202 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-04T16:59:25.202 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T16:59:25.202 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.202 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.202 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.202 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.203 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.203 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T16:59:25.203 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: Upgrade: Complete! 2024-09-04T16:59:25.203 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-04T16:59:25.203 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T16:59:25.204 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:59:25.204 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:59:25.204 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.204 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:59:25.204 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:59:25.204 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:24 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:25.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:59:25 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:59:25.325052579Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:59:27.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:27 smithi100 ceph-mon[34118]: 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-04T16:59:27.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:27 smithi100 ceph-mon[24429]: 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-04T16:59:27.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:27 smithi164 ceph-mon[92202]: 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-04T16:59:28.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:59:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:59:27] "GET /metrics HTTP/1.1" 200 38108 "" "Prometheus/2.51.0" 2024-09-04T16:59:28.597 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:59:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:59:28.320572281Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:59:29.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:29 smithi100 ceph-mon[24429]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:59:29.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:29 smithi100 ceph-mon[24429]: 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-04T16:59:29.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:29 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:29.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:29 smithi100 ceph-mon[34118]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:59:29.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:29 smithi100 ceph-mon[34118]: 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-04T16:59:29.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:29 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:29.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:29 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:59:29.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:29 smithi164 ceph-mon[92202]: 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-04T16:59:29.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:29 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:31.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:31 smithi164 ceph-mon[92202]: 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-04T16:59:31.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:59:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:59:31.323170309Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:59:31.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:31 smithi100 ceph-mon[34118]: 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-04T16:59:31.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:31 smithi100 ceph-mon[24429]: 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-04T16:59:33.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:33 smithi164 ceph-mon[92202]: 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-04T16:59:33.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:33 smithi100 ceph-mon[34118]: 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-04T16:59:33.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:33 smithi100 ceph-mon[24429]: 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-04T16:59:34.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:34 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:59:34.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:59:34 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:59:34.324259496Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:59:34.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:34 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:59:34.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:34 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:59:35.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:35 smithi100 ceph-mon[24429]: 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-04T16:59:35.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:35 smithi100 ceph-mon[34118]: 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-04T16:59:35.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:35 smithi164 ceph-mon[92202]: 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-04T16:59:37.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:37 smithi164 ceph-mon[92202]: 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-04T16:59:37.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:59:37 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:59:37.325164348Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:59:37.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:37 smithi100 ceph-mon[34118]: 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-04T16:59:37.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:37 smithi100 ceph-mon[24429]: 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-04T16:59:38.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:59:37 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:59:37] "GET /metrics HTTP/1.1" 200 38174 "" "Prometheus/2.51.0" 2024-09-04T16:59:39.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:39 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:59:39.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:39 smithi164 ceph-mon[92202]: 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-04T16:59:39.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:39 smithi100 ceph-mon[24429]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:59:39.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:39 smithi100 ceph-mon[24429]: 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-04T16:59:39.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:39 smithi100 ceph-mon[34118]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:59:39.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:39 smithi100 ceph-mon[34118]: 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-04T16:59:40.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:59:40 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:59:40.323280412Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:59:41.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:41 smithi164 ceph-mon[92202]: 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-04T16:59:41.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:41 smithi100 ceph-mon[24429]: 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-04T16:59:41.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:41 smithi100 ceph-mon[34118]: 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-04T16:59:43.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:43 smithi164 ceph-mon[92202]: 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-04T16:59:43.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:59:43 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:59:43.327665026Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:59:43.627 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:43 smithi100 ceph-mon[34118]: 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-04T16:59:43.627 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:43 smithi100 ceph-mon[24429]: 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-04T16:59:44.230 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps' 2024-09-04T16:59:44.483 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:59:45.137 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T16:59:45.137 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (99s) 94s ago 22m - - 0.27.0 11f11916f8cd 1bc16850805f 2024-09-04T16:59:45.138 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (77s) 24s ago 22m 73.1M - c8b91775d855 2ca0b22062be 2024-09-04T16:59:45.138 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (2m) 94s ago 21m - - 3.8 b708f9119ac7 088fde61768f 2024-09-04T16:59:45.138 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (2m) 24s ago 26m 456M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b8452de2f85c 2024-09-04T16:59:45.138 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (11m) 94s ago 27m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T16:59:45.138 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (27m) 94s ago 28m - 2048M 19.1.1-252-g48920dab b708f9119ac7 f7dad5b97854 2024-09-04T16:59:45.138 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (29s) 24s ago 26m 19.0M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 44641e70d803 2024-09-04T16:59:45.138 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (26m) 94s ago 26m - 2048M 19.1.1-252-g48920dab b708f9119ac7 2bd295e785fe 2024-09-04T16:59:45.138 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (2m) 94s ago 22m - - 1.7.0 72c9c2088986 15abb71a2e63 2024-09-04T16:59:45.138 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (2m) 24s ago 22m 10.0M - 1.7.0 72c9c2088986 d58827805ffb 2024-09-04T16:59:45.138 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (26m) 94s ago 26m - 2991M 19.1.1-252-g48920dab b708f9119ac7 cc8cf803c253 2024-09-04T16:59:45.138 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (25m) 94s ago 25m - 2991M 19.1.1-252-g48920dab b708f9119ac7 2636947c6830 2024-09-04T16:59:45.138 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (25m) 94s ago 25m - 2991M 19.1.1-252-g48920dab b708f9119ac7 5c82804e6cfd 2024-09-04T16:59:45.139 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (25m) 94s ago 25m - 2991M 19.1.1-252-g48920dab b708f9119ac7 32f2a044ccef 2024-09-04T16:59:45.139 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (24m) 24s ago 24m 65.9M 3248M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T16:59:45.139 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (23m) 24s ago 24m 60.0M 3248M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T16:59:45.139 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (23m) 24s ago 23m 52.6M 3248M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T16:59:45.139 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (23m) 24s ago 23m 63.5M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T16:59:45.139 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (117s) 24s ago 22m 40.9M - 2.51.0 1d3b7f56885b b0bc821cb41b 2024-09-04T16:59:45.139 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (21m) 94s ago 21m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T16:59:45.139 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (21m) 24s ago 21m 89.7M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T16:59:45.389 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:45 smithi100 ceph-mon[34118]: from='client.15720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:45.389 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:45 smithi100 ceph-mon[34118]: 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-04T16:59:45.389 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:45 smithi100 ceph-mon[24429]: from='client.15720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:45.389 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:45 smithi100 ceph-mon[24429]: 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-04T16:59:45.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:45 smithi164 ceph-mon[92202]: from='client.15720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:45.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:45 smithi164 ceph-mon[92202]: 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-04T16:59:45.799 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-04T16:59:46.050 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:59:46.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:46 smithi164 ceph-mon[92202]: from='client.15726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:46.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:59:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:59:46.319194458Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:59:46.457 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:46 smithi100 ceph-mon[24429]: from='client.15726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:46.457 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:46 smithi100 ceph-mon[34118]: from='client.15726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:46.801 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T16:59:47.369 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:47 smithi100 ceph-mon[34118]: 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-04T16:59:47.370 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:47 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/4037467681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:47.370 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:47 smithi100 ceph-mon[24429]: 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-04T16:59:47.370 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:47 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/4037467681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:47.396 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade status' 2024-09-04T16:59:47.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:47 smithi164 ceph-mon[92202]: 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-04T16:59:47.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:47 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/4037467681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:47.640 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:59:48.023 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:59:47 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:59:47] "GET /metrics HTTP/1.1" 200 38174 "" "Prometheus/2.51.0" 2024-09-04T16:59:48.311 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:59:48.311 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": null, 2024-09-04T16:59:48.311 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": false, 2024-09-04T16:59:48.311 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "", 2024-09-04T16:59:48.311 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [], 2024-09-04T16:59:48.311 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": null, 2024-09-04T16:59:48.311 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "", 2024-09-04T16:59:48.311 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T16:59:48.311 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:59:48.931 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph health detail' 2024-09-04T16:59:49.175 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:59:49.296 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:49 smithi100 ceph-mon[34118]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:59:49.297 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:49 smithi100 ceph-mon[34118]: 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-04T16:59:49.297 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:49 smithi100 ceph-mon[34118]: from='client.15738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:49.297 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:49 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:59:49.297 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:49 smithi100 ceph-mon[24429]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:59:49.297 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:49 smithi100 ceph-mon[24429]: 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-04T16:59:49.297 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:49 smithi100 ceph-mon[24429]: from='client.15738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:49.297 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:49 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:59:49.439 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:59:49 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:59:49.330146141Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:59:49.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:49 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:59:49.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:49 smithi164 ceph-mon[92202]: 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-04T16:59:49.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:49 smithi164 ceph-mon[92202]: from='client.15738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:49.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:49 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T16:59:49.860 INFO:teuthology.orchestra.run.smithi100.stdout:HEALTH_OK 2024-09-04T16:59:50.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:50 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/864995823' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T16:59:50.514 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:50 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/864995823' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T16:59:50.514 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:50 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/864995823' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T16:59:50.544 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- 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-04T16:59:50.791 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:59:51.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:51 smithi164 ceph-mon[92202]: 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-04T16:59:51.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:51 smithi100 ceph-mon[34118]: 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-04T16:59:51.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:51 smithi100 ceph-mon[24429]: 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-04T16:59:52.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:59:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:59:52.330833528Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:59:53.154 INFO:teuthology.orchestra.run.smithi100.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:59:53.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:53 smithi100 ceph-mon[34118]: from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:53.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:53 smithi100 ceph-mon[34118]: from='client.15756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "mon", "hosts": "smithi100", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:53.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:53 smithi100 ceph-mon[34118]: 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-04T16:59:53.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:53 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:53.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:53 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:59:53.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:53 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:59:53.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:53 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:53.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:53 smithi100 ceph-mon[24429]: from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:53.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:53 smithi100 ceph-mon[24429]: from='client.15756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "mon", "hosts": "smithi100", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:53.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:53 smithi100 ceph-mon[24429]: 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-04T16:59:53.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:53 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:53.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:53 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:59:53.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:53 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:59:53.383 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:53 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:53.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:53 smithi164 ceph-mon[92202]: from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:53 smithi164 ceph-mon[92202]: from='client.15756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "mon", "hosts": "smithi100", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:53 smithi164 ceph-mon[92202]: 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-04T16:59:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:53 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:53 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:59:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:53 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T16:59:53.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:53 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:53.836 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- 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-04T16:59:54.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:54 smithi100 ceph-mon[24429]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:59:54.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:54 smithi100 ceph-mon[24429]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:59:54.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:54 smithi100 ceph-mon[34118]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:59:54.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:54 smithi100 ceph-mon[34118]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:59:54.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:54 smithi164 ceph-mon[92202]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:59:54.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:54 smithi164 ceph-mon[92202]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:59:55.049 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:59:55.295 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:55 smithi100 ceph-mon[34118]: 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-04T16:59:55.295 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:55 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:55.295 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:55 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:59:55.295 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:55 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:55.295 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:55 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:55.295 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:55 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-04T16:59:55.295 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:55 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-04T16:59:55.295 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:55 smithi100 ceph-mon[24429]: 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-04T16:59:55.296 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:55 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:55.296 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:55 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:59:55.296 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:55 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:55.296 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:55 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:55.296 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:55 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-04T16:59:55.296 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:55 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-04T16:59:55.439 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:59:55 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:59:55.330767463Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:59:55.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:55 smithi164 ceph-mon[92202]: 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-04T16:59:55.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:55 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:55.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:55 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T16:59:55.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:55 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:55.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:55 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:55.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:55 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-04T16:59:55.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:55 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-04T16:59:55.736 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T16:59:56.315 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T16:59:56.315 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (110s) 105s ago 22m - - 0.27.0 11f11916f8cd 1bc16850805f 2024-09-04T16:59:56.315 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (88s) 36s ago 22m 73.1M - c8b91775d855 2ca0b22062be 2024-09-04T16:59:56.315 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (2m) 105s ago 22m - - 3.8 b708f9119ac7 088fde61768f 2024-09-04T16:59:56.315 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (2m) 36s ago 26m 456M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b8452de2f85c 2024-09-04T16:59:56.315 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (12m) 105s ago 28m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T16:59:56.315 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (28m) 105s ago 28m - 2048M 19.1.1-252-g48920dab b708f9119ac7 f7dad5b97854 2024-09-04T16:59:56.315 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (40s) 36s ago 27m 19.0M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 44641e70d803 2024-09-04T16:59:56.315 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (26m) 105s ago 26m - 2048M 19.1.1-252-g48920dab b708f9119ac7 2bd295e785fe 2024-09-04T16:59:56.315 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (2m) 105s ago 22m - - 1.7.0 72c9c2088986 15abb71a2e63 2024-09-04T16:59:56.315 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (2m) 36s ago 22m 10.0M - 1.7.0 72c9c2088986 d58827805ffb 2024-09-04T16:59:56.316 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (26m) 105s ago 26m - 2991M 19.1.1-252-g48920dab b708f9119ac7 cc8cf803c253 2024-09-04T16:59:56.316 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (26m) 105s ago 26m - 2991M 19.1.1-252-g48920dab b708f9119ac7 2636947c6830 2024-09-04T16:59:56.316 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (25m) 105s ago 25m - 2991M 19.1.1-252-g48920dab b708f9119ac7 5c82804e6cfd 2024-09-04T16:59:56.316 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (25m) 105s ago 25m - 2991M 19.1.1-252-g48920dab b708f9119ac7 32f2a044ccef 2024-09-04T16:59:56.316 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (24m) 36s ago 24m 65.9M 3248M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T16:59:56.316 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (24m) 36s ago 24m 60.0M 3248M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T16:59:56.316 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (24m) 36s ago 24m 52.6M 3248M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T16:59:56.316 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (23m) 36s ago 23m 63.5M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T16:59:56.316 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (2m) 36s ago 23m 40.9M - 2.51.0 1d3b7f56885b b0bc821cb41b 2024-09-04T16:59:56.316 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (22m) 105s ago 22m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T16:59:56.316 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (22m) 36s ago 22m 89.7M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T16:59:56.317 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:56 smithi100 ceph-mon[34118]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T16:59:56.317 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:56 smithi100 ceph-mon[34118]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T16:59:56.317 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:56 smithi100 ceph-mon[34118]: Upgrade: Setting container_image for all mgr 2024-09-04T16:59:56.317 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:56 smithi100 ceph-mon[34118]: Upgrade: It appears safe to stop mon.a 2024-09-04T16:59:56.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:56 smithi100 ceph-mon[24429]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T16:59:56.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:56 smithi100 ceph-mon[24429]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T16:59:56.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:56 smithi100 ceph-mon[24429]: Upgrade: Setting container_image for all mgr 2024-09-04T16:59:56.317 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:56 smithi100 ceph-mon[24429]: Upgrade: It appears safe to stop mon.a 2024-09-04T16:59:56.660 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:59:56.660 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-09-04T16:59:56.660 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2, 2024-09-04T16:59:56.660 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 1 2024-09-04T16:59:56.661 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:59:56.661 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-09-04T16:59:56.661 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T16:59:56.661 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:59:56.661 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-09-04T16:59:56.661 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 8 2024-09-04T16:59:56.661 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:59:56.661 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-09-04T16:59:56.661 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2 2024-09-04T16:59:56.661 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T16:59:56.661 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-09-04T16:59:56.661 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 12, 2024-09-04T16:59:56.661 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T16:59:56.661 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T16:59:56.662 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:59:56.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:56 smithi164 ceph-mon[92202]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T16:59:56.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:56 smithi164 ceph-mon[92202]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T16:59:56.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:56 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all mgr 2024-09-04T16:59:56.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:56 smithi164 ceph-mon[92202]: Upgrade: It appears safe to stop mon.a 2024-09-04T16:59:56.956 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T16:59:56.956 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T16:59:56.956 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": true, 2024-09-04T16:59:56.956 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi100", 2024-09-04T16:59:56.956 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [], 2024-09-04T16:59:56.957 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": "0/2 daemons upgraded", 2024-09-04T16:59:56.957 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "Currently upgrading mon daemons", 2024-09-04T16:59:56.957 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T16:59:56.957 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T16:59:57.208 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:57 smithi100 ceph-mon[34118]: from='client.15762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:57.209 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:57 smithi100 ceph-mon[34118]: from='client.25649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:57.209 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:57 smithi100 ceph-mon[34118]: 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-04T16:59:57.209 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:57 smithi100 ceph-mon[34118]: from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:57.209 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:57 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:57.209 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:57 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T16:59:57.209 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:57 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T16:59:57.209 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:57 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:59:57.209 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:57 smithi100 ceph-mon[34118]: from='client.? 172.21.15.100:0/1631098206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:57.210 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:57 smithi100 ceph-mon[24429]: from='client.15762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:57.210 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:57 smithi100 ceph-mon[24429]: from='client.25649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:57.210 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:57 smithi100 ceph-mon[24429]: 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-04T16:59:57.210 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:57 smithi100 ceph-mon[24429]: from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:57.210 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:57 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:57.210 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:57 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T16:59:57.210 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:57 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T16:59:57.210 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:57 smithi100 ceph-mon[24429]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:59:57.210 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:57 smithi100 ceph-mon[24429]: from='client.? 172.21.15.100:0/1631098206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:57.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:57 smithi164 ceph-mon[92202]: from='client.15762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:57.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:57 smithi164 ceph-mon[92202]: from='client.25649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:57.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:57 smithi164 ceph-mon[92202]: 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-04T16:59:57.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:57 smithi164 ceph-mon[92202]: from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:57.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:57 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' 2024-09-04T16:59:57.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:57 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T16:59:57.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:57 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T16:59:57.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:57 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T16:59:57.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:57 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/1631098206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T16:59:58.202 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:59:57 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:16:59:57] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.51.0" 2024-09-04T16:59:58.544 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:58 smithi100 ceph-mon[34118]: Upgrade: Updating mon.a 2024-09-04T16:59:58.544 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:58 smithi100 ceph-mon[34118]: Deploying daemon mon.a on smithi100 2024-09-04T16:59:58.544 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 16:59:58 smithi100 ceph-mon[34118]: from='client.25667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:58.545 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:58 smithi100 ceph-mon[24429]: Upgrade: Updating mon.a 2024-09-04T16:59:58.545 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:58 smithi100 ceph-mon[24429]: Deploying daemon mon.a on smithi100 2024-09-04T16:59:58.545 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:58 smithi100 ceph-mon[24429]: from='client.25667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:58.545 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:58 smithi100 systemd[1]: Stopping Ceph mon.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:59:58.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 16:59:58 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T16:59:58.319559436Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T16:59:58.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:58 smithi164 ceph-mon[92202]: Upgrade: Updating mon.a 2024-09-04T16:59:58.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:58 smithi164 ceph-mon[92202]: Deploying daemon mon.a on smithi100 2024-09-04T16:59:58.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 16:59:58 smithi164 ceph-mon[92202]: from='client.25667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:59:58.882 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:59:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:59:58] ENGINE Bus STOPPING 2024-09-04T16:59:58.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a[24425]: 2024-09-04T16:59:58.541+0000 7ff5df192640 -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-04T16:59:58.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a[24425]: 2024-09-04T16:59:58.541+0000 7ff5df192640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-04T16:59:58.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:58 smithi100 podman[108176]: 2024-09-04 16:59:58.654549775 +0000 UTC m=+0.225887115 container died f7dad5b97854c5b0f5f1812f5d97ed8d7f93de378b2545da6e5698ef3d4339b7 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=squid-48920da, org.label-schema.license=GPLv2) 2024-09-04T16:59:59.293 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:59 smithi100 podman[108176]: 2024-09-04 16:59:59.017053464 +0000 UTC m=+0.588390804 container cleanup f7dad5b97854c5b0f5f1812f5d97ed8d7f93de378b2545da6e5698ef3d4339b7 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=squid-48920da, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-04T16:59:59.293 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:59 smithi100 bash[108176]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a 2024-09-04T16:59:59.294 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:59:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:59:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T16:59:59.294 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:59:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:59:58] ENGINE Bus STOPPED 2024-09-04T16:59:59.294 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:59:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:59:58] ENGINE Bus STARTING 2024-09-04T16:59:59.294 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:59:59 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:59:59] ENGINE Serving on http://:::9283 2024-09-04T16:59:59.294 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 16:59:59 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: [04/Sep/2024:16:59:59] ENGINE Bus STARTED 2024-09-04T16:59:59.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:59 smithi100 podman[108189]: 2024-09-04 16:59:59.293586144 +0000 UTC m=+0.641329801 container remove f7dad5b97854c5b0f5f1812f5d97ed8d7f93de378b2545da6e5698ef3d4339b7 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-48920da, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-04T16:59:59.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:59 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-04T16:59:59.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:59 smithi100 systemd[1]: Stopped Ceph mon.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T16:59:59.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:59 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mon.a.service: Consumed 23.409s CPU time. 2024-09-04T16:59:59.928 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:59 smithi100 systemd[1]: Starting Ceph mon.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T16:59:59.928 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:59 smithi100 podman[108328]: 2024-09-04 16:59:59.770140937 +0000 UTC m=+0.016430124 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:59:59.928 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 16:59:59 smithi100 podman[108328]: 2024-09-04 16:59:59.928294747 +0000 UTC m=+0.174583926 container create a1eb59cf2844e26c1a5272bf994eea3408d98df75d325a13f2e7ca649594a0e5 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2) 2024-09-04T17:00:00.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 podman[108328]: 2024-09-04 17:00:00.181122795 +0000 UTC m=+0.427411974 container init a1eb59cf2844e26c1a5272bf994eea3408d98df75d325a13f2e7ca649594a0e5 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T17:00:00.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 podman[108328]: 2024-09-04 17:00:00.184833426 +0000 UTC m=+0.431122607 container start a1eb59cf2844e26c1a5272bf994eea3408d98df75d325a13f2e7ca649594a0e5 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T17:00:00.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: set uid:gid to 167:167 (ceph:ceph) 2024-09-04T17:00:00.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev), process ceph-mon, pid 2 2024-09-04T17:00:00.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: pidfile_write: ignore empty --pid-file 2024-09-04T17:00:00.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: load: jerasure load: lrc 2024-09-04T17:00:00.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: RocksDB version: 7.9.2 2024-09-04T17:00:00.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Git sha 0 2024-09-04T17:00:00.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Compile date 2024-09-04 14:08:26 2024-09-04T17:00:00.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: DB SUMMARY 2024-09-04T17:00:00.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: DB Session ID: 5O8CQ25P143K53JNBLQD 2024-09-04T17:00:00.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: CURRENT file: CURRENT 2024-09-04T17:00:00.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: IDENTITY file: IDENTITY 2024-09-04T17:00:00.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: MANIFEST file: MANIFEST-000015 size: 3471 Bytes 2024-09-04T17:00:00.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000056.sst 2024-09-04T17:00:00.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000054.log size: 766512 ; 2024-09-04T17:00:00.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.error_if_exists: 0 2024-09-04T17:00:00.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.create_if_missing: 0 2024-09-04T17:00:00.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.paranoid_checks: 1 2024-09-04T17:00:00.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-04T17:00:00.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-04T17:00:00.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-04T17:00:00.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.env: 0x5615523ad160 2024-09-04T17:00:00.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.fs: PosixFileSystem 2024-09-04T17:00:00.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.info_log: 0x5615547d5880 2024-09-04T17:00:00.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_file_opening_threads: 16 2024-09-04T17:00:00.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.statistics: (nil) 2024-09-04T17:00:00.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.use_fsync: 0 2024-09-04T17:00:00.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_log_file_size: 0 2024-09-04T17:00:00.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-04T17:00:00.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-04T17:00:00.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.keep_log_file_num: 1000 2024-09-04T17:00:00.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.recycle_log_file_num: 0 2024-09-04T17:00:00.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.allow_fallocate: 1 2024-09-04T17:00:00.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.allow_mmap_reads: 0 2024-09-04T17:00:00.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.allow_mmap_writes: 0 2024-09-04T17:00:00.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.use_direct_reads: 0 2024-09-04T17:00:00.636 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-04T17:00:00.636 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.create_missing_column_families: 0 2024-09-04T17:00:00.636 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.db_log_dir: 2024-09-04T17:00:00.636 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.wal_dir: 2024-09-04T17:00:00.636 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-04T17:00:00.636 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-04T17:00:00.636 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-04T17:00:00.636 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-04T17:00:00.637 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-04T17:00:00.637 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-04T17:00:00.637 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.advise_random_on_open: 1 2024-09-04T17:00:00.637 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.db_write_buffer_size: 0 2024-09-04T17:00:00.637 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.write_buffer_manager: 0x5615547d8960 2024-09-04T17:00:00.637 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-04T17:00:00.637 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-04T17:00:00.637 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-04T17:00:00.637 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.rate_limiter: (nil) 2024-09-04T17:00:00.637 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-04T17:00:00.637 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.wal_recovery_mode: 2 2024-09-04T17:00:00.637 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.enable_thread_tracking: 0 2024-09-04T17:00:00.637 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.enable_pipelined_write: 0 2024-09-04T17:00:00.637 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.unordered_write: 0 2024-09-04T17:00:00.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-04T17:00:00.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-04T17:00:00.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-04T17:00:00.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-04T17:00:00.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.row_cache: None 2024-09-04T17:00:00.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.wal_filter: None 2024-09-04T17:00:00.639 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-04T17:00:00.639 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.allow_ingest_behind: 0 2024-09-04T17:00:00.639 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.two_write_queues: 0 2024-09-04T17:00:00.639 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.manual_wal_flush: 0 2024-09-04T17:00:00.639 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.wal_compression: 0 2024-09-04T17:00:00.640 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.atomic_flush: 0 2024-09-04T17:00:00.640 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-04T17:00:00.640 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-04T17:00:00.640 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-04T17:00:00.640 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.log_readahead_size: 0 2024-09-04T17:00:00.640 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-04T17:00:00.640 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.best_efforts_recovery: 0 2024-09-04T17:00:00.640 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-04T17:00:00.641 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-04T17:00:00.641 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.allow_data_in_errors: 0 2024-09-04T17:00:00.641 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.db_host_id: __hostname__ 2024-09-04T17:00:00.641 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-04T17:00:00.641 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_background_jobs: 2 2024-09-04T17:00:00.641 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_background_compactions: -1 2024-09-04T17:00:00.641 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_subcompactions: 1 2024-09-04T17:00:00.641 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-04T17:00:00.641 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-04T17:00:00.642 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-04T17:00:00.642 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_total_wal_size: 0 2024-09-04T17:00:00.642 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-04T17:00:00.642 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-04T17:00:00.642 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-04T17:00:00.642 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-04T17:00:00.642 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_open_files: -1 2024-09-04T17:00:00.642 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.bytes_per_sync: 0 2024-09-04T17:00:00.643 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-04T17:00:00.643 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-04T17:00:00.643 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compaction_readahead_size: 0 2024-09-04T17:00:00.643 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_background_flushes: -1 2024-09-04T17:00:00.643 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Compression algorithms supported: 2024-09-04T17:00:00.643 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: kZSTD supported: 0 2024-09-04T17:00:00.643 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: kXpressCompression supported: 0 2024-09-04T17:00:00.643 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: kBZip2Compression supported: 0 2024-09-04T17:00:00.643 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-04T17:00:00.643 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: kLZ4Compression supported: 1 2024-09-04T17:00:00.643 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: kZlibCompression supported: 1 2024-09-04T17:00:00.643 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: kLZ4HCCompression supported: 1 2024-09-04T17:00:00.643 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: kSnappyCompression supported: 1 2024-09-04T17:00:00.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-04T17:00:00.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-04T17:00:00.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-04T17:00:00.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-04T17:00:00.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-04T17:00:00.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.merge_operator: 2024-09-04T17:00:00.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compaction_filter: None 2024-09-04T17:00:00.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compaction_filter_factory: None 2024-09-04T17:00:00.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.sst_partitioner_factory: None 2024-09-04T17:00:00.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-04T17:00:00.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-04T17:00:00.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5615547d54e0) 2024-09-04T17:00:00.644 INFO:journalctl@ceph.mon.a.smithi100.stdout: cache_index_and_filter_blocks: 1 2024-09-04T17:00:00.645 INFO:journalctl@ceph.mon.a.smithi100.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-04T17:00:00.645 INFO:journalctl@ceph.mon.a.smithi100.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-04T17:00:00.645 INFO:journalctl@ceph.mon.a.smithi100.stdout: pin_top_level_index_and_filter: 1 2024-09-04T17:00:00.645 INFO:journalctl@ceph.mon.a.smithi100.stdout: index_type: 0 2024-09-04T17:00:00.645 INFO:journalctl@ceph.mon.a.smithi100.stdout: data_block_index_type: 0 2024-09-04T17:00:00.645 INFO:journalctl@ceph.mon.a.smithi100.stdout: index_shortening: 1 2024-09-04T17:00:00.645 INFO:journalctl@ceph.mon.a.smithi100.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-04T17:00:00.645 INFO:journalctl@ceph.mon.a.smithi100.stdout: checksum: 4 2024-09-04T17:00:00.645 INFO:journalctl@ceph.mon.a.smithi100.stdout: no_block_cache: 0 2024-09-04T17:00:00.645 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_cache: 0x5615547c8850 2024-09-04T17:00:00.645 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_cache_name: BinnedLRUCache 2024-09-04T17:00:00.645 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_cache_options: 2024-09-04T17:00:00.645 INFO:journalctl@ceph.mon.a.smithi100.stdout: capacity : 536870912 2024-09-04T17:00:00.645 INFO:journalctl@ceph.mon.a.smithi100.stdout: num_shard_bits : 4 2024-09-04T17:00:00.646 INFO:journalctl@ceph.mon.a.smithi100.stdout: strict_capacity_limit : 0 2024-09-04T17:00:00.646 INFO:journalctl@ceph.mon.a.smithi100.stdout: high_pri_pool_ratio: 0.000 2024-09-04T17:00:00.646 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_cache_compressed: (nil) 2024-09-04T17:00:00.646 INFO:journalctl@ceph.mon.a.smithi100.stdout: persistent_cache: (nil) 2024-09-04T17:00:00.646 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_size: 4096 2024-09-04T17:00:00.646 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_size_deviation: 10 2024-09-04T17:00:00.646 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_restart_interval: 16 2024-09-04T17:00:00.646 INFO:journalctl@ceph.mon.a.smithi100.stdout: index_block_restart_interval: 1 2024-09-04T17:00:00.646 INFO:journalctl@ceph.mon.a.smithi100.stdout: metadata_block_size: 4096 2024-09-04T17:00:00.646 INFO:journalctl@ceph.mon.a.smithi100.stdout: partition_filters: 0 2024-09-04T17:00:00.646 INFO:journalctl@ceph.mon.a.smithi100.stdout: use_delta_encoding: 1 2024-09-04T17:00:00.646 INFO:journalctl@ceph.mon.a.smithi100.stdout: filter_policy: bloomfilter 2024-09-04T17:00:00.646 INFO:journalctl@ceph.mon.a.smithi100.stdout: whole_key_filtering: 1 2024-09-04T17:00:00.646 INFO:journalctl@ceph.mon.a.smithi100.stdout: verify_compression: 0 2024-09-04T17:00:00.647 INFO:journalctl@ceph.mon.a.smithi100.stdout: read_amp_bytes_per_bit: 0 2024-09-04T17:00:00.647 INFO:journalctl@ceph.mon.a.smithi100.stdout: format_version: 5 2024-09-04T17:00:00.647 INFO:journalctl@ceph.mon.a.smithi100.stdout: enable_index_compression: 1 2024-09-04T17:00:00.647 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_align: 0 2024-09-04T17:00:00.647 INFO:journalctl@ceph.mon.a.smithi100.stdout: max_auto_readahead_size: 262144 2024-09-04T17:00:00.647 INFO:journalctl@ceph.mon.a.smithi100.stdout: prepopulate_block_cache: 0 2024-09-04T17:00:00.647 INFO:journalctl@ceph.mon.a.smithi100.stdout: initial_auto_readahead_size: 8192 2024-09-04T17:00:00.647 INFO:journalctl@ceph.mon.a.smithi100.stdout: num_file_reads_for_auto_readahead: 2 2024-09-04T17:00:00.647 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.write_buffer_size: 33554432 2024-09-04T17:00:00.647 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_write_buffer_number: 2 2024-09-04T17:00:00.647 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compression: NoCompression 2024-09-04T17:00:00.647 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.bottommost_compression: Disabled 2024-09-04T17:00:00.647 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.prefix_extractor: nullptr 2024-09-04T17:00:00.647 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-04T17:00:00.648 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.num_levels: 7 2024-09-04T17:00:00.648 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-04T17:00:00.648 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-04T17:00:00.648 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-04T17:00:00.648 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-04T17:00:00.648 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-04T17:00:00.648 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-04T17:00:00.648 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-04T17:00:00.648 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-04T17:00:00.648 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-04T17:00:00.648 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-04T17:00:00.648 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-04T17:00:00.648 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-04T17:00:00.649 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-04T17:00:00.649 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compression_opts.level: 32767 2024-09-04T17:00:00.649 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compression_opts.strategy: 0 2024-09-04T17:00:00.649 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-04T17:00:00.649 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-04T17:00:00.649 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-04T17:00:00.649 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-04T17:00:00.649 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compression_opts.enabled: false 2024-09-04T17:00:00.649 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-04T17:00:00.649 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-04T17:00:00.649 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-04T17:00:00.649 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-04T17:00:00.649 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.target_file_size_base: 67108864 2024-09-04T17:00:00.650 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-04T17:00:00.650 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-04T17:00:00.650 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-04T17:00:00.650 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-04T17:00:00.650 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-04T17:00:00.650 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-04T17:00:00.650 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-04T17:00:00.650 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-04T17:00:00.650 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-04T17:00:00.650 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-04T17:00:00.650 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-04T17:00:00.651 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-04T17:00:00.651 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-04T17:00:00.651 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-04T17:00:00.651 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.arena_block_size: 1048576 2024-09-04T17:00:00.651 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-04T17:00:00.651 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-04T17:00:00.651 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.disable_auto_compactions: 0 2024-09-04T17:00:00.651 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-04T17:00:00.651 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-04T17:00:00.651 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-04T17:00:00.651 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-04T17:00:00.651 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-04T17:00:00.651 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-04T17:00:00.651 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-04T17:00:00.652 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-04T17:00:00.652 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-04T17:00:00.652 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-04T17:00:00.652 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-04T17:00:00.652 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.inplace_update_support: 0 2024-09-04T17:00:00.652 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-04T17:00:00.652 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-04T17:00:00.652 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-04T17:00:00.652 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-04T17:00:00.652 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.bloom_locality: 0 2024-09-04T17:00:00.652 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.max_successive_merges: 0 2024-09-04T17:00:00.652 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-04T17:00:00.652 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.paranoid_file_checks: 0 2024-09-04T17:00:00.652 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.force_consistency_checks: 1 2024-09-04T17:00:00.653 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.report_bg_io_stats: 0 2024-09-04T17:00:00.653 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.ttl: 2592000 2024-09-04T17:00:00.653 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-04T17:00:00.653 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-04T17:00:00.653 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-04T17:00:00.653 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.enable_blob_files: false 2024-09-04T17:00:00.653 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.min_blob_size: 0 2024-09-04T17:00:00.653 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.blob_file_size: 268435456 2024-09-04T17:00:00.653 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-04T17:00:00.653 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-04T17:00:00.653 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-04T17:00:00.653 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-04T17:00:00.653 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-04T17:00:00.654 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.blob_file_starting_level: 0 2024-09-04T17:00:00.654 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-04T17:00:00.654 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-04T17:00:00.654 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: 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 24347, log_number is 54,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 54 2024-09-04T17:00:00.654 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 54 2024-09-04T17:00:00.654 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2b515f8d-88c4-453d-8646-d4d7b5f2bdb8 2024-09-04T17:00:00.654 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725469200211581, "job": 1, "event": "recovery_started", "wal_files": [54]} 2024-09-04T17:00:00.654 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #54 mode 2 2024-09-04T17:00:00.654 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725469200214898, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 59, "file_size": 728957, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 24348, "largest_seqno": 25102, "table_properties": {"data_size": 725224, "index_size": 1733, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 965, "raw_key_size": 10032, "raw_average_key_size": 26, "raw_value_size": 717389, "raw_average_value_size": 1902, "num_data_blocks": 77, "num_entries": 377, "num_filter_entries": 377, "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": 1725469200, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2b515f8d-88c4-453d-8646-d4d7b5f2bdb8", "db_session_id": "5O8CQ25P143K53JNBLQD", "orig_file_number": 59, "seqno_to_time_mapping": "N/A"}} 2024-09-04T17:00:00.654 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725469200215000, "job": 1, "event": "recovery_finished"} 2024-09-04T17:00:00.654 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: [db/version_set.cc:5047] Creating manifest 61 2024-09-04T17:00:00.654 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-04T17:00:00.654 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: 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-04T17:00:00.654 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5615547f8e00 2024-09-04T17:00:00.655 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: DB pointer 0x5615548f8000 2024-09-04T17:00:00.655 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-04T17:00:00.655 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-04T17:00:00.655 INFO:journalctl@ceph.mon.a.smithi100.stdout: ** DB Stats ** 2024-09-04T17:00:00.655 INFO:journalctl@ceph.mon.a.smithi100.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T17:00:00.655 INFO:journalctl@ceph.mon.a.smithi100.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-04T17:00:00.655 INFO:journalctl@ceph.mon.a.smithi100.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T17:00:00.655 INFO:journalctl@ceph.mon.a.smithi100.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T17:00:00.655 INFO:journalctl@ceph.mon.a.smithi100.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-04T17:00:00.655 INFO:journalctl@ceph.mon.a.smithi100.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T17:00:00.655 INFO:journalctl@ceph.mon.a.smithi100.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T17:00:00.655 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-09-04T17:00:00.655 INFO:journalctl@ceph.mon.a.smithi100.stdout: ** Compaction Stats [default] ** 2024-09-04T17:00:00.655 INFO:journalctl@ceph.mon.a.smithi100.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-04T17:00:00.656 INFO:journalctl@ceph.mon.a.smithi100.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-04T17:00:00.656 INFO:journalctl@ceph.mon.a.smithi100.stdout: L0 1/0 711.87 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 347.4 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-04T17:00:00.656 INFO:journalctl@ceph.mon.a.smithi100.stdout: L6 1/0 9.24 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-04T17:00:00.656 INFO:journalctl@ceph.mon.a.smithi100.stdout: Sum 2/0 9.94 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 347.4 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-04T17:00:00.656 INFO:journalctl@ceph.mon.a.smithi100.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 347.4 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-04T17:00:00.656 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-09-04T17:00:00.656 INFO:journalctl@ceph.mon.a.smithi100.stdout: ** Compaction Stats [default] ** 2024-09-04T17:00:00.656 INFO:journalctl@ceph.mon.a.smithi100.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-04T17:00:00.656 INFO:journalctl@ceph.mon.a.smithi100.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-04T17:00:00.656 INFO:journalctl@ceph.mon.a.smithi100.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 347.4 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-04T17:00:00.656 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-09-04T17:00:00.656 INFO:journalctl@ceph.mon.a.smithi100.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-04T17:00:00.656 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-09-04T17:00:00.657 INFO:journalctl@ceph.mon.a.smithi100.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T17:00:00.657 INFO:journalctl@ceph.mon.a.smithi100.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-09-04T17:00:00.657 INFO:journalctl@ceph.mon.a.smithi100.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-04T17:00:00.657 INFO:journalctl@ceph.mon.a.smithi100.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-04T17:00:00.657 INFO:journalctl@ceph.mon.a.smithi100.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-04T17:00:00.657 INFO:journalctl@ceph.mon.a.smithi100.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-04T17:00:00.657 INFO:journalctl@ceph.mon.a.smithi100.stdout: Cumulative compaction: 0.00 GB write, 125.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T17:00:00.657 INFO:journalctl@ceph.mon.a.smithi100.stdout: Interval compaction: 0.00 GB write, 125.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T17:00:00.657 INFO:journalctl@ceph.mon.a.smithi100.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-04T17:00:00.657 INFO:journalctl@ceph.mon.a.smithi100.stdout: Block cache BinnedLRUCache@0x5615547c8850#2 capacity: 512.00 MB usage: 2.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-04T17:00:00.657 INFO:journalctl@ceph.mon.a.smithi100.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,1.83 KB,0.000348687%) Misc(1,0.00 KB,0%) 2024-09-04T17:00:00.657 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-09-04T17:00:00.657 INFO:journalctl@ceph.mon.a.smithi100.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-04T17:00:00.657 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: starting mon.a rank 0 at public addrs [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] at bind addrs [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T17:00:00.658 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: mon.a@-1(???) e3 preinit fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T17:00:00.658 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: mon.a@-1(???).mds e1 new map 2024-09-04T17:00:00.658 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: mon.a@-1(???).mds e1 print_map 2024-09-04T17:00:00.658 INFO:journalctl@ceph.mon.a.smithi100.stdout: e1 2024-09-04T17:00:00.658 INFO:journalctl@ceph.mon.a.smithi100.stdout: btime 2024-09-04T16:31:33:931354+0000 2024-09-04T17:00:00.658 INFO:journalctl@ceph.mon.a.smithi100.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-04T17:00:00.658 INFO:journalctl@ceph.mon.a.smithi100.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-04T17:00:00.658 INFO:journalctl@ceph.mon.a.smithi100.stdout: legacy client fscid: -1 2024-09-04T17:00:00.658 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-09-04T17:00:00.658 INFO:journalctl@ceph.mon.a.smithi100.stdout: No filesystems configured 2024-09-04T17:00:00.658 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: mon.a@-1(???).osd e109 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-04T17:00:00.658 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: mon.a@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-04T17:00:00.658 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: mon.a@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-04T17:00:00.658 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: mon.a@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-04T17:00:00.658 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 ceph-mon[108347]: mon.a@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-09-04T17:00:00.659 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 bash[108328]: a1eb59cf2844e26c1a5272bf994eea3408d98df75d325a13f2e7ca649594a0e5 2024-09-04T17:00:00.659 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:00 smithi100 systemd[1]: Started Ceph mon.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:00:01.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:00:01.334166278Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:00:02.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T17:00:02.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T17:00:02.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T17:00:02.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T17:00:02.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T17:00:02.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:02.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: mon.a calling monitor election 2024-09-04T17:00:02.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T17:00:02.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: monmap epoch 3 2024-09-04T17:00:02.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T17:00:02.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: last_changed 2024-09-04T16:33:00.244680+0000 2024-09-04T17:00:02.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: created 2024-09-04T16:31:28.198500+0000 2024-09-04T17:00:02.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: min_mon_release 19 (squid) 2024-09-04T17:00:02.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: election_strategy: 1 2024-09-04T17:00:02.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: 0: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.a 2024-09-04T17:00:02.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-04T17:00:02.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: 2: [v2:172.21.15.100:3301/0,v1:172.21.15.100:6790/0] mon.c 2024-09-04T17:00:02.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: fsmap 2024-09-04T17:00:02.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: osdmap e109: 8 total, 8 up, 8 in 2024-09-04T17:00:02.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: mgrmap e42: y(active, since 3m), standbys: x 2024-09-04T17:00:02.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: overall HEALTH_OK 2024-09-04T17:00:02.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='' 2024-09-04T17:00:02.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:02.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T17:00:02.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T17:00:02.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T17:00:02.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T17:00:02.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T17:00:02.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:02.134 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: mon.a calling monitor election 2024-09-04T17:00:02.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T17:00:02.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: monmap epoch 3 2024-09-04T17:00:02.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T17:00:02.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: last_changed 2024-09-04T16:33:00.244680+0000 2024-09-04T17:00:02.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: created 2024-09-04T16:31:28.198500+0000 2024-09-04T17:00:02.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: min_mon_release 19 (squid) 2024-09-04T17:00:02.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: election_strategy: 1 2024-09-04T17:00:02.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: 0: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.a 2024-09-04T17:00:02.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-04T17:00:02.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: 2: [v2:172.21.15.100:3301/0,v1:172.21.15.100:6790/0] mon.c 2024-09-04T17:00:02.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: fsmap 2024-09-04T17:00:02.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: osdmap e109: 8 total, 8 up, 8 in 2024-09-04T17:00:02.135 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: mgrmap e42: y(active, since 3m), standbys: x 2024-09-04T17:00:02.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: overall HEALTH_OK 2024-09-04T17:00:02.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: from='mgr.15345 ' entity='' 2024-09-04T17:00:02.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:01 smithi100 ceph-mon[34118]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:02.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T17:00:02.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T17:00:02.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T17:00:02.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T17:00:02.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T17:00:02.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:02.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: mon.a calling monitor election 2024-09-04T17:00:02.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T17:00:02.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: monmap epoch 3 2024-09-04T17:00:02.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T17:00:02.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: last_changed 2024-09-04T16:33:00.244680+0000 2024-09-04T17:00:02.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: created 2024-09-04T16:31:28.198500+0000 2024-09-04T17:00:02.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: min_mon_release 19 (squid) 2024-09-04T17:00:02.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: election_strategy: 1 2024-09-04T17:00:02.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: 0: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.a 2024-09-04T17:00:02.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-04T17:00:02.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: 2: [v2:172.21.15.100:3301/0,v1:172.21.15.100:6790/0] mon.c 2024-09-04T17:00:02.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: fsmap 2024-09-04T17:00:02.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: osdmap e109: 8 total, 8 up, 8 in 2024-09-04T17:00:02.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: mgrmap e42: y(active, since 3m), standbys: x 2024-09-04T17:00:02.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: overall HEALTH_OK 2024-09-04T17:00:02.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='' 2024-09-04T17:00:02.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:01 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:02.970 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:02 smithi100 ceph-mon[34118]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:02.970 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:02 smithi100 ceph-mon[108347]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:03.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:02 smithi164 ceph-mon[92202]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:04.010 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:03 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:00:04.010 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:03 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:00:04.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:03 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:00:04.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:00:04 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:00:04.33024714Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:00:04.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:04 smithi100 ceph-mon[34118]: 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-04T17:00:04.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:04 smithi100 ceph-mon[108347]: 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-04T17:00:05.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:04 smithi164 ceph-mon[92202]: 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-04T17:00:05.604 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:00:05 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: 2024-09-04T17:00:05.224+0000 7fab0134d640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-04T17:00:07.163 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:06 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:07.163 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:06 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:07.163 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:06 smithi100 ceph-mon[108347]: 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-04T17:00:07.163 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:06 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:07.163 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:06 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:07.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:06 smithi100 ceph-mon[34118]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:07.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:06 smithi100 ceph-mon[34118]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:07.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:06 smithi100 ceph-mon[34118]: 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-04T17:00:07.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:06 smithi100 ceph-mon[34118]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:07.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:06 smithi100 ceph-mon[34118]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:07.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:06 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:07.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:06 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:07.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:06 smithi164 ceph-mon[92202]: 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-04T17:00:07.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:06 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:07.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:06 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:07.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:00:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:00:07.32800673Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:00:08.183 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:00:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:00:07] "GET /metrics HTTP/1.1" 200 38099 "" "Prometheus/2.51.0" 2024-09-04T17:00:09.257 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:09 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:00:09.258 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:09 smithi100 ceph-mon[108347]: 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-04T17:00:09.258 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:09 smithi100 ceph-mon[34118]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:00:09.258 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:09 smithi100 ceph-mon[34118]: 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-04T17:00:09.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:09 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:00:09.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:09 smithi164 ceph-mon[92202]: 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-04T17:00:10.595 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:00:10 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:00:10.319049947Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:00:10.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:10 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:10.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:10 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:10.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:10 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:00:10.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:10 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:00:10.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:10 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:10.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:10 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:00:10.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:10 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:10.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:10 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-04T17:00:10.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:10 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-04T17:00:10.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:10 smithi100 ceph-mon[108347]: Upgrade: It appears safe to stop mon.c 2024-09-04T17:00:10.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:10 smithi100 ceph-mon[108347]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:10.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:10 smithi100 ceph-mon[34118]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:10.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:10 smithi100 ceph-mon[34118]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:10.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:10 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:00:10.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:10 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:00:10.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:10 smithi100 ceph-mon[34118]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:10.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:10 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:00:10.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:10 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:10.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:10 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-04T17:00:10.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:10 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-04T17:00:10.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:10 smithi100 ceph-mon[34118]: Upgrade: It appears safe to stop mon.c 2024-09-04T17:00:10.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:10 smithi100 ceph-mon[34118]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:10.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:10 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:10.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:10 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:10.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:10 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:00:10.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:10 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:00:10.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:10 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:10.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:10 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:00:10.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:10 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:10.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:10 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-04T17:00:10.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:10 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-04T17:00:10.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:10 smithi164 ceph-mon[92202]: Upgrade: It appears safe to stop mon.c 2024-09-04T17:00:10.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:10 smithi164 ceph-mon[92202]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:12.351 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:12 smithi100 ceph-mon[34118]: Upgrade: Updating mon.c 2024-09-04T17:00:12.351 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:12 smithi100 ceph-mon[34118]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:12.351 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:12 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T17:00:12.351 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:12 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T17:00:12.351 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:12 smithi100 ceph-mon[34118]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:00:12.351 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:12 smithi100 ceph-mon[34118]: Deploying daemon mon.c on smithi100 2024-09-04T17:00:12.351 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:12 smithi100 ceph-mon[108347]: Upgrade: Updating mon.c 2024-09-04T17:00:12.352 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:12 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:12.352 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:12 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T17:00:12.352 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:12 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T17:00:12.352 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:12 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:00:12.352 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:12 smithi100 ceph-mon[108347]: Deploying daemon mon.c on smithi100 2024-09-04T17:00:12.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:12 smithi164 ceph-mon[92202]: Upgrade: Updating mon.c 2024-09-04T17:00:12.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:12 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:12.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:12 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T17:00:12.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:12 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T17:00:12.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:12 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:00:12.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:12 smithi164 ceph-mon[92202]: Deploying daemon mon.c on smithi100 2024-09-04T17:00:12.889 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:12 smithi100 systemd[1]: Stopping Ceph mon.c for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:00:13.373 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:12 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-c[34114]: 2024-09-04T17:00:12.888+0000 7fb55c37a640 -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-04T17:00:13.374 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:12 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-c[34114]: 2024-09-04T17:00:12.888+0000 7fb55c37a640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-04T17:00:13.374 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:13 smithi100 podman[112449]: 2024-09-04 17:00:13.063016788 +0000 UTC m=+0.287435219 container died 2bd295e785fe63aebe83ab36354b83e5ea27c03b6709482954a8a35c1665d223 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-c, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-48920da, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-04T17:00:13.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:13 smithi100 podman[112449]: 2024-09-04 17:00:13.472172452 +0000 UTC m=+0.696590883 container cleanup 2bd295e785fe63aebe83ab36354b83e5ea27c03b6709482954a8a35c1665d223 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-c, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=squid-48920da) 2024-09-04T17:00:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:13 smithi100 bash[112449]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-c 2024-09-04T17:00:13.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:00:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:00:13.326085534Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:00:14.023 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:13 smithi100 podman[112461]: 2024-09-04 17:00:13.690538831 +0000 UTC m=+0.627027021 container remove 2bd295e785fe63aebe83ab36354b83e5ea27c03b6709482954a8a35c1665d223 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=squid-48920da) 2024-09-04T17:00:14.023 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:13 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-04T17:00:14.023 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:13 smithi100 systemd[1]: Stopped Ceph mon.c for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:00:14.023 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:13 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mon.c.service: Consumed 13.131s CPU time. 2024-09-04T17:00:14.371 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 systemd[1]: Starting Ceph mon.c for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:00:14.371 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 podman[112591]: 2024-09-04 17:00:14.135196926 +0000 UTC m=+0.017020521 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:00:14.371 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 podman[112591]: 2024-09-04 17:00:14.241604965 +0000 UTC m=+0.123428606 container create c0e506b0ec00c781aef5b485ee6b72d42aabb68b6249a35b82f4c3831ad881ff (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-c, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T17:00:14.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 podman[112591]: 2024-09-04 17:00:14.461005277 +0000 UTC m=+0.342828872 container init c0e506b0ec00c781aef5b485ee6b72d42aabb68b6249a35b82f4c3831ad881ff (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-c, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD) 2024-09-04T17:00:14.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 podman[112591]: 2024-09-04 17:00:14.464108316 +0000 UTC m=+0.345931908 container start c0e506b0ec00c781aef5b485ee6b72d42aabb68b6249a35b82f4c3831ad881ff (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-c, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T17:00:14.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: set uid:gid to 167:167 (ceph:ceph) 2024-09-04T17:00:14.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev), process ceph-mon, pid 2 2024-09-04T17:00:14.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: pidfile_write: ignore empty --pid-file 2024-09-04T17:00:14.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: load: jerasure load: lrc 2024-09-04T17:00:14.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: RocksDB version: 7.9.2 2024-09-04T17:00:14.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Git sha 0 2024-09-04T17:00:14.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Compile date 2024-09-04 14:08:26 2024-09-04T17:00:14.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: DB SUMMARY 2024-09-04T17:00:14.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: DB Session ID: BOOKLSKL4BC8G4TUERI7 2024-09-04T17:00:14.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: CURRENT file: CURRENT 2024-09-04T17:00:14.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: IDENTITY file: IDENTITY 2024-09-04T17:00:14.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: MANIFEST file: MANIFEST-000010 size: 3612 Bytes 2024-09-04T17:00:14.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000054.sst 2024-09-04T17:00:14.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000052.log size: 56158 ; 2024-09-04T17:00:14.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.error_if_exists: 0 2024-09-04T17:00:14.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.create_if_missing: 0 2024-09-04T17:00:14.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.paranoid_checks: 1 2024-09-04T17:00:14.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-04T17:00:14.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-04T17:00:14.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-04T17:00:14.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.env: 0x5564780d5160 2024-09-04T17:00:14.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.fs: PosixFileSystem 2024-09-04T17:00:14.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.info_log: 0x556479035880 2024-09-04T17:00:14.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_file_opening_threads: 16 2024-09-04T17:00:14.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.statistics: (nil) 2024-09-04T17:00:14.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.use_fsync: 0 2024-09-04T17:00:14.634 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_log_file_size: 0 2024-09-04T17:00:14.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-04T17:00:14.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-04T17:00:14.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.keep_log_file_num: 1000 2024-09-04T17:00:14.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.recycle_log_file_num: 0 2024-09-04T17:00:14.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.allow_fallocate: 1 2024-09-04T17:00:14.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.allow_mmap_reads: 0 2024-09-04T17:00:14.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.allow_mmap_writes: 0 2024-09-04T17:00:14.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.use_direct_reads: 0 2024-09-04T17:00:14.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-04T17:00:14.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.create_missing_column_families: 0 2024-09-04T17:00:14.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.db_log_dir: 2024-09-04T17:00:14.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.wal_dir: 2024-09-04T17:00:14.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-04T17:00:14.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-04T17:00:14.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-04T17:00:14.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-04T17:00:14.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-04T17:00:14.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-04T17:00:14.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.advise_random_on_open: 1 2024-09-04T17:00:14.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.db_write_buffer_size: 0 2024-09-04T17:00:14.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.write_buffer_manager: 0x556479038960 2024-09-04T17:00:14.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-04T17:00:14.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-04T17:00:14.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-04T17:00:14.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.rate_limiter: (nil) 2024-09-04T17:00:14.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-04T17:00:14.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.wal_recovery_mode: 2 2024-09-04T17:00:14.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.enable_thread_tracking: 0 2024-09-04T17:00:14.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.enable_pipelined_write: 0 2024-09-04T17:00:14.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.unordered_write: 0 2024-09-04T17:00:14.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-04T17:00:14.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-04T17:00:14.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-04T17:00:14.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-04T17:00:14.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.row_cache: None 2024-09-04T17:00:14.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.wal_filter: None 2024-09-04T17:00:14.638 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-04T17:00:14.638 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.allow_ingest_behind: 0 2024-09-04T17:00:14.638 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.two_write_queues: 0 2024-09-04T17:00:14.638 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.manual_wal_flush: 0 2024-09-04T17:00:14.638 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.wal_compression: 0 2024-09-04T17:00:14.639 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.atomic_flush: 0 2024-09-04T17:00:14.639 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-04T17:00:14.639 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-04T17:00:14.639 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-04T17:00:14.639 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.log_readahead_size: 0 2024-09-04T17:00:14.639 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-04T17:00:14.639 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.best_efforts_recovery: 0 2024-09-04T17:00:14.639 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-04T17:00:14.639 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-04T17:00:14.639 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.allow_data_in_errors: 0 2024-09-04T17:00:14.639 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.db_host_id: __hostname__ 2024-09-04T17:00:14.639 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-04T17:00:14.639 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_background_jobs: 2 2024-09-04T17:00:14.640 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_background_compactions: -1 2024-09-04T17:00:14.640 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_subcompactions: 1 2024-09-04T17:00:14.640 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-04T17:00:14.640 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-04T17:00:14.640 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-04T17:00:14.640 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_total_wal_size: 0 2024-09-04T17:00:14.640 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-04T17:00:14.640 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-04T17:00:14.640 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-04T17:00:14.640 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-04T17:00:14.640 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_open_files: -1 2024-09-04T17:00:14.640 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.bytes_per_sync: 0 2024-09-04T17:00:14.640 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-04T17:00:14.641 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-04T17:00:14.641 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compaction_readahead_size: 0 2024-09-04T17:00:14.641 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_background_flushes: -1 2024-09-04T17:00:14.641 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Compression algorithms supported: 2024-09-04T17:00:14.641 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: kZSTD supported: 0 2024-09-04T17:00:14.641 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: kXpressCompression supported: 0 2024-09-04T17:00:14.641 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: kBZip2Compression supported: 0 2024-09-04T17:00:14.641 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-04T17:00:14.641 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: kLZ4Compression supported: 1 2024-09-04T17:00:14.641 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: kZlibCompression supported: 1 2024-09-04T17:00:14.641 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: kLZ4HCCompression supported: 1 2024-09-04T17:00:14.641 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: kSnappyCompression supported: 1 2024-09-04T17:00:14.641 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-04T17:00:14.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-04T17:00:14.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-04T17:00:14.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-04T17:00:14.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-04T17:00:14.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.merge_operator: 2024-09-04T17:00:14.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compaction_filter: None 2024-09-04T17:00:14.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compaction_filter_factory: None 2024-09-04T17:00:14.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.sst_partitioner_factory: None 2024-09-04T17:00:14.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-04T17:00:14.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-04T17:00:14.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5564790354e0) 2024-09-04T17:00:14.642 INFO:journalctl@ceph.mon.c.smithi100.stdout: cache_index_and_filter_blocks: 1 2024-09-04T17:00:14.642 INFO:journalctl@ceph.mon.c.smithi100.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-04T17:00:14.643 INFO:journalctl@ceph.mon.c.smithi100.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-04T17:00:14.643 INFO:journalctl@ceph.mon.c.smithi100.stdout: pin_top_level_index_and_filter: 1 2024-09-04T17:00:14.643 INFO:journalctl@ceph.mon.c.smithi100.stdout: index_type: 0 2024-09-04T17:00:14.643 INFO:journalctl@ceph.mon.c.smithi100.stdout: data_block_index_type: 0 2024-09-04T17:00:14.643 INFO:journalctl@ceph.mon.c.smithi100.stdout: index_shortening: 1 2024-09-04T17:00:14.643 INFO:journalctl@ceph.mon.c.smithi100.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-04T17:00:14.643 INFO:journalctl@ceph.mon.c.smithi100.stdout: checksum: 4 2024-09-04T17:00:14.643 INFO:journalctl@ceph.mon.c.smithi100.stdout: no_block_cache: 0 2024-09-04T17:00:14.643 INFO:journalctl@ceph.mon.c.smithi100.stdout: block_cache: 0x556479028850 2024-09-04T17:00:14.643 INFO:journalctl@ceph.mon.c.smithi100.stdout: block_cache_name: BinnedLRUCache 2024-09-04T17:00:14.643 INFO:journalctl@ceph.mon.c.smithi100.stdout: block_cache_options: 2024-09-04T17:00:14.643 INFO:journalctl@ceph.mon.c.smithi100.stdout: capacity : 536870912 2024-09-04T17:00:14.643 INFO:journalctl@ceph.mon.c.smithi100.stdout: num_shard_bits : 4 2024-09-04T17:00:14.643 INFO:journalctl@ceph.mon.c.smithi100.stdout: strict_capacity_limit : 0 2024-09-04T17:00:14.644 INFO:journalctl@ceph.mon.c.smithi100.stdout: high_pri_pool_ratio: 0.000 2024-09-04T17:00:14.644 INFO:journalctl@ceph.mon.c.smithi100.stdout: block_cache_compressed: (nil) 2024-09-04T17:00:14.644 INFO:journalctl@ceph.mon.c.smithi100.stdout: persistent_cache: (nil) 2024-09-04T17:00:14.644 INFO:journalctl@ceph.mon.c.smithi100.stdout: block_size: 4096 2024-09-04T17:00:14.644 INFO:journalctl@ceph.mon.c.smithi100.stdout: block_size_deviation: 10 2024-09-04T17:00:14.644 INFO:journalctl@ceph.mon.c.smithi100.stdout: block_restart_interval: 16 2024-09-04T17:00:14.644 INFO:journalctl@ceph.mon.c.smithi100.stdout: index_block_restart_interval: 1 2024-09-04T17:00:14.644 INFO:journalctl@ceph.mon.c.smithi100.stdout: metadata_block_size: 4096 2024-09-04T17:00:14.644 INFO:journalctl@ceph.mon.c.smithi100.stdout: partition_filters: 0 2024-09-04T17:00:14.644 INFO:journalctl@ceph.mon.c.smithi100.stdout: use_delta_encoding: 1 2024-09-04T17:00:14.644 INFO:journalctl@ceph.mon.c.smithi100.stdout: filter_policy: bloomfilter 2024-09-04T17:00:14.644 INFO:journalctl@ceph.mon.c.smithi100.stdout: whole_key_filtering: 1 2024-09-04T17:00:14.644 INFO:journalctl@ceph.mon.c.smithi100.stdout: verify_compression: 0 2024-09-04T17:00:14.645 INFO:journalctl@ceph.mon.c.smithi100.stdout: read_amp_bytes_per_bit: 0 2024-09-04T17:00:14.645 INFO:journalctl@ceph.mon.c.smithi100.stdout: format_version: 5 2024-09-04T17:00:14.645 INFO:journalctl@ceph.mon.c.smithi100.stdout: enable_index_compression: 1 2024-09-04T17:00:14.645 INFO:journalctl@ceph.mon.c.smithi100.stdout: block_align: 0 2024-09-04T17:00:14.645 INFO:journalctl@ceph.mon.c.smithi100.stdout: max_auto_readahead_size: 262144 2024-09-04T17:00:14.645 INFO:journalctl@ceph.mon.c.smithi100.stdout: prepopulate_block_cache: 0 2024-09-04T17:00:14.645 INFO:journalctl@ceph.mon.c.smithi100.stdout: initial_auto_readahead_size: 8192 2024-09-04T17:00:14.645 INFO:journalctl@ceph.mon.c.smithi100.stdout: num_file_reads_for_auto_readahead: 2 2024-09-04T17:00:14.645 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.write_buffer_size: 33554432 2024-09-04T17:00:14.645 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_write_buffer_number: 2 2024-09-04T17:00:14.645 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compression: NoCompression 2024-09-04T17:00:14.645 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.bottommost_compression: Disabled 2024-09-04T17:00:14.645 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.prefix_extractor: nullptr 2024-09-04T17:00:14.645 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-04T17:00:14.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.num_levels: 7 2024-09-04T17:00:14.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-04T17:00:14.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-04T17:00:14.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-04T17:00:14.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-04T17:00:14.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-04T17:00:14.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-04T17:00:14.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-04T17:00:14.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-04T17:00:14.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-04T17:00:14.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-04T17:00:14.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-04T17:00:14.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-04T17:00:14.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-04T17:00:14.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compression_opts.level: 32767 2024-09-04T17:00:14.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compression_opts.strategy: 0 2024-09-04T17:00:14.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-04T17:00:14.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-04T17:00:14.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-04T17:00:14.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-04T17:00:14.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compression_opts.enabled: false 2024-09-04T17:00:14.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-04T17:00:14.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-04T17:00:14.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-04T17:00:14.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-04T17:00:14.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.target_file_size_base: 67108864 2024-09-04T17:00:14.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-04T17:00:14.648 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-04T17:00:14.648 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-04T17:00:14.648 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-04T17:00:14.648 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-04T17:00:14.648 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-04T17:00:14.648 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-04T17:00:14.648 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-04T17:00:14.648 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-04T17:00:14.648 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-04T17:00:14.648 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-04T17:00:14.648 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-04T17:00:14.648 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-04T17:00:14.648 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-04T17:00:14.649 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.arena_block_size: 1048576 2024-09-04T17:00:14.649 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-04T17:00:14.649 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-04T17:00:14.649 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.disable_auto_compactions: 0 2024-09-04T17:00:14.649 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-04T17:00:14.649 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-04T17:00:14.649 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-04T17:00:14.649 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-04T17:00:14.649 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-04T17:00:14.649 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-04T17:00:14.649 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-04T17:00:14.649 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-04T17:00:14.649 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-04T17:00:14.650 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-04T17:00:14.650 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-04T17:00:14.650 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.inplace_update_support: 0 2024-09-04T17:00:14.650 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-04T17:00:14.650 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-04T17:00:14.650 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-04T17:00:14.650 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-04T17:00:14.650 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.bloom_locality: 0 2024-09-04T17:00:14.650 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.max_successive_merges: 0 2024-09-04T17:00:14.650 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-04T17:00:14.650 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.paranoid_file_checks: 0 2024-09-04T17:00:14.650 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.force_consistency_checks: 1 2024-09-04T17:00:14.650 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.report_bg_io_stats: 0 2024-09-04T17:00:14.650 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.ttl: 2592000 2024-09-04T17:00:14.651 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-04T17:00:14.651 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-04T17:00:14.651 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-04T17:00:14.651 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.enable_blob_files: false 2024-09-04T17:00:14.651 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.min_blob_size: 0 2024-09-04T17:00:14.651 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.blob_file_size: 268435456 2024-09-04T17:00:14.651 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-04T17:00:14.651 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-04T17:00:14.651 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-04T17:00:14.651 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-04T17:00:14.651 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-04T17:00:14.651 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.blob_file_starting_level: 0 2024-09-04T17:00:14.651 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-04T17:00:14.651 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-04T17:00:14.652 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: 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 27449, log_number is 52,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 52 2024-09-04T17:00:14.652 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 52 2024-09-04T17:00:14.652 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 04d0ef8c-4cdb-4d7c-a3e7-51277eec74a2 2024-09-04T17:00:14.652 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725469214490979, "job": 1, "event": "recovery_started", "wal_files": [52]} 2024-09-04T17:00:14.652 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #52 mode 2 2024-09-04T17:00:14.652 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725469214491600, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 57, "file_size": 38298, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 27454, "largest_seqno": 27500, "table_properties": {"data_size": 37011, "index_size": 122, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 133, "raw_key_size": 1004, "raw_average_key_size": 27, "raw_value_size": 36159, "raw_average_value_size": 977, "num_data_blocks": 6, "num_entries": 37, "num_filter_entries": 37, "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": 1725469214, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "04d0ef8c-4cdb-4d7c-a3e7-51277eec74a2", "db_session_id": "BOOKLSKL4BC8G4TUERI7", "orig_file_number": 57, "seqno_to_time_mapping": "N/A"}} 2024-09-04T17:00:14.652 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725469214491693, "job": 1, "event": "recovery_finished"} 2024-09-04T17:00:14.652 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: [db/version_set.cc:5047] Creating manifest 59 2024-09-04T17:00:14.652 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-04T17:00:14.652 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: 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-04T17:00:14.652 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556479058e00 2024-09-04T17:00:14.652 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: DB pointer 0x556479158000 2024-09-04T17:00:14.652 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-04T17:00:14.653 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-04T17:00:14.653 INFO:journalctl@ceph.mon.c.smithi100.stdout: ** DB Stats ** 2024-09-04T17:00:14.653 INFO:journalctl@ceph.mon.c.smithi100.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T17:00:14.653 INFO:journalctl@ceph.mon.c.smithi100.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-04T17:00:14.653 INFO:journalctl@ceph.mon.c.smithi100.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T17:00:14.653 INFO:journalctl@ceph.mon.c.smithi100.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T17:00:14.653 INFO:journalctl@ceph.mon.c.smithi100.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-04T17:00:14.653 INFO:journalctl@ceph.mon.c.smithi100.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T17:00:14.653 INFO:journalctl@ceph.mon.c.smithi100.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T17:00:14.653 INFO:journalctl@ceph.mon.c.smithi100.stdout: 2024-09-04T17:00:14.653 INFO:journalctl@ceph.mon.c.smithi100.stdout: ** Compaction Stats [default] ** 2024-09-04T17:00:14.653 INFO:journalctl@ceph.mon.c.smithi100.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-04T17:00:14.653 INFO:journalctl@ceph.mon.c.smithi100.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-04T17:00:14.653 INFO:journalctl@ceph.mon.c.smithi100.stdout: L0 1/0 37.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 86.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T17:00:14.654 INFO:journalctl@ceph.mon.c.smithi100.stdout: L6 1/0 9.14 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-04T17:00:14.654 INFO:journalctl@ceph.mon.c.smithi100.stdout: Sum 2/0 9.18 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 86.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T17:00:14.654 INFO:journalctl@ceph.mon.c.smithi100.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 86.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T17:00:14.654 INFO:journalctl@ceph.mon.c.smithi100.stdout: 2024-09-04T17:00:14.654 INFO:journalctl@ceph.mon.c.smithi100.stdout: ** Compaction Stats [default] ** 2024-09-04T17:00:14.654 INFO:journalctl@ceph.mon.c.smithi100.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-04T17:00:14.654 INFO:journalctl@ceph.mon.c.smithi100.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-04T17:00:14.654 INFO:journalctl@ceph.mon.c.smithi100.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 86.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T17:00:14.654 INFO:journalctl@ceph.mon.c.smithi100.stdout: 2024-09-04T17:00:14.654 INFO:journalctl@ceph.mon.c.smithi100.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-04T17:00:14.654 INFO:journalctl@ceph.mon.c.smithi100.stdout: 2024-09-04T17:00:14.654 INFO:journalctl@ceph.mon.c.smithi100.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T17:00:14.655 INFO:journalctl@ceph.mon.c.smithi100.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-04T17:00:14.655 INFO:journalctl@ceph.mon.c.smithi100.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-04T17:00:14.655 INFO:journalctl@ceph.mon.c.smithi100.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-04T17:00:14.655 INFO:journalctl@ceph.mon.c.smithi100.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-04T17:00:14.655 INFO:journalctl@ceph.mon.c.smithi100.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-04T17:00:14.655 INFO:journalctl@ceph.mon.c.smithi100.stdout: Cumulative compaction: 0.00 GB write, 12.99 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T17:00:14.655 INFO:journalctl@ceph.mon.c.smithi100.stdout: Interval compaction: 0.00 GB write, 12.99 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T17:00:14.655 INFO:journalctl@ceph.mon.c.smithi100.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-04T17:00:14.655 INFO:journalctl@ceph.mon.c.smithi100.stdout: Block cache BinnedLRUCache@0x556479028850#2 capacity: 512.00 MB usage: 0.38 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2024-09-04T17:00:14.655 INFO:journalctl@ceph.mon.c.smithi100.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.17 KB,3.27826e-05%) IndexBlock(1,0.20 KB,3.8743e-05%) Misc(1,0.00 KB,0%) 2024-09-04T17:00:14.655 INFO:journalctl@ceph.mon.c.smithi100.stdout: 2024-09-04T17:00:14.655 INFO:journalctl@ceph.mon.c.smithi100.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-04T17:00:14.655 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: starting mon.c rank 2 at public addrs [v2:172.21.15.100:3301/0,v1:172.21.15.100:6790/0] at bind addrs [v2:172.21.15.100:3301/0,v1:172.21.15.100:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T17:00:14.655 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: mon.c@-1(???) e3 preinit fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T17:00:14.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: mon.c@-1(???).mds e1 new map 2024-09-04T17:00:14.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: mon.c@-1(???).mds e1 print_map 2024-09-04T17:00:14.656 INFO:journalctl@ceph.mon.c.smithi100.stdout: e1 2024-09-04T17:00:14.656 INFO:journalctl@ceph.mon.c.smithi100.stdout: btime 2024-09-04T16:31:33:931354+0000 2024-09-04T17:00:14.656 INFO:journalctl@ceph.mon.c.smithi100.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-04T17:00:14.656 INFO:journalctl@ceph.mon.c.smithi100.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-04T17:00:14.656 INFO:journalctl@ceph.mon.c.smithi100.stdout: legacy client fscid: -1 2024-09-04T17:00:14.656 INFO:journalctl@ceph.mon.c.smithi100.stdout: 2024-09-04T17:00:14.656 INFO:journalctl@ceph.mon.c.smithi100.stdout: No filesystems configured 2024-09-04T17:00:14.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: mon.c@-1(???).osd e109 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-04T17:00:14.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: mon.c@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-04T17:00:14.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: mon.c@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-04T17:00:14.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: mon.c@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-04T17:00:14.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 ceph-mon[112610]: mon.c@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-09-04T17:00:14.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 bash[112591]: c0e506b0ec00c781aef5b485ee6b72d42aabb68b6249a35b82f4c3831ad881ff 2024-09-04T17:00:14.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:14 smithi100 systemd[1]: Started Ceph mon.c for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:00:16.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:00:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:00:16.329873618Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:00:18.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:00:17 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:00:17] "GET /metrics HTTP/1.1" 200 38099 "" "Prometheus/2.51.0" 2024-09-04T17:00:19.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:00:19 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:00:19.330520355Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:00:21.126 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[108347]: mon.c calling monitor election 2024-09-04T17:00:21.126 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[108347]: mon.b calling monitor election 2024-09-04T17:00:21.126 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[108347]: mon.a calling monitor election 2024-09-04T17:00:21.126 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[108347]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T17:00:21.126 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[108347]: monmap epoch 3 2024-09-04T17:00:21.127 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[108347]: fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T17:00:21.127 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[108347]: last_changed 2024-09-04T16:33:00.244680+0000 2024-09-04T17:00:21.127 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[108347]: created 2024-09-04T16:31:28.198500+0000 2024-09-04T17:00:21.127 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[108347]: min_mon_release 19 (squid) 2024-09-04T17:00:21.127 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[108347]: election_strategy: 1 2024-09-04T17:00:21.127 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[108347]: 0: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.a 2024-09-04T17:00:21.127 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[108347]: 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-04T17:00:21.127 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[108347]: 2: [v2:172.21.15.100:3301/0,v1:172.21.15.100:6790/0] mon.c 2024-09-04T17:00:21.127 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[108347]: fsmap 2024-09-04T17:00:21.127 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[108347]: osdmap e109: 8 total, 8 up, 8 in 2024-09-04T17:00:21.127 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[108347]: mgrmap e42: y(active, since 3m), standbys: x 2024-09-04T17:00:21.127 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[108347]: overall HEALTH_OK 2024-09-04T17:00:21.128 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[112610]: mon.c calling monitor election 2024-09-04T17:00:21.128 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[112610]: mon.b calling monitor election 2024-09-04T17:00:21.128 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[112610]: mon.a calling monitor election 2024-09-04T17:00:21.128 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[112610]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T17:00:21.128 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[112610]: monmap epoch 3 2024-09-04T17:00:21.128 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[112610]: fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T17:00:21.128 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[112610]: last_changed 2024-09-04T16:33:00.244680+0000 2024-09-04T17:00:21.128 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[112610]: created 2024-09-04T16:31:28.198500+0000 2024-09-04T17:00:21.128 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[112610]: min_mon_release 19 (squid) 2024-09-04T17:00:21.128 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[112610]: election_strategy: 1 2024-09-04T17:00:21.128 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[112610]: 0: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.a 2024-09-04T17:00:21.128 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[112610]: 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-04T17:00:21.129 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[112610]: 2: [v2:172.21.15.100:3301/0,v1:172.21.15.100:6790/0] mon.c 2024-09-04T17:00:21.129 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[112610]: fsmap 2024-09-04T17:00:21.129 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[112610]: osdmap e109: 8 total, 8 up, 8 in 2024-09-04T17:00:21.129 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[112610]: mgrmap e42: y(active, since 3m), standbys: x 2024-09-04T17:00:21.129 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:20 smithi100 ceph-mon[112610]: overall HEALTH_OK 2024-09-04T17:00:21.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:20 smithi164 ceph-mon[92202]: mon.c calling monitor election 2024-09-04T17:00:21.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:20 smithi164 ceph-mon[92202]: mon.b calling monitor election 2024-09-04T17:00:21.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:20 smithi164 ceph-mon[92202]: mon.a calling monitor election 2024-09-04T17:00:21.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:20 smithi164 ceph-mon[92202]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T17:00:21.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:20 smithi164 ceph-mon[92202]: monmap epoch 3 2024-09-04T17:00:21.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:20 smithi164 ceph-mon[92202]: fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T17:00:21.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:20 smithi164 ceph-mon[92202]: last_changed 2024-09-04T16:33:00.244680+0000 2024-09-04T17:00:21.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:20 smithi164 ceph-mon[92202]: created 2024-09-04T16:31:28.198500+0000 2024-09-04T17:00:21.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:20 smithi164 ceph-mon[92202]: min_mon_release 19 (squid) 2024-09-04T17:00:21.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:20 smithi164 ceph-mon[92202]: election_strategy: 1 2024-09-04T17:00:21.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:20 smithi164 ceph-mon[92202]: 0: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.a 2024-09-04T17:00:21.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:20 smithi164 ceph-mon[92202]: 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-09-04T17:00:21.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:20 smithi164 ceph-mon[92202]: 2: [v2:172.21.15.100:3301/0,v1:172.21.15.100:6790/0] mon.c 2024-09-04T17:00:21.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:20 smithi164 ceph-mon[92202]: fsmap 2024-09-04T17:00:21.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:20 smithi164 ceph-mon[92202]: osdmap e109: 8 total, 8 up, 8 in 2024-09-04T17:00:21.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:20 smithi164 ceph-mon[92202]: mgrmap e42: y(active, since 3m), standbys: x 2024-09-04T17:00:21.191 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:20 smithi164 ceph-mon[92202]: overall HEALTH_OK 2024-09-04T17:00:22.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:00:22 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:00:22.328540973Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:00:23.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:23 smithi164 ceph-mon[92202]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:23.462 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:23 smithi100 ceph-mon[112610]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:23.462 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:23 smithi100 ceph-mon[108347]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:24.881 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:00:24 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: 2024-09-04T17:00:24.502+0000 7fab0134d640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-04T17:00:25.252 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:24 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:25.252 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:24 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:25.252 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:24 smithi100 ceph-mon[112610]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:25.252 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:24 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:25.252 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:24 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:25.252 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:24 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:25.252 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:24 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:25.252 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:24 smithi100 ceph-mon[108347]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:25.253 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:24 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:25.253 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:24 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:25.323 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:24 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:25.323 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:24 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:25.324 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:24 smithi164 ceph-mon[92202]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:25.324 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:24 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:25.324 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:24 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:25.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:00:25 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:00:25.323721414Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:00:27.238 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:27 smithi100 ceph-mon[108347]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:27.238 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:27 smithi100 ceph-mon[112610]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:27.259 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T17:00:27.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:27 smithi164 ceph-mon[92202]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:27.858 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T17:00:27.858 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (2m) 3s ago 23m - - 0.27.0 11f11916f8cd 1bc16850805f 2024-09-04T17:00:27.858 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (2m) 67s ago 22m 73.1M - c8b91775d855 2ca0b22062be 2024-09-04T17:00:27.858 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (3m) 3s ago 22m - - 3.8 b708f9119ac7 088fde61768f 2024-09-04T17:00:27.858 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (3m) 67s ago 27m 456M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b8452de2f85c 2024-09-04T17:00:27.858 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (12m) 3s ago 28m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T17:00:27.858 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (28s) 3s ago 28m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a1eb59cf2844 2024-09-04T17:00:27.858 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (72s) 67s ago 27m 19.0M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 44641e70d803 2024-09-04T17:00:27.858 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (13s) 3s ago 27m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c0e506b0ec00 2024-09-04T17:00:27.859 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (3m) 3s ago 22m - - 1.7.0 72c9c2088986 15abb71a2e63 2024-09-04T17:00:27.859 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (3m) 67s ago 22m 10.0M - 1.7.0 72c9c2088986 d58827805ffb 2024-09-04T17:00:27.859 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (26m) 3s ago 26m - 2991M 19.1.1-252-g48920dab b708f9119ac7 cc8cf803c253 2024-09-04T17:00:27.859 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (26m) 3s ago 26m - 2991M 19.1.1-252-g48920dab b708f9119ac7 2636947c6830 2024-09-04T17:00:27.859 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (26m) 3s ago 26m - 2991M 19.1.1-252-g48920dab b708f9119ac7 5c82804e6cfd 2024-09-04T17:00:27.859 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (25m) 3s ago 25m - 2991M 19.1.1-252-g48920dab b708f9119ac7 32f2a044ccef 2024-09-04T17:00:27.859 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (25m) 67s ago 25m 65.9M 3248M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T17:00:27.859 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (24m) 67s ago 25m 60.0M 3248M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T17:00:27.859 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (24m) 67s ago 24m 52.6M 3248M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T17:00:27.859 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (24m) 67s ago 24m 63.5M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T17:00:27.859 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (2m) 67s ago 23m 40.9M - 2.51.0 1d3b7f56885b b0bc821cb41b 2024-09-04T17:00:27.859 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (22m) 3s ago 22m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T17:00:27.859 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (22m) 67s ago 22m 89.7M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T17:00:28.131 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:00:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:00:27] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.51.0" 2024-09-04T17:00:28.227 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:00:28.228 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-09-04T17:00:28.228 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T17:00:28.228 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:00:28.228 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-09-04T17:00:28.228 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T17:00:28.228 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:00:28.228 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-09-04T17:00:28.228 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 8 2024-09-04T17:00:28.228 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:00:28.228 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-09-04T17:00:28.228 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2 2024-09-04T17:00:28.228 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:00:28.229 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-09-04T17:00:28.229 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 10, 2024-09-04T17:00:28.229 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 5 2024-09-04T17:00:28.229 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T17:00:28.229 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:00:28.439 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:00:28.320198902Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:00:28.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:00:28.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:00:28.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:00:28.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:00:28.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-04T17:00:28.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-04T17:00:28.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.443 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.443 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.443 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.443 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.443 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.443 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.443 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.443 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.443 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.443 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.443 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.443 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.443 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.444 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.444 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.444 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.444 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.444 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.444 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.444 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.444 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.444 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.444 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.444 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.444 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.444 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.445 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.445 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.445 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.445 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.445 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.445 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.448 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:00:28.448 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:00:28.448 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T17:00:28.448 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.448 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.448 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T17:00:28.449 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:00:28.449 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:00:28.449 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T17:00:28.449 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:00:28.449 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:00:28.449 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:00:28.449 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:00:28.449 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T17:00:28.449 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:00:28.450 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:00:28.450 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:00:28.450 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:00:28.450 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T17:00:28.450 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.450 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:00:28.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:00:28.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T17:00:28.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:00:28.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:00:28.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:00:28.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:00:28.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T17:00:28.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:00:28.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:00:28.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T17:00:28.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:00:28.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:00:28.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T17:00:28.521 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:00:28.521 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": null, 2024-09-04T17:00:28.521 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": false, 2024-09-04T17:00:28.521 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "", 2024-09-04T17:00:28.521 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [], 2024-09-04T17:00:28.521 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": null, 2024-09-04T17:00:28.522 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "", 2024-09-04T17:00:28.522 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T17:00:28.522 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:00:28.522 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:00:28.522 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.522 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.523 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:00:28.523 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:00:28.523 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.523 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:00:28.523 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.523 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.523 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.523 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.523 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.523 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-04T17:00:28.523 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.523 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.523 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-04T17:00:28.524 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.524 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.524 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.524 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.524 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.524 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.524 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.524 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.524 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.524 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.524 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.524 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.524 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.525 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.525 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.525 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.525 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.525 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.525 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.525 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.525 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.525 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.525 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.525 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.525 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.525 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.526 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.526 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.526 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.526 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.526 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.526 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.526 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.526 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.526 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.526 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.526 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.526 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.526 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:00:28.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:00:28.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:00:28.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:00:28.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.528 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.528 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-04T17:00:28.528 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.528 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.528 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-04T17:00:28.528 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.528 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.528 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.528 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.528 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.528 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.528 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.528 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.529 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.529 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.529 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.529 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.529 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.529 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.529 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.529 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.529 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.529 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.530 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.530 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.530 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.530 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:00:28.530 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:00:28.530 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T17:00:28.530 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.530 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.530 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T17:00:28.530 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:00:28.530 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:00:28.530 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T17:00:28.530 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:00:28.530 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:00:28.531 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:00:28.531 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:00:28.531 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T17:00:28.531 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:00:28.531 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:00:28.531 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.531 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.531 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.531 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:28.531 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.531 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.532 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.532 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.532 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.532 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.532 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.532 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.532 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.532 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.532 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.532 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.532 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.532 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.532 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.533 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.533 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.533 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.533 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.533 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.533 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.533 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.533 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:00:28.533 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:00:28.534 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T17:00:28.534 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.534 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.534 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:00:28.534 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:00:28.534 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T17:00:28.534 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:00:28.534 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:00:28.534 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:00:28.534 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:00:28.534 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T17:00:28.534 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:00:28.534 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:00:28.535 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T17:00:28.535 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.536 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.536 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.536 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.536 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.536 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.536 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.537 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.537 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.537 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.537 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.537 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.537 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:00:28.537 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:00:28.537 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T17:00:28.538 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.538 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.538 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.538 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:28.538 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.538 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T17:00:28.538 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.538 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T17:00:28.538 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:00:28.538 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:00:28.538 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T17:00:28.539 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.539 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.539 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T17:00:28.539 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:00:28.539 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:00:28.539 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T17:00:28.539 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:00:28.539 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:00:28.539 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:00:28.539 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:00:28.539 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T17:00:28.539 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:00:28.539 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:00:28.539 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:00:28.540 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:00:28.540 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T17:00:28.540 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.540 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.540 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:00:28.540 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:00:28.540 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T17:00:28.540 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:00:28.540 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:00:28.540 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:00:28.540 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:00:28.540 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T17:00:28.540 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:00:28.540 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:00:28.541 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T17:00:28.541 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.541 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.541 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.541 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.541 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.541 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.541 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.541 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.541 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.541 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.541 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.541 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:00:28.542 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:00:28.542 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:00:28.542 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T17:00:29.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:00:29.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all mon 2024-09-04T17:00:29.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all crash 2024-09-04T17:00:29.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all mds 2024-09-04T17:00:29.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T17:00:29.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-04T17:00:29.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T17:00:29.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all nfs 2024-09-04T17:00:29.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all nvmeof 2024-09-04T17:00:29.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all node-exporter 2024-09-04T17:00:29.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all prometheus 2024-09-04T17:00:29.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all alertmanager 2024-09-04T17:00:29.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all grafana 2024-09-04T17:00:29.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all loki 2024-09-04T17:00:29.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all promtail 2024-09-04T17:00:29.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: Upgrade: Finalizing container_image settings 2024-09-04T17:00:29.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: Upgrade: Complete! 2024-09-04T17:00:29.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: from='client.54116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:00:29.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:00:29.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:29.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:00:29.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:00:29.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:29.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/77400386' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:29.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:00:29.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:00:29.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:29.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:29 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:29.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:00:29.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all mon 2024-09-04T17:00:29.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all crash 2024-09-04T17:00:29.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all mds 2024-09-04T17:00:29.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T17:00:29.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-04T17:00:29.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T17:00:29.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all nfs 2024-09-04T17:00:29.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all nvmeof 2024-09-04T17:00:29.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all node-exporter 2024-09-04T17:00:29.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all prometheus 2024-09-04T17:00:29.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all alertmanager 2024-09-04T17:00:29.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all grafana 2024-09-04T17:00:29.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all loki 2024-09-04T17:00:29.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all promtail 2024-09-04T17:00:29.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: Upgrade: Finalizing container_image settings 2024-09-04T17:00:29.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: Upgrade: Complete! 2024-09-04T17:00:29.636 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: from='client.54116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:00:29.636 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:00:29.636 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:29.636 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:00:29.636 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:00:29.636 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:29.637 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: from='client.? 172.21.15.100:0/77400386' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:29.637 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:00:29.637 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:00:29.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:29.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:29.638 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:00:29.638 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all mon 2024-09-04T17:00:29.639 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all crash 2024-09-04T17:00:29.639 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all mds 2024-09-04T17:00:29.639 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T17:00:29.639 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-04T17:00:29.639 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T17:00:29.639 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all nfs 2024-09-04T17:00:29.640 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all nvmeof 2024-09-04T17:00:29.640 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all node-exporter 2024-09-04T17:00:29.640 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all prometheus 2024-09-04T17:00:29.640 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all alertmanager 2024-09-04T17:00:29.641 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all grafana 2024-09-04T17:00:29.641 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all loki 2024-09-04T17:00:29.641 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all promtail 2024-09-04T17:00:29.641 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: Upgrade: Finalizing container_image settings 2024-09-04T17:00:29.641 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: Upgrade: Complete! 2024-09-04T17:00:29.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: from='client.54116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:00:29.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:00:29.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:29.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:00:29.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:00:29.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:29.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: from='client.? 172.21.15.100:0/77400386' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:00:29.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:00:29.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:00:29.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:29.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:29 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:00:30.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:30 smithi164 ceph-mon[92202]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:00:30.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:30 smithi100 ceph-mon[112610]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:00:30.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:30 smithi100 ceph-mon[108347]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:00:31.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:31 smithi164 ceph-mon[92202]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:31.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:00:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:00:31.32561374Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:00:31.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:31 smithi100 ceph-mon[108347]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:31.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:31 smithi100 ceph-mon[112610]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:33.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:33 smithi164 ceph-mon[92202]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:33.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:33 smithi100 ceph-mon[112610]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:33.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:33 smithi100 ceph-mon[108347]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:34.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:34 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:00:34.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:00:34 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:00:34.319455522Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:00:34.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:34 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:00:34.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:34 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:00:35.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:35 smithi164 ceph-mon[92202]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:35.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:35 smithi100 ceph-mon[108347]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:35 smithi100 ceph-mon[112610]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:37.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:37 smithi164 ceph-mon[92202]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:37.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:00:37 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:00:37.329934058Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:00:37.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:37 smithi100 ceph-mon[108347]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:37.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:37 smithi100 ceph-mon[112610]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:38.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:00:37 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:00:37] "GET /metrics HTTP/1.1" 200 38096 "" "Prometheus/2.51.0" 2024-09-04T17:00:39.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:39 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:00:39.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:39 smithi164 ceph-mon[92202]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:39.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:39 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:00:39.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:39 smithi100 ceph-mon[112610]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:39.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:39 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:00:39.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:39 smithi100 ceph-mon[108347]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:40.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:00:40 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:00:40.32686405Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:00:41.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:41 smithi164 ceph-mon[92202]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:41.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:41 smithi100 ceph-mon[112610]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:41.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:41 smithi100 ceph-mon[108347]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:43.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:43 smithi164 ceph-mon[92202]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:43.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:00:43 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:00:43.325948505Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:00:43.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:43 smithi100 ceph-mon[112610]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:43.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:43 smithi100 ceph-mon[108347]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:45.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:45 smithi164 ceph-mon[92202]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:45.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:45 smithi100 ceph-mon[108347]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:45.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:45 smithi100 ceph-mon[112610]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:46.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:00:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:00:46.326245884Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:00:47.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:47 smithi164 ceph-mon[92202]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:47.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:47 smithi100 ceph-mon[108347]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:47.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:47 smithi100 ceph-mon[112610]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:48.381 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:00:47 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:00:47] "GET /metrics HTTP/1.1" 200 38096 "" "Prometheus/2.51.0" 2024-09-04T17:00:49.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:00:49 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:00:49.32170088Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:00:49.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:49 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:00:49.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:49 smithi164 ceph-mon[92202]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:49.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:49 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:00:49.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:49 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:00:49.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:49 smithi100 ceph-mon[108347]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:49.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:49 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:00:49.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:49 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:00:49.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:49 smithi100 ceph-mon[112610]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:49.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:49 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:00:51.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:51 smithi100 ceph-mon[108347]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:51.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:51 smithi100 ceph-mon[112610]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:51.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:51 smithi164 ceph-mon[92202]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:52.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:00:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:00:52.31947652Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:00:53.452 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:53 smithi100 ceph-mon[112610]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:53.452 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:53 smithi100 ceph-mon[108347]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:53.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:53 smithi164 ceph-mon[92202]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:55.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:55 smithi100 ceph-mon[108347]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:55 smithi100 ceph-mon[112610]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:55.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:55 smithi164 ceph-mon[92202]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:55.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:00:55 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:00:55.323970172Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:00:57.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:57 smithi100 ceph-mon[108347]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:57.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:57 smithi100 ceph-mon[112610]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:57.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:57 smithi164 ceph-mon[92202]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:00:58.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:00:57 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:00:57] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.51.0" 2024-09-04T17:00:58.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:00:58 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:00:58.319651331Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:00:59.459 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:59 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:00:59.459 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:00:59 smithi100 ceph-mon[112610]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:59.459 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:59 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:00:59.459 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:00:59 smithi100 ceph-mon[108347]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:59.487 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps' 2024-09-04T17:00:59.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:59 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:00:59.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:00:59 smithi164 ceph-mon[92202]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:00:59.733 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:01:00.419 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:00 smithi100 ceph-mon[112610]: from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:00.420 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T17:01:00.420 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (2m) 36s ago 23m - - 0.27.0 11f11916f8cd 1bc16850805f 2024-09-04T17:01:00.420 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (2m) 100s ago 23m 73.1M - c8b91775d855 2ca0b22062be 2024-09-04T17:01:00.420 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (4m) 36s ago 23m - - 3.8 b708f9119ac7 088fde61768f 2024-09-04T17:01:00.420 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (3m) 100s ago 27m 456M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b8452de2f85c 2024-09-04T17:01:00.420 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (13m) 36s ago 29m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T17:01:00.420 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (60s) 36s ago 29m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a1eb59cf2844 2024-09-04T17:01:00.420 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (104s) 100s ago 28m 19.0M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 44641e70d803 2024-09-04T17:01:00.420 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (46s) 36s ago 28m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c0e506b0ec00 2024-09-04T17:01:00.421 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (3m) 36s ago 23m - - 1.7.0 72c9c2088986 15abb71a2e63 2024-09-04T17:01:00.421 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (3m) 100s ago 23m 10.0M - 1.7.0 72c9c2088986 d58827805ffb 2024-09-04T17:01:00.421 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (27m) 36s ago 27m - 2991M 19.1.1-252-g48920dab b708f9119ac7 cc8cf803c253 2024-09-04T17:01:00.421 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (27m) 36s ago 27m - 2991M 19.1.1-252-g48920dab b708f9119ac7 2636947c6830 2024-09-04T17:01:00.421 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (26m) 36s ago 26m - 2991M 19.1.1-252-g48920dab b708f9119ac7 5c82804e6cfd 2024-09-04T17:01:00.421 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (26m) 36s ago 26m - 2991M 19.1.1-252-g48920dab b708f9119ac7 32f2a044ccef 2024-09-04T17:01:00.421 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (25m) 100s ago 25m 65.9M 3248M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T17:01:00.421 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (25m) 100s ago 25m 60.0M 3248M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T17:01:00.421 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (25m) 100s ago 25m 52.6M 3248M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T17:01:00.421 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (24m) 100s ago 24m 63.5M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T17:01:00.421 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (3m) 100s ago 24m 40.9M - 2.51.0 1d3b7f56885b b0bc821cb41b 2024-09-04T17:01:00.421 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (23m) 36s ago 23m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T17:01:00.421 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (23m) 100s ago 23m 89.7M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T17:01:00.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:00 smithi100 ceph-mon[108347]: from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:00.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:00 smithi164 ceph-mon[92202]: from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:01.077 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-04T17:01:01.323 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:01:01.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:01 smithi100 ceph-mon[108347]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:01.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:01 smithi100 ceph-mon[112610]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:01.688 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:01 smithi164 ceph-mon[92202]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:01.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:01:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:01:01.32322743Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:01:02.115 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T17:01:02.381 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:02 smithi100 ceph-mon[108347]: from='client.54140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:02.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:02 smithi100 ceph-mon[108347]: from='client.? 172.21.15.100:0/3650586483' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:02.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:02 smithi100 ceph-mon[112610]: from='client.54140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:02.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:02 smithi100 ceph-mon[112610]: from='client.? 172.21.15.100:0/3650586483' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:02.665 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-04T17:01:02.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:02 smithi164 ceph-mon[92202]: from='client.54140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:02.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:02 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/3650586483' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:02.913 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:01:03.295 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:03 smithi100 ceph-mon[112610]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:01:03.295 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:03 smithi100 ceph-mon[108347]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:01:03.639 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)" 2024-09-04T17:01:03.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:03 smithi164 ceph-mon[92202]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:01:04.276 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-04T17:01:04.522 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:01:04.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:04 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:01:04.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:04 smithi100 ceph-mon[108347]: from='client.? 172.21.15.100:0/2684604297' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:04.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:04 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:01:04.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:04 smithi100 ceph-mon[112610]: from='client.? 172.21.15.100:0/2684604297' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:04.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:04 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:01:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:04 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/2684604297' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:04.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:01:04 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:01:04.321850565Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:01:05.561 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:05 smithi100 ceph-mon[112610]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:01:05.561 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:05 smithi100 ceph-mon[108347]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:01:05.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:05 smithi164 ceph-mon[92202]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:01:06.460 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:06 smithi100 ceph-mon[112610]: from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:06.460 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:06 smithi100 ceph-mon[108347]: from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:06.501 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T17:01:06.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:06 smithi164 ceph-mon[92202]: from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:07.167 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade status' 2024-09-04T17:01:07.411 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:01:07.532 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:07 smithi100 ceph-mon[112610]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:07.532 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:07 smithi100 ceph-mon[108347]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:07.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:07 smithi164 ceph-mon[92202]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:07.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:01:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:01:07.330367938Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:01:08.076 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:01:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:01:07] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.51.0" 2024-09-04T17:01:08.093 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:01:08.093 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": null, 2024-09-04T17:01:08.093 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": false, 2024-09-04T17:01:08.093 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "", 2024-09-04T17:01:08.093 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [], 2024-09-04T17:01:08.094 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": null, 2024-09-04T17:01:08.094 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "", 2024-09-04T17:01:08.094 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T17:01:08.094 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:01:08.786 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph health detail' 2024-09-04T17:01:09.032 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:01:09.410 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:09 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:01:09.410 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:09 smithi100 ceph-mon[108347]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:09.410 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:09 smithi100 ceph-mon[108347]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:01:09.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:09 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:01:09.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:09 smithi100 ceph-mon[112610]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:09.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:09 smithi100 ceph-mon[112610]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:01:09.491 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:09 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:01:09.492 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:09 smithi164 ceph-mon[92202]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:09.492 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:09 smithi164 ceph-mon[92202]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:01:09.741 INFO:teuthology.orchestra.run.smithi100.stdout:HEALTH_OK 2024-09-04T17:01:10.417 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-04T17:01:10.439 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:10 smithi100 ceph-mon[112610]: from='client.? 172.21.15.100:0/544103652' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T17:01:10.439 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:10 smithi100 ceph-mon[108347]: from='client.? 172.21.15.100:0/544103652' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T17:01:10.660 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:01:10.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:10 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/544103652' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T17:01:10.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:01:10 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:01:10.327587519Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:01:11.381 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:11 smithi100 ceph-mon[112610]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:11.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:11 smithi100 ceph-mon[108347]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:11.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:11 smithi164 ceph-mon[92202]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:12.591 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:12 smithi100 ceph-mon[112610]: from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:12.592 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:12 smithi100 ceph-mon[108347]: from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:12.632 INFO:teuthology.orchestra.run.smithi100.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:01:12.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:12 smithi164 ceph-mon[92202]: from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:13.275 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- 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-04T17:01:13.522 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:13 smithi100 ceph-mon[112610]: pgmap v135: 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-04T17:01:13.522 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:13 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:13.522 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:13 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:01:13.522 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:13 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:01:13.522 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:13 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:13.522 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:13 smithi100 ceph-mon[108347]: pgmap v135: 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-04T17:01:13.522 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:13 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:13.523 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:13 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:01:13.523 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:13 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:01:13.523 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:13 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:13.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:01:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:01:13.330832914Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:01:13.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:13 smithi164 ceph-mon[92202]: pgmap v135: 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-04T17:01:13.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:13 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:13.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:13 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:01:13.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:13 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:01:13.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:13 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:14.075 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:01:14.495 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:14 smithi100 ceph-mon[112610]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:01:14.495 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:14 smithi100 ceph-mon[112610]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:01:14.496 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:14 smithi100 ceph-mon[108347]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:01:14.496 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:14 smithi100 ceph-mon[108347]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:01:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:14 smithi164 ceph-mon[92202]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:01:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:14 smithi164 ceph-mon[92202]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:01:15.244 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T17:01:15.369 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:15 smithi100 ceph-mon[112610]: pgmap v136: 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-04T17:01:15.369 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:15 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:15.369 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:15 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:01:15.369 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:15 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:15.369 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:15 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:15.369 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:15 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:15.369 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:15 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:15.369 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:15 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:15.369 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:15 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:15.370 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:15 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-04T17:01:15.370 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:15 smithi100 ceph-mon[108347]: pgmap v136: 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-04T17:01:15.370 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:15 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:15.370 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:15 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:01:15.370 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:15 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:15.370 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:15 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:15.370 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:15 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:15.370 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:15 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:15.370 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:15 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:15.370 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:15 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:15.370 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:15 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-04T17:01:15.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:15 smithi164 ceph-mon[92202]: pgmap v136: 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-04T17:01:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:15 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:15 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:01:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:15 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:15 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:15 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:15 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:15 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:15 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:15 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-04T17:01:15.820 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T17:01:15.820 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (3m) 51s ago 23m - - 0.27.0 11f11916f8cd 1bc16850805f 2024-09-04T17:01:15.820 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (2m) 115s ago 23m 73.1M - c8b91775d855 2ca0b22062be 2024-09-04T17:01:15.821 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (4m) 51s ago 23m - - 3.8 b708f9119ac7 088fde61768f 2024-09-04T17:01:15.821 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (4m) 115s ago 28m 456M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b8452de2f85c 2024-09-04T17:01:15.821 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (13m) 51s ago 29m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T17:01:15.821 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (76s) 51s ago 29m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a1eb59cf2844 2024-09-04T17:01:15.821 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (2m) 115s ago 28m 19.0M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 44641e70d803 2024-09-04T17:01:15.821 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (61s) 51s ago 28m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c0e506b0ec00 2024-09-04T17:01:15.821 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (3m) 51s ago 23m - - 1.7.0 72c9c2088986 15abb71a2e63 2024-09-04T17:01:15.821 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (3m) 115s ago 23m 10.0M - 1.7.0 72c9c2088986 d58827805ffb 2024-09-04T17:01:15.821 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (27m) 51s ago 27m - 2991M 19.1.1-252-g48920dab b708f9119ac7 cc8cf803c253 2024-09-04T17:01:15.821 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (27m) 51s ago 27m - 2991M 19.1.1-252-g48920dab b708f9119ac7 2636947c6830 2024-09-04T17:01:15.821 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (26m) 51s ago 26m - 2991M 19.1.1-252-g48920dab b708f9119ac7 5c82804e6cfd 2024-09-04T17:01:15.821 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (26m) 51s ago 26m - 2991M 19.1.1-252-g48920dab b708f9119ac7 32f2a044ccef 2024-09-04T17:01:15.822 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (26m) 115s ago 26m 65.9M 3248M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T17:01:15.822 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (25m) 115s ago 25m 60.0M 3248M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T17:01:15.822 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (25m) 115s ago 25m 52.6M 3248M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T17:01:15.822 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (24m) 115s ago 24m 63.5M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T17:01:15.822 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (3m) 115s ago 24m 40.9M - 2.51.0 1d3b7f56885b b0bc821cb41b 2024-09-04T17:01:15.822 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (23m) 51s ago 23m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T17:01:15.822 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (23m) 115s ago 23m 89.7M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T17:01:16.168 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:01:16.168 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-09-04T17:01:16.168 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T17:01:16.168 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:01:16.168 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-09-04T17:01:16.169 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T17:01:16.169 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:01:16.169 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-09-04T17:01:16.169 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 8 2024-09-04T17:01:16.169 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:01:16.169 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-09-04T17:01:16.169 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2 2024-09-04T17:01:16.169 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:01:16.169 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-09-04T17:01:16.169 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 10, 2024-09-04T17:01:16.169 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 5 2024-09-04T17:01:16.169 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T17:01:16.169 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:01:16.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[112610]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T17:01:16.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[112610]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T17:01:16.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all mgr 2024-09-04T17:01:16.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all mon 2024-09-04T17:01:16.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all crash 2024-09-04T17:01:16.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[112610]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-04T17:01:16.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[112610]: Upgrade: osd.0 is safe to restart 2024-09-04T17:01:16.385 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[112610]: from='client.54182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:16.386 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:16.386 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-04T17:01:16.386 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:01:16.386 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[112610]: from='client.? 172.21.15.100:0/853218700' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:16.386 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[108347]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T17:01:16.386 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[108347]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T17:01:16.386 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all mgr 2024-09-04T17:01:16.386 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all mon 2024-09-04T17:01:16.386 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all crash 2024-09-04T17:01:16.387 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[108347]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-04T17:01:16.387 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[108347]: Upgrade: osd.0 is safe to restart 2024-09-04T17:01:16.387 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[108347]: from='client.54182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:16.387 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:16.387 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-04T17:01:16.387 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:01:16.387 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:16 smithi100 ceph-mon[108347]: from='client.? 172.21.15.100:0/853218700' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:16.488 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:01:16.488 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T17:01:16.488 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": true, 2024-09-04T17:01:16.489 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-04T17:01:16.489 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [], 2024-09-04T17:01:16.489 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": "0/8 daemons upgraded", 2024-09-04T17:01:16.489 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "Currently upgrading osd daemons", 2024-09-04T17:01:16.489 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T17:01:16.489 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:01:16.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:01:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:01:16.321492875Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:01:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:16 smithi164 ceph-mon[92202]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T17:01:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:16 smithi164 ceph-mon[92202]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T17:01:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:16 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all mgr 2024-09-04T17:01:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:16 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all mon 2024-09-04T17:01:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:16 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all crash 2024-09-04T17:01:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:16 smithi164 ceph-mon[92202]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-04T17:01:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:16 smithi164 ceph-mon[92202]: Upgrade: osd.0 is safe to restart 2024-09-04T17:01:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:16 smithi164 ceph-mon[92202]: from='client.54182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:16.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:16 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:16.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:16 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-04T17:01:16.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:16 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:01:16.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:16 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/853218700' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:17.431 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:17 smithi100 ceph-mon[112610]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:17.431 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:17 smithi100 ceph-mon[112610]: from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:17.431 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:17 smithi100 ceph-mon[112610]: Upgrade: Updating osd.0 2024-09-04T17:01:17.431 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:17 smithi100 ceph-mon[112610]: Deploying daemon osd.0 on smithi100 2024-09-04T17:01:17.431 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:17 smithi100 ceph-mon[112610]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:17.432 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:17 smithi100 ceph-mon[108347]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:17.432 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:17 smithi100 ceph-mon[108347]: from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:17.432 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:17 smithi100 ceph-mon[108347]: Upgrade: Updating osd.0 2024-09-04T17:01:17.432 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:17 smithi100 ceph-mon[108347]: Deploying daemon osd.0 on smithi100 2024-09-04T17:01:17.432 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:17 smithi100 ceph-mon[108347]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:17.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:17 smithi164 ceph-mon[92202]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:17.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:17 smithi164 ceph-mon[92202]: from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:17.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:17 smithi164 ceph-mon[92202]: Upgrade: Updating osd.0 2024-09-04T17:01:17.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:17 smithi164 ceph-mon[92202]: Deploying daemon osd.0 on smithi100 2024-09-04T17:01:17.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:17 smithi164 ceph-mon[92202]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:18.057 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:01:17 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:01:17] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.51.0" 2024-09-04T17:01:18.372 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:18 smithi100 ceph-mon[112610]: from='client.54206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:18.372 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:18 smithi100 ceph-mon[108347]: from='client.54206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:18.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:18 smithi164 ceph-mon[92202]: from='client.54206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:19.269 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:19 smithi100 systemd[1]: Stopping Ceph osd.0 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:01:19.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:19 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:01:19.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:19 smithi100 ceph-mon[112610]: pgmap v138: 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-04T17:01:19.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:19 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:01:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:19 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:01:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:19 smithi100 ceph-mon[108347]: pgmap v138: 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-04T17:01:19.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:19 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:01:19.633 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:19 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0[37872]: 2024-09-04T17:01:19.268+0000 7f5c47fdb640 -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-04T17:01:19.633 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:19 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0[37872]: 2024-09-04T17:01:19.268+0000 7f5c47fdb640 -1 osd.0 109 *** Got signal Terminated *** 2024-09-04T17:01:19.633 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:19 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0[37872]: 2024-09-04T17:01:19.268+0000 7f5c47fdb640 -1 osd.0 109 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T17:01:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:19 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:01:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:19 smithi164 ceph-mon[92202]: pgmap v138: 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-04T17:01:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:19 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:01:19.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:01:19 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:01:19.329321791Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:01:20.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:20 smithi100 ceph-mon[112610]: osd.0 marked itself down and dead 2024-09-04T17:01:20.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:20 smithi100 ceph-mon[108347]: osd.0 marked itself down and dead 2024-09-04T17:01:20.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:20 smithi164 ceph-mon[92202]: osd.0 marked itself down and dead 2024-09-04T17:01:20.911 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:20 smithi100 podman[118433]: 2024-09-04 17:01:20.632469135 +0000 UTC m=+1.477152055 container died cc8cf803c253273efa7789cfbe27b0de3c4d7b1779a013de4ddf3df4726eb31c (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0, GIT_CLEAN=True, RELEASE=squid-48920da, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-04T17:01:21.271 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:21 smithi100 podman[118433]: 2024-09-04 17:01:21.010356484 +0000 UTC m=+1.855039403 container cleanup cc8cf803c253273efa7789cfbe27b0de3c4d7b1779a013de4ddf3df4726eb31c (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=squid-48920da, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-04T17:01:21.272 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:21 smithi100 bash[118433]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0 2024-09-04T17:01:21.630 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:21 smithi100 ceph-mon[112610]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:21.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:21 smithi100 ceph-mon[112610]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:01:21.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:21 smithi100 ceph-mon[112610]: osdmap e110: 8 total, 7 up, 8 in 2024-09-04T17:01:21.631 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:21 smithi100 podman[118448]: 2024-09-04 17:01:21.311975407 +0000 UTC m=+0.673349269 container remove cc8cf803c253273efa7789cfbe27b0de3c4d7b1779a013de4ddf3df4726eb31c (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-48920da, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T17:01:21.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:21 smithi100 ceph-mon[108347]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:21.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:21 smithi100 ceph-mon[108347]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:01:21.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:21 smithi100 ceph-mon[108347]: osdmap e110: 8 total, 7 up, 8 in 2024-09-04T17:01:21.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:21 smithi164 ceph-mon[92202]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:21.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:21 smithi164 ceph-mon[92202]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:01:21.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:21 smithi164 ceph-mon[92202]: osdmap e110: 8 total, 7 up, 8 in 2024-09-04T17:01:21.882 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:21 smithi100 podman[118539]: 2024-09-04 17:01:21.533489422 +0000 UTC m=+0.016127646 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:01:21.882 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:21 smithi100 podman[118539]: 2024-09-04 17:01:21.654515686 +0000 UTC m=+0.137153903 container create a86f3c43b1817a8c6bc4607ebeb3d3cfd98823c77b54996dddb37c0f06913aa9 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-04T17:01:22.285 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:21 smithi100 podman[118539]: 2024-09-04 17:01:21.949063919 +0000 UTC m=+0.431702142 container init a86f3c43b1817a8c6bc4607ebeb3d3cfd98823c77b54996dddb37c0f06913aa9 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True) 2024-09-04T17:01:22.285 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:21 smithi100 podman[118539]: 2024-09-04 17:01:21.952553358 +0000 UTC m=+0.435191580 container start a86f3c43b1817a8c6bc4607ebeb3d3cfd98823c77b54996dddb37c0f06913aa9 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-04T17:01:22.285 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:22 smithi100 podman[118539]: 2024-09-04 17:01:22.040651094 +0000 UTC m=+0.523289311 container attach a86f3c43b1817a8c6bc4607ebeb3d3cfd98823c77b54996dddb37c0f06913aa9 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-04T17:01:22.285 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:22 smithi100 podman[118539]: 2024-09-04 17:01:22.138701605 +0000 UTC m=+0.621339822 container died a86f3c43b1817a8c6bc4607ebeb3d3cfd98823c77b54996dddb37c0f06913aa9 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD) 2024-09-04T17:01:22.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:22 smithi100 ceph-mon[112610]: osdmap e111: 8 total, 7 up, 8 in 2024-09-04T17:01:22.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:22 smithi100 ceph-mon[108347]: osdmap e111: 8 total, 7 up, 8 in 2024-09-04T17:01:22.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:22 smithi164 ceph-mon[92202]: osdmap e111: 8 total, 7 up, 8 in 2024-09-04T17:01:22.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:01:22 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:01:22.333164126Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:01:23.132 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:22 smithi100 podman[118562]: 2024-09-04 17:01:22.719895241 +0000 UTC m=+0.572169827 container remove a86f3c43b1817a8c6bc4607ebeb3d3cfd98823c77b54996dddb37c0f06913aa9 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-deactivate, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, 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, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T17:01:23.132 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:22 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-04T17:01:23.132 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:22 smithi100 systemd[1]: Stopped Ceph osd.0 for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:01:23.132 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:22 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.0.service: Consumed 12.963s CPU time. 2024-09-04T17:01:23.132 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:22 smithi100 systemd[1]: Starting Ceph osd.0 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:01:23.390 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:23 smithi100 ceph-mon[112610]: pgmap v142: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:23.390 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:23 smithi100 ceph-mon[108347]: pgmap v142: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:23.390 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:23 smithi100 podman[118661]: 2024-09-04 17:01:23.162542044 +0000 UTC m=+0.112624978 container create 9e41fa56bdc12d2729d58cf7043738c6b05fbbf0d164680149c9d824bec1a162 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-activate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-04T17:01:23.390 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:23 smithi100 podman[118661]: 2024-09-04 17:01:23.065968026 +0000 UTC m=+0.016050918 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:01:23.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:23 smithi164 ceph-mon[92202]: pgmap v142: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:23.882 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:23 smithi100 podman[118661]: 2024-09-04 17:01:23.390145826 +0000 UTC m=+0.340228705 container init 9e41fa56bdc12d2729d58cf7043738c6b05fbbf0d164680149c9d824bec1a162 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-activate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T17:01:23.882 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:23 smithi100 podman[118661]: 2024-09-04 17:01:23.393782599 +0000 UTC m=+0.343865479 container start 9e41fa56bdc12d2729d58cf7043738c6b05fbbf0d164680149c9d824bec1a162 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-activate, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T17:01:23.882 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:23 smithi100 podman[118661]: 2024-09-04 17:01:23.465105287 +0000 UTC m=+0.415188173 container attach 9e41fa56bdc12d2729d58cf7043738c6b05fbbf0d164680149c9d824bec1a162 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True) 2024-09-04T17:01:23.882 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:23 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-activate[118677]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:01:23.883 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:23 smithi100 bash[118661]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:01:23.883 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:23 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-activate[118677]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:01:23.883 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:23 smithi100 bash[118661]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:01:24.274 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:23 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-activate[118677]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-04T17:01:24.275 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:23 smithi100 bash[118661]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-04T17:01:24.275 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:23 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-activate[118677]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-04T17:01:24.275 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:23 smithi100 bash[118661]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-04T17:01:24.534 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:24 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-activate[118677]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-04T17:01:24.534 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:24 smithi100 bash[118661]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-04T17:01:24.534 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:24 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-activate[118677]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-04T17:01:24.534 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:24 smithi100 bash[118661]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-04T17:01:24.535 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:24 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-activate[118677]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-04T17:01:24.535 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:24 smithi100 bash[118661]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-04T17:01:24.535 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:24 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-activate[118677]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-04T17:01:24.535 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:24 smithi100 bash[118661]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-04T17:01:24.535 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:24 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-activate[118677]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-04T17:01:24.535 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:24 smithi100 bash[118661]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-04T17:01:24.535 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:24 smithi100 podman[118661]: 2024-09-04 17:01:24.305103181 +0000 UTC m=+1.255186054 container died 9e41fa56bdc12d2729d58cf7043738c6b05fbbf0d164680149c9d824bec1a162 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-activate, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True) 2024-09-04T17:01:25.289 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:24 smithi100 podman[118823]: 2024-09-04 17:01:24.969598999 +0000 UTC m=+0.655178388 container remove 9e41fa56bdc12d2729d58cf7043738c6b05fbbf0d164680149c9d824bec1a162 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-activate, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-04T17:01:25.289 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:25 smithi100 podman[118893]: 2024-09-04 17:01:25.08165288 +0000 UTC m=+0.016264783 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:01:25.289 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:25 smithi100 podman[118893]: 2024-09-04 17:01:25.204672133 +0000 UTC m=+0.139284032 container create 7478d17d0f68c4851ecce6451cedcd6562285b30a18c092b1b6af5fdbf78ad73 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T17:01:25.548 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:25 smithi100 ceph-mon[108347]: pgmap v143: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T17:01:25.549 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:25 smithi100 ceph-mon[112610]: pgmap v143: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T17:01:25.549 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:25 smithi100 podman[118893]: 2024-09-04 17:01:25.448259108 +0000 UTC m=+0.382871011 container init 7478d17d0f68c4851ecce6451cedcd6562285b30a18c092b1b6af5fdbf78ad73 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0, 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_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-04T17:01:25.549 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:25 smithi100 podman[118893]: 2024-09-04 17:01:25.451621969 +0000 UTC m=+0.386233866 container start 7478d17d0f68c4851ecce6451cedcd6562285b30a18c092b1b6af5fdbf78ad73 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, 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) 2024-09-04T17:01:25.549 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:25 smithi100 ceph-osd[118913]: -- 172.21.15.100:0/2472589080 <== mon.2 v2:172.21.15.100:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5574d4dffa40 con 0x5574d4dddc00 2024-09-04T17:01:25.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:25 smithi164 ceph-mon[92202]: pgmap v143: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T17:01:25.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:01:25 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:01:25.322412204Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:01:25.882 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:25 smithi100 bash[118893]: 7478d17d0f68c4851ecce6451cedcd6562285b30a18c092b1b6af5fdbf78ad73 2024-09-04T17:01:25.882 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:25 smithi100 systemd[1]: Started Ceph osd.0 for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:01:26.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:26 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:26.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:26 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:26.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:26 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:26.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:26 smithi100 ceph-mon[112610]: pgmap v144: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-04T17:01:26.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:26 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:26.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:26 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:26.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:26 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:26.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:26 smithi100 ceph-mon[108347]: pgmap v144: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-04T17:01:26.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:26 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:26.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:26 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:26.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:26 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:26.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:26 smithi164 ceph-mon[92202]: pgmap v144: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-04T17:01:27.381 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0[118909]: 2024-09-04T17:01:27.094+0000 7f7eb5257640 -1 Falling back to public interface 2024-09-04T17:01:27.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:27 smithi100 ceph-mon[112610]: Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 21 pgs degraded (PG_DEGRADED) 2024-09-04T17:01:27.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:27 smithi100 ceph-mon[108347]: Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 21 pgs degraded (PG_DEGRADED) 2024-09-04T17:01:27.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:27 smithi164 ceph-mon[92202]: Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 21 pgs degraded (PG_DEGRADED) 2024-09-04T17:01:28.381 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:01:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:01:27] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.51.0" 2024-09-04T17:01:28.607 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:01:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:01:28.3299723Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:01:28.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:28 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:01:28.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:28 smithi100 ceph-mon[112610]: pgmap v145: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-04T17:01:28.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:28 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:01:28.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:28 smithi100 ceph-mon[108347]: pgmap v145: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-04T17:01:28.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:28 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:01:28.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:28 smithi164 ceph-mon[92202]: pgmap v145: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-04T17:01:30.683 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:30 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0[118909]: 2024-09-04T17:01:30.398+0000 7f7eb5257640 -1 osd.0 109 log_to_monitors true 2024-09-04T17:01:30.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:30 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:30.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:30 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:30.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:30 smithi164 ceph-mon[92202]: pgmap v146: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 416 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-04T17:01:30.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:30 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:30.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:30 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:30.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:30 smithi164 ceph-mon[92202]: from='osd.0 [v2:172.21.15.100:6802/3321421612,v1:172.21.15.100:6803/3321421612]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-04T17:01:30.971 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:30 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:30.972 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:30 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:30.972 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:30 smithi100 ceph-mon[112610]: pgmap v146: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 416 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-04T17:01:30.972 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:30 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:30.972 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:30 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:30.972 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:30 smithi100 ceph-mon[112610]: from='osd.0 [v2:172.21.15.100:6802/3321421612,v1:172.21.15.100:6803/3321421612]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-04T17:01:30.972 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:30 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:30.972 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:30 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:30.972 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:30 smithi100 ceph-mon[108347]: pgmap v146: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 416 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-04T17:01:30.972 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:30 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:30.973 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:30 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:30.973 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:30 smithi100 ceph-mon[108347]: from='osd.0 [v2:172.21.15.100:6802/3321421612,v1:172.21.15.100:6803/3321421612]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-04T17:01:31.631 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:01:31 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0[118909]: 2024-09-04T17:01:31.344+0000 7f7ead001640 -1 osd.0 109 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T17:01:31.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:01:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:01:31.321238186Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:01:32.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:32 smithi100 ceph-mon[108347]: from='osd.0 [v2:172.21.15.100:6802/3321421612,v1:172.21.15.100:6803/3321421612]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-04T17:01:32.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:32 smithi100 ceph-mon[108347]: osdmap e112: 8 total, 7 up, 8 in 2024-09-04T17:01:32.325 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:32 smithi100 ceph-mon[108347]: from='osd.0 [v2:172.21.15.100:6802/3321421612,v1:172.21.15.100:6803/3321421612]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-04T17:01:32.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:32 smithi100 ceph-mon[112610]: from='osd.0 [v2:172.21.15.100:6802/3321421612,v1:172.21.15.100:6803/3321421612]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-04T17:01:32.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:32 smithi100 ceph-mon[112610]: osdmap e112: 8 total, 7 up, 8 in 2024-09-04T17:01:32.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:32 smithi100 ceph-mon[112610]: from='osd.0 [v2:172.21.15.100:6802/3321421612,v1:172.21.15.100:6803/3321421612]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-04T17:01:32.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:32 smithi164 ceph-mon[92202]: from='osd.0 [v2:172.21.15.100:6802/3321421612,v1:172.21.15.100:6803/3321421612]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-04T17:01:32.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:32 smithi164 ceph-mon[92202]: osdmap e112: 8 total, 7 up, 8 in 2024-09-04T17:01:32.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:32 smithi164 ceph-mon[92202]: from='osd.0 [v2:172.21.15.100:6802/3321421612,v1:172.21.15.100:6803/3321421612]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-04T17:01:33.568 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:33 smithi100 ceph-mon[108347]: pgmap v148: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-04T17:01:33.568 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:33 smithi100 ceph-mon[108347]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:01:33.568 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:33 smithi100 ceph-mon[108347]: osd.0 [v2:172.21.15.100:6802/3321421612,v1:172.21.15.100:6803/3321421612] boot 2024-09-04T17:01:33.568 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:33 smithi100 ceph-mon[108347]: osdmap e113: 8 total, 8 up, 8 in 2024-09-04T17:01:33.568 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:33 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T17:01:33.568 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:33 smithi100 ceph-mon[108347]: osdmap e114: 8 total, 8 up, 8 in 2024-09-04T17:01:33.568 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:33 smithi100 ceph-mon[112610]: pgmap v148: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-04T17:01:33.569 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:33 smithi100 ceph-mon[112610]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:01:33.569 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:33 smithi100 ceph-mon[112610]: osd.0 [v2:172.21.15.100:6802/3321421612,v1:172.21.15.100:6803/3321421612] boot 2024-09-04T17:01:33.569 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:33 smithi100 ceph-mon[112610]: osdmap e113: 8 total, 8 up, 8 in 2024-09-04T17:01:33.569 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:33 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T17:01:33.569 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:33 smithi100 ceph-mon[112610]: osdmap e114: 8 total, 8 up, 8 in 2024-09-04T17:01:33.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:33 smithi164 ceph-mon[92202]: pgmap v148: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-04T17:01:33.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:33 smithi164 ceph-mon[92202]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:01:33.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:33 smithi164 ceph-mon[92202]: osd.0 [v2:172.21.15.100:6802/3321421612,v1:172.21.15.100:6803/3321421612] boot 2024-09-04T17:01:33.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:33 smithi164 ceph-mon[92202]: osdmap e113: 8 total, 8 up, 8 in 2024-09-04T17:01:33.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:33 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T17:01:33.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:33 smithi164 ceph-mon[92202]: osdmap e114: 8 total, 8 up, 8 in 2024-09-04T17:01:33.882 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:01:33 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: 2024-09-04T17:01:33.741+0000 7fab0134d640 -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-04T17:01:34.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:01:34 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:01:34.320479087Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:01:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:34 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:34 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:01:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:34 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:34 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:34 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:01:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:34 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:01:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:34 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:34 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:01:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:34 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:34 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:34 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:34.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:34 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-04T17:01:34.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:34 smithi164 ceph-mon[92202]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-04T17:01:34.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:34 smithi164 ceph-mon[92202]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-04T17:01:34.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:34 smithi164 ceph-mon[92202]: pgmap v151: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-04T17:01:34.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:34.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:01:34.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:34.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:34.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:01:34.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:01:34.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:34.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:01:34.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:34.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:34.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:34.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-04T17:01:34.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[108347]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-04T17:01:34.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[108347]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-04T17:01:34.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[108347]: pgmap v151: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-04T17:01:34.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:34.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:01:34.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:34.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:34.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:01:34.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:01:34.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:34.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:01:34.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:34.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:34.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:34.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-04T17:01:34.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[112610]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-04T17:01:34.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[112610]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-04T17:01:34.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:34 smithi100 ceph-mon[112610]: pgmap v151: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-04T17:01:36.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:36 smithi100 ceph-mon[112610]: Health check update: Degraded data redundancy: 30/636 objects degraded (4.717%), 8 pgs degraded (PG_DEGRADED) 2024-09-04T17:01:36.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:36 smithi100 ceph-mon[108347]: Health check update: Degraded data redundancy: 30/636 objects degraded (4.717%), 8 pgs degraded (PG_DEGRADED) 2024-09-04T17:01:36.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:36 smithi164 ceph-mon[92202]: Health check update: Degraded data redundancy: 30/636 objects degraded (4.717%), 8 pgs degraded (PG_DEGRADED) 2024-09-04T17:01:37.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:37 smithi100 ceph-mon[112610]: pgmap v152: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-09-04T17:01:37.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:37 smithi100 ceph-mon[108347]: pgmap v152: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-09-04T17:01:37.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:37 smithi164 ceph-mon[92202]: pgmap v152: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-09-04T17:01:37.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:01:37 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:01:37.319557151Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:01:38.268 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:01:37 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:01:37] "GET /metrics HTTP/1.1" 200 38087 "" "Prometheus/2.51.0" 2024-09-04T17:01:38.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:38 smithi100 ceph-mon[108347]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/636 objects degraded (4.717%), 8 pgs degraded) 2024-09-04T17:01:38.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:38 smithi100 ceph-mon[108347]: Cluster is now healthy 2024-09-04T17:01:38.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:38 smithi100 ceph-mon[112610]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/636 objects degraded (4.717%), 8 pgs degraded) 2024-09-04T17:01:38.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:38 smithi100 ceph-mon[112610]: Cluster is now healthy 2024-09-04T17:01:38.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:38 smithi164 ceph-mon[92202]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/636 objects degraded (4.717%), 8 pgs degraded) 2024-09-04T17:01:38.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:38 smithi164 ceph-mon[92202]: Cluster is now healthy 2024-09-04T17:01:39.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:39 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:01:39.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:39 smithi164 ceph-mon[92202]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 752 B/s rd, 0 op/s 2024-09-04T17:01:39.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:39 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:01:39.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:39 smithi100 ceph-mon[112610]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 752 B/s rd, 0 op/s 2024-09-04T17:01:39.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:39 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:01:39.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:39 smithi100 ceph-mon[108347]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 752 B/s rd, 0 op/s 2024-09-04T17:01:40.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:01:40 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:01:40.326415932Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:01:41.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:41 smithi100 ceph-mon[112610]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:41.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:41 smithi100 ceph-mon[108347]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:41.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:41 smithi164 ceph-mon[92202]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:43.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:43 smithi100 ceph-mon[108347]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-04T17:01:43.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:43 smithi100 ceph-mon[112610]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-04T17:01:43.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:43 smithi164 ceph-mon[92202]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-04T17:01:43.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:01:43 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:01:43.32513197Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:01:44.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:44.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:44 smithi100 ceph-mon[108347]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 948 B/s rd, 0 op/s 2024-09-04T17:01:44.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:44.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:44 smithi100 ceph-mon[112610]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 948 B/s rd, 0 op/s 2024-09-04T17:01:44.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:44.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:44 smithi164 ceph-mon[92202]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 948 B/s rd, 0 op/s 2024-09-04T17:01:46.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:01:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:01:46.329840549Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:01:46.797 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T17:01:47.354 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T17:01:47.354 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (3m) 17s ago 24m - - 0.27.0 11f11916f8cd 1bc16850805f 2024-09-04T17:01:47.354 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (3m) 2m ago 24m 73.1M - c8b91775d855 2ca0b22062be 2024-09-04T17:01:47.354 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (4m) 17s ago 23m - - 3.8 b708f9119ac7 088fde61768f 2024-09-04T17:01:47.355 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (4m) 2m ago 28m 456M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b8452de2f85c 2024-09-04T17:01:47.355 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (13m) 17s ago 29m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T17:01:47.355 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (107s) 17s ago 30m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a1eb59cf2844 2024-09-04T17:01:47.355 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (2m) 2m ago 28m 19.0M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 44641e70d803 2024-09-04T17:01:47.355 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (93s) 17s ago 28m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c0e506b0ec00 2024-09-04T17:01:47.355 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (4m) 17s ago 24m - - 1.7.0 72c9c2088986 15abb71a2e63 2024-09-04T17:01:47.355 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (4m) 2m ago 24m 10.0M - 1.7.0 72c9c2088986 d58827805ffb 2024-09-04T17:01:47.355 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (22s) 17s ago 28m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 7478d17d0f68 2024-09-04T17:01:47.355 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (27m) 17s ago 27m - 2991M 19.1.1-252-g48920dab b708f9119ac7 2636947c6830 2024-09-04T17:01:47.355 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (27m) 17s ago 27m - 2991M 19.1.1-252-g48920dab b708f9119ac7 5c82804e6cfd 2024-09-04T17:01:47.355 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (27m) 17s ago 27m - 2991M 19.1.1-252-g48920dab b708f9119ac7 32f2a044ccef 2024-09-04T17:01:47.355 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (26m) 2m ago 26m 65.9M 3248M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T17:01:47.355 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (25m) 2m ago 26m 60.0M 3248M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T17:01:47.356 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (25m) 2m ago 25m 52.6M 3248M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T17:01:47.356 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (25m) 2m ago 25m 63.5M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T17:01:47.356 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (3m) 2m ago 25m 40.9M - 2.51.0 1d3b7f56885b b0bc821cb41b 2024-09-04T17:01:47.356 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (23m) 17s ago 23m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T17:01:47.356 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (24m) 2m ago 24m 89.7M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T17:01:47.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:47 smithi164 ceph-mon[92202]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:47.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:47 smithi100 ceph-mon[112610]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:47.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:47 smithi100 ceph-mon[108347]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:47.689 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:01:47.689 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-09-04T17:01:47.689 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T17:01:47.689 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:01:47.690 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-09-04T17:01:47.690 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T17:01:47.690 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:01:47.690 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-09-04T17:01:47.690 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 7, 2024-09-04T17:01:47.690 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 1 2024-09-04T17:01:47.690 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:01:47.690 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-09-04T17:01:47.690 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2 2024-09-04T17:01:47.690 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:01:47.690 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-09-04T17:01:47.690 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 9, 2024-09-04T17:01:47.691 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 6 2024-09-04T17:01:47.691 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T17:01:47.691 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:01:47.978 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:01:47.978 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T17:01:47.979 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": true, 2024-09-04T17:01:47.979 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-04T17:01:47.979 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [], 2024-09-04T17:01:47.979 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": "1/8 daemons upgraded", 2024-09-04T17:01:47.979 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "Currently upgrading osd daemons", 2024-09-04T17:01:47.979 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T17:01:47.979 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:01:48.381 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:01:47 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:01:47] "GET /metrics HTTP/1.1" 200 38087 "" "Prometheus/2.51.0" 2024-09-04T17:01:48.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:48 smithi100 ceph-mon[108347]: from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:48.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:48 smithi100 ceph-mon[108347]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:48.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:48 smithi100 ceph-mon[108347]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:48.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:48 smithi100 ceph-mon[108347]: from='client.? 172.21.15.100:0/2920001296' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:48.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:48 smithi100 ceph-mon[112610]: from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:48.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:48 smithi100 ceph-mon[112610]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:48.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:48 smithi100 ceph-mon[112610]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:48.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:48 smithi100 ceph-mon[112610]: from='client.? 172.21.15.100:0/2920001296' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:48.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:48 smithi164 ceph-mon[92202]: from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:48.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:48 smithi164 ceph-mon[92202]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:48.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:48 smithi164 ceph-mon[92202]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:48.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:48 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/2920001296' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:01:49.405 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:49 smithi100 ceph-mon[112610]: from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:49.405 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:49 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:01:49.405 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:49 smithi100 ceph-mon[112610]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:01:49.406 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:49 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:49.406 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:49 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:01:49.406 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:49 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-04T17:01:49.406 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:49 smithi100 ceph-mon[108347]: from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:49.407 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:49 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:01:49.407 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:49 smithi100 ceph-mon[108347]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:01:49.407 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:49 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:49.407 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:49 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:01:49.407 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:49 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-04T17:01:49.439 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:01:49 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:01:49.329521589Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:01:49.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:49 smithi164 ceph-mon[92202]: from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:01:49.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:49 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:01:49.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:49 smithi164 ceph-mon[92202]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:01:49.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:49 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:49.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:49 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:01:49.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:49 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-04T17:01:50.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:50 smithi164 ceph-mon[92202]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-04T17:01:50.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:50 smithi164 ceph-mon[92202]: Upgrade: osd.1 is safe to restart 2024-09-04T17:01:50.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:50.552 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:50 smithi100 ceph-mon[112610]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-04T17:01:50.552 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:50 smithi100 ceph-mon[112610]: Upgrade: osd.1 is safe to restart 2024-09-04T17:01:50.552 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:50.553 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:50 smithi100 ceph-mon[108347]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-04T17:01:50.553 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:50 smithi100 ceph-mon[108347]: Upgrade: osd.1 is safe to restart 2024-09-04T17:01:50.553 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:01:51.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:51 smithi164 ceph-mon[92202]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:51.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:51 smithi164 ceph-mon[92202]: Upgrade: Updating osd.1 2024-09-04T17:01:51.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:51 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-04T17:01:51.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:51 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:01:51.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:51 smithi164 ceph-mon[92202]: Deploying daemon osd.1 on smithi100 2024-09-04T17:01:51.466 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:51 smithi100 ceph-mon[112610]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:51.466 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:51 smithi100 ceph-mon[112610]: Upgrade: Updating osd.1 2024-09-04T17:01:51.466 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:51 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-04T17:01:51.466 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:51 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:01:51.466 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:51 smithi100 ceph-mon[112610]: Deploying daemon osd.1 on smithi100 2024-09-04T17:01:51.467 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:51 smithi100 ceph-mon[108347]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:01:51.467 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:51 smithi100 ceph-mon[108347]: Upgrade: Updating osd.1 2024-09-04T17:01:51.467 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:51 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-04T17:01:51.467 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:51 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:01:51.467 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:51 smithi100 ceph-mon[108347]: Deploying daemon osd.1 on smithi100 2024-09-04T17:01:52.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:01:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:01:52.328928856Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:01:53.321 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:53 smithi100 ceph-mon[112610]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:01:53.321 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:53 smithi100 ceph-mon[108347]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:01:53.322 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:53 smithi100 systemd[1]: Stopping Ceph osd.1 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:01:53.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:53 smithi164 ceph-mon[92202]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:01:53.632 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1[43905]: 2024-09-04T17:01:53.319+0000 7f1f9e125640 -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-04T17:01:53.632 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1[43905]: 2024-09-04T17:01:53.319+0000 7f1f9e125640 -1 osd.1 114 *** Got signal Terminated *** 2024-09-04T17:01:53.632 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1[43905]: 2024-09-04T17:01:53.319+0000 7f1f9e125640 -1 osd.1 114 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T17:01:54.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:54 smithi164 ceph-mon[92202]: osd.1 marked itself down and dead 2024-09-04T17:01:54.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:54 smithi100 ceph-mon[112610]: osd.1 marked itself down and dead 2024-09-04T17:01:54.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:54 smithi100 ceph-mon[108347]: osd.1 marked itself down and dead 2024-09-04T17:01:54.986 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:54 smithi100 podman[123593]: 2024-09-04 17:01:54.703197887 +0000 UTC m=+1.522421425 container died 2636947c683097bfaca5481651e36c6561037d27bb7a3457df7280d9bedc8a9e (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, RELEASE=squid-48920da, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T17:01:54.987 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:54 smithi100 podman[123593]: 2024-09-04 17:01:54.986867321 +0000 UTC m=+1.806090839 container cleanup 2636947c683097bfaca5481651e36c6561037d27bb7a3457df7280d9bedc8a9e (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=squid-48920da, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-04T17:01:55.330 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:54 smithi100 bash[123593]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1 2024-09-04T17:01:55.330 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:55 smithi100 ceph-mon[108347]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:01:55.331 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:55 smithi100 ceph-mon[108347]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:01:55.331 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:55 smithi100 ceph-mon[108347]: osdmap e115: 8 total, 7 up, 8 in 2024-09-04T17:01:55.331 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:55 smithi100 ceph-mon[112610]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:01:55.331 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:55 smithi100 ceph-mon[112610]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:01:55.331 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:55 smithi100 ceph-mon[112610]: osdmap e115: 8 total, 7 up, 8 in 2024-09-04T17:01:55.631 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:55 smithi100 podman[123608]: 2024-09-04 17:01:55.330429883 +0000 UTC m=+0.620090765 container remove 2636947c683097bfaca5481651e36c6561037d27bb7a3457df7280d9bedc8a9e (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=squid-48920da, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , 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.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-09-04T17:01:55.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:55 smithi164 ceph-mon[92202]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:01:55.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:55 smithi164 ceph-mon[92202]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:01:55.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:55 smithi164 ceph-mon[92202]: osdmap e115: 8 total, 7 up, 8 in 2024-09-04T17:01:55.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:01:55 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:01:55.329495941Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:01:55.936 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:55 smithi100 podman[123696]: 2024-09-04 17:01:55.648055185 +0000 UTC m=+0.113169936 container create fd2013d2e25537df289156513433e99eda824b2d04148a9815e26ae6de2e8f4a (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-04T17:01:55.936 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:55 smithi100 podman[123696]: 2024-09-04 17:01:55.550780675 +0000 UTC m=+0.015895437 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:01:55.936 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:55 smithi100 podman[123696]: 2024-09-04 17:01:55.861267269 +0000 UTC m=+0.326382038 container init fd2013d2e25537df289156513433e99eda824b2d04148a9815e26ae6de2e8f4a (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-deactivate, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-04T17:01:55.936 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:55 smithi100 podman[123696]: 2024-09-04 17:01:55.864770084 +0000 UTC m=+0.329884841 container start fd2013d2e25537df289156513433e99eda824b2d04148a9815e26ae6de2e8f4a (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, 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, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True) 2024-09-04T17:01:55.936 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:55 smithi100 podman[123696]: 2024-09-04 17:01:55.935987612 +0000 UTC m=+0.401102365 container attach fd2013d2e25537df289156513433e99eda824b2d04148a9815e26ae6de2e8f4a (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-04T17:01:56.193 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:56 smithi100 podman[123696]: 2024-09-04 17:01:56.057149105 +0000 UTC m=+0.522263876 container died fd2013d2e25537df289156513433e99eda824b2d04148a9815e26ae6de2e8f4a (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-04T17:01:56.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:56 smithi100 ceph-mon[112610]: osdmap e116: 8 total, 7 up, 8 in 2024-09-04T17:01:56.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:56 smithi100 ceph-mon[108347]: osdmap e116: 8 total, 7 up, 8 in 2024-09-04T17:01:56.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:56 smithi164 ceph-mon[92202]: osdmap e116: 8 total, 7 up, 8 in 2024-09-04T17:01:57.132 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:56 smithi100 podman[123720]: 2024-09-04 17:01:56.740554816 +0000 UTC m=+0.677355397 container remove fd2013d2e25537df289156513433e99eda824b2d04148a9815e26ae6de2e8f4a (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-deactivate, 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.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2) 2024-09-04T17:01:57.132 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:56 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-04T17:01:57.132 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:56 smithi100 systemd[1]: Stopped Ceph osd.1 for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:01:57.132 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:56 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.1.service: Consumed 13.519s CPU time. 2024-09-04T17:01:57.132 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:56 smithi100 systemd[1]: Starting Ceph osd.1 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:01:57.486 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:57 smithi100 ceph-mon[112610]: pgmap v164: 161 pgs: 56 peering, 1 stale+active+clean, 104 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail 2024-09-04T17:01:57.486 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:57 smithi100 ceph-mon[112610]: Health check failed: Reduced data availability: 8 pgs inactive, 15 pgs peering (PG_AVAILABILITY) 2024-09-04T17:01:57.487 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:57 smithi100 ceph-mon[108347]: pgmap v164: 161 pgs: 56 peering, 1 stale+active+clean, 104 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail 2024-09-04T17:01:57.487 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:57 smithi100 ceph-mon[108347]: Health check failed: Reduced data availability: 8 pgs inactive, 15 pgs peering (PG_AVAILABILITY) 2024-09-04T17:01:57.487 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:57 smithi100 podman[123829]: 2024-09-04 17:01:57.087815981 +0000 UTC m=+0.015935099 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:01:57.487 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:57 smithi100 podman[123829]: 2024-09-04 17:01:57.233603552 +0000 UTC m=+0.161733879 container create aca6907eaebb6d08b9b8c8ca50d8529480b75df3cc2f3b30afa3c265bfee82e6 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-activate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-04T17:01:57.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:57 smithi164 ceph-mon[92202]: pgmap v164: 161 pgs: 56 peering, 1 stale+active+clean, 104 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail 2024-09-04T17:01:57.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:57 smithi164 ceph-mon[92202]: Health check failed: Reduced data availability: 8 pgs inactive, 15 pgs peering (PG_AVAILABILITY) 2024-09-04T17:01:57.882 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:57 smithi100 podman[123829]: 2024-09-04 17:01:57.486752369 +0000 UTC m=+0.414871476 container init aca6907eaebb6d08b9b8c8ca50d8529480b75df3cc2f3b30afa3c265bfee82e6 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-activate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True) 2024-09-04T17:01:57.882 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:57 smithi100 podman[123829]: 2024-09-04 17:01:57.491495862 +0000 UTC m=+0.419614971 container start aca6907eaebb6d08b9b8c8ca50d8529480b75df3cc2f3b30afa3c265bfee82e6 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-activate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-04T17:01:57.882 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:57 smithi100 podman[123829]: 2024-09-04 17:01:57.569883881 +0000 UTC m=+0.498002990 container attach aca6907eaebb6d08b9b8c8ca50d8529480b75df3cc2f3b30afa3c265bfee82e6 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-04T17:01:57.882 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:57 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-activate[123844]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:01:57.882 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:57 smithi100 bash[123829]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:01:57.882 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:57 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-activate[123844]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:01:57.882 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:57 smithi100 bash[123829]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:01:58.255 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:01:57 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:01:57] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.51.0" 2024-09-04T17:01:58.255 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-activate[123844]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-04T17:01:58.255 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:58 smithi100 bash[123829]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-04T17:01:58.256 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-activate[123844]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-04T17:01:58.256 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:58 smithi100 bash[123829]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-04T17:01:58.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:58 smithi100 ceph-mon[112610]: Health check failed: Degraded data redundancy: 7/636 objects degraded (1.101%), 2 pgs degraded (PG_DEGRADED) 2024-09-04T17:01:58.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:58 smithi100 ceph-mon[108347]: Health check failed: Degraded data redundancy: 7/636 objects degraded (1.101%), 2 pgs degraded (PG_DEGRADED) 2024-09-04T17:01:58.632 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-activate[123844]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-04T17:01:58.632 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:58 smithi100 bash[123829]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-04T17:01:58.633 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-activate[123844]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-04T17:01:58.633 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:58 smithi100 bash[123829]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-04T17:01:58.633 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-activate[123844]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-04T17:01:58.633 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:58 smithi100 bash[123829]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-04T17:01:58.633 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-activate[123844]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-04T17:01:58.633 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:58 smithi100 bash[123829]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-04T17:01:58.633 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:58 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-activate[123844]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-04T17:01:58.633 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:58 smithi100 bash[123829]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-04T17:01:58.633 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:58 smithi100 podman[123829]: 2024-09-04 17:01:58.409143822 +0000 UTC m=+1.337262936 container died aca6907eaebb6d08b9b8c8ca50d8529480b75df3cc2f3b30afa3c265bfee82e6 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-04T17:01:58.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:01:58 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:01:58.319789301Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:01:58.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:58 smithi164 ceph-mon[92202]: Health check failed: Degraded data redundancy: 7/636 objects degraded (1.101%), 2 pgs degraded (PG_DEGRADED) 2024-09-04T17:01:59.132 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:58 smithi100 podman[123974]: 2024-09-04 17:01:58.95701083 +0000 UTC m=+0.542048579 container remove aca6907eaebb6d08b9b8c8ca50d8529480b75df3cc2f3b30afa3c265bfee82e6 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-activate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0) 2024-09-04T17:01:59.461 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:59 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:01:59.461 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:01:59 smithi100 ceph-mon[112610]: pgmap v165: 161 pgs: 5 active+undersized, 56 peering, 2 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-04T17:01:59.461 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:59 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:01:59.461 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:01:59 smithi100 ceph-mon[108347]: pgmap v165: 161 pgs: 5 active+undersized, 56 peering, 2 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-04T17:01:59.461 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:59 smithi100 podman[124031]: 2024-09-04 17:01:59.158153725 +0000 UTC m=+0.109448645 container create fa3c9723eb22af922a5c7e0891aa6837f8de6cb1c260d472f1740320e4a381ce (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-09-04T17:01:59.462 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:59 smithi100 podman[124031]: 2024-09-04 17:01:59.065104666 +0000 UTC m=+0.016399559 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:01:59.462 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:59 smithi100 podman[124031]: 2024-09-04 17:01:59.369491634 +0000 UTC m=+0.320786512 container init fa3c9723eb22af922a5c7e0891aa6837f8de6cb1c260d472f1740320e4a381ce (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T17:01:59.462 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:59 smithi100 podman[124031]: 2024-09-04 17:01:59.372723816 +0000 UTC m=+0.324018694 container start fa3c9723eb22af922a5c7e0891aa6837f8de6cb1c260d472f1740320e4a381ce (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, 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, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T17:01:59.462 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:59 smithi100 ceph-osd[124050]: -- 172.21.15.100:0/2128432587 <== mon.0 v2:172.21.15.100:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e9f3f09a40 con 0x55e9f3ee7c00 2024-09-04T17:01:59.462 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:59 smithi100 bash[124031]: fa3c9723eb22af922a5c7e0891aa6837f8de6cb1c260d472f1740320e4a381ce 2024-09-04T17:01:59.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:59 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:01:59.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:01:59 smithi164 ceph-mon[92202]: pgmap v165: 161 pgs: 5 active+undersized, 56 peering, 2 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-04T17:01:59.881 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:01:59 smithi100 systemd[1]: Started Ceph osd.1 for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:02:00.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:00 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:00.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:00 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:00.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:00 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:00.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:00 smithi100 ceph-mon[112610]: pgmap v166: 161 pgs: 37 active+undersized, 26 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-04T17:02:00.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:00 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:00.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:00 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:00.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:00 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:00.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:00 smithi100 ceph-mon[108347]: pgmap v166: 161 pgs: 37 active+undersized, 26 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-04T17:02:00.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:00 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:00.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:00 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:00.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:00 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:00.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:00 smithi164 ceph-mon[92202]: pgmap v166: 161 pgs: 37 active+undersized, 26 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-04T17:02:01.515 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:02:01 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1[124046]: 2024-09-04T17:02:01.249+0000 7fd97632c640 -1 Falling back to public interface 2024-09-04T17:02:01.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:01 smithi164 ceph-mon[92202]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 15 pgs peering) 2024-09-04T17:02:01.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:02:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:02:01.318864301Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:02:01.799 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:01 smithi100 ceph-mon[112610]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 15 pgs peering) 2024-09-04T17:02:01.799 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:01 smithi100 ceph-mon[108347]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 15 pgs peering) 2024-09-04T17:02:02.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:02 smithi100 ceph-mon[112610]: pgmap v167: 161 pgs: 37 active+undersized, 26 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-04T17:02:02.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:02 smithi100 ceph-mon[108347]: pgmap v167: 161 pgs: 37 active+undersized, 26 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-04T17:02:02.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:02 smithi164 ceph-mon[92202]: pgmap v167: 161 pgs: 37 active+undersized, 26 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-04T17:02:04.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:02:04 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:02:04.327712737Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:02:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:04 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:04 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:02:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:04 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:04 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:04 smithi164 ceph-mon[92202]: pgmap v168: 161 pgs: 37 active+undersized, 26 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-04T17:02:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:04 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:04 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:04.859 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:02:04 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1[124046]: 2024-09-04T17:02:04.606+0000 7fd97632c640 -1 osd.1 114 log_to_monitors true 2024-09-04T17:02:04.860 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:04 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:04.860 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:04 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:02:04.860 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:04 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:04.860 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:04 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:04.860 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:04 smithi100 ceph-mon[108347]: pgmap v168: 161 pgs: 37 active+undersized, 26 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-04T17:02:04.860 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:04 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:04.860 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:04 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:04.860 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:04 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:04.860 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:04 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:02:04.860 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:04 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:04.861 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:04 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:04.861 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:04 smithi100 ceph-mon[112610]: pgmap v168: 161 pgs: 37 active+undersized, 26 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-04T17:02:04.861 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:04 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:04.861 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:04 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:05.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:05 smithi100 ceph-mon[108347]: from='osd.1 [v2:172.21.15.100:6810/113144480,v1:172.21.15.100:6811/113144480]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-04T17:02:05.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:05 smithi100 ceph-mon[108347]: Health check update: Degraded data redundancy: 89/636 objects degraded (13.994%), 26 pgs degraded (PG_DEGRADED) 2024-09-04T17:02:05.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:05 smithi100 ceph-mon[112610]: from='osd.1 [v2:172.21.15.100:6810/113144480,v1:172.21.15.100:6811/113144480]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-04T17:02:05.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:05 smithi100 ceph-mon[112610]: Health check update: Degraded data redundancy: 89/636 objects degraded (13.994%), 26 pgs degraded (PG_DEGRADED) 2024-09-04T17:02:05.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:05 smithi164 ceph-mon[92202]: from='osd.1 [v2:172.21.15.100:6810/113144480,v1:172.21.15.100:6811/113144480]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-04T17:02:05.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:05 smithi164 ceph-mon[92202]: Health check update: Degraded data redundancy: 89/636 objects degraded (13.994%), 26 pgs degraded (PG_DEGRADED) 2024-09-04T17:02:06.382 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:02:06 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1[124046]: 2024-09-04T17:02:06.053+0000 7fd96a0ce640 -1 osd.1 114 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T17:02:06.689 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:06 smithi100 ceph-mon[112610]: from='osd.1 [v2:172.21.15.100:6810/113144480,v1:172.21.15.100:6811/113144480]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-04T17:02:06.690 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:06 smithi100 ceph-mon[112610]: osdmap e117: 8 total, 7 up, 8 in 2024-09-04T17:02:06.690 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:06 smithi100 ceph-mon[112610]: from='osd.1 [v2:172.21.15.100:6810/113144480,v1:172.21.15.100:6811/113144480]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-04T17:02:06.690 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:06 smithi100 ceph-mon[112610]: from='osd.1 [v2:172.21.15.100:6810/113144480,v1:172.21.15.100:6811/113144480]' entity='osd.1' 2024-09-04T17:02:06.690 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:06 smithi100 ceph-mon[112610]: pgmap v170: 161 pgs: 37 active+undersized, 26 active+undersized+degraded, 98 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-04T17:02:06.690 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:06 smithi100 ceph-mon[108347]: from='osd.1 [v2:172.21.15.100:6810/113144480,v1:172.21.15.100:6811/113144480]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-04T17:02:06.691 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:06 smithi100 ceph-mon[108347]: osdmap e117: 8 total, 7 up, 8 in 2024-09-04T17:02:06.691 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:06 smithi100 ceph-mon[108347]: from='osd.1 [v2:172.21.15.100:6810/113144480,v1:172.21.15.100:6811/113144480]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-04T17:02:06.691 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:06 smithi100 ceph-mon[108347]: from='osd.1 [v2:172.21.15.100:6810/113144480,v1:172.21.15.100:6811/113144480]' entity='osd.1' 2024-09-04T17:02:06.691 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:06 smithi100 ceph-mon[108347]: pgmap v170: 161 pgs: 37 active+undersized, 26 active+undersized+degraded, 98 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-04T17:02:06.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:06 smithi164 ceph-mon[92202]: from='osd.1 [v2:172.21.15.100:6810/113144480,v1:172.21.15.100:6811/113144480]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-04T17:02:06.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:06 smithi164 ceph-mon[92202]: osdmap e117: 8 total, 7 up, 8 in 2024-09-04T17:02:06.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:06 smithi164 ceph-mon[92202]: from='osd.1 [v2:172.21.15.100:6810/113144480,v1:172.21.15.100:6811/113144480]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-04T17:02:06.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:06 smithi164 ceph-mon[92202]: from='osd.1 [v2:172.21.15.100:6810/113144480,v1:172.21.15.100:6811/113144480]' entity='osd.1' 2024-09-04T17:02:06.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:06 smithi164 ceph-mon[92202]: pgmap v170: 161 pgs: 37 active+undersized, 26 active+undersized+degraded, 98 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-04T17:02:07.582 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:02:07.321266014Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:02:07.583 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:02:07.583 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: osd.1 [v2:172.21.15.100:6810/113144480,v1:172.21.15.100:6811/113144480] boot 2024-09-04T17:02:07.583 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: osdmap e118: 8 total, 8 up, 8 in 2024-09-04T17:02:07.583 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T17:02:07.583 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:07.583 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:07.583 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:07.583 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:02:07.583 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:07.583 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:02:07.583 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.584 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.584 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:07.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:02:07.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: osd.1 [v2:172.21.15.100:6810/113144480,v1:172.21.15.100:6811/113144480] boot 2024-09-04T17:02:07.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: osdmap e118: 8 total, 8 up, 8 in 2024-09-04T17:02:07.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T17:02:07.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:07.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:07.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:07.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:02:07.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:07.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:02:07.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:07.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:02:07.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:02:07.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T17:02:07.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T17:02:07.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:02:07.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:02:07.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T17:02:07.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:02:07.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:02:07.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:02:07.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:02:07.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:02:07.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:02:07.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:02:07.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:02:07.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:02:07.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:02:07.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:02:07.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:02:07.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:02:07.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:02:07.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:02:07.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:02:07.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T17:02:07.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.887 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.887 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.887 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.887 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.887 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.887 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.887 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:02:07.887 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:02:07.887 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T17:02:07.887 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.887 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T17:02:07.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:02:07.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:02:07.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T17:02:07.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:02:07.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:02:07.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:02:07.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:02:07.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:02:07.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:02:07.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:02:07.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:02:07.889 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.889 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.889 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.889 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.889 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.889 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.889 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.889 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.889 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:02:07.889 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:02:07.890 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T17:02:07.890 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:07.890 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:02:07.890 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:07.890 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.890 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:02:07.890 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:02:07.890 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:02:07.890 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:02:07.891 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:02:07.891 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:02:07.891 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:02:07.891 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:02:07.891 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T17:02:07.891 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.891 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.891 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.891 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.891 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.891 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.891 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.891 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.892 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.892 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.892 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.892 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.892 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:02:07.892 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:02:07.892 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T17:02:07.892 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:07.892 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:02:07.892 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:07.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:02:07.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: osd.1 [v2:172.21.15.100:6810/113144480,v1:172.21.15.100:6811/113144480] boot 2024-09-04T17:02:07.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: osdmap e118: 8 total, 8 up, 8 in 2024-09-04T17:02:07.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T17:02:07.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:07.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:07.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:07.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:02:07.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:07.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:02:07.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:07.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:07.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:02:07.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:02:07.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T17:02:07.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.944 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.944 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T17:02:07.944 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:02:07.944 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:02:07.944 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T17:02:07.944 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:02:07.944 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:02:07.944 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:02:07.944 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:02:07.944 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:02:07.944 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:02:07.944 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:02:07.944 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:02:07.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:02:07.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:02:07.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:02:07.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:02:07.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:02:07.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:02:07.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:02:07.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:02:07.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T17:02:07.946 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.946 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.946 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.946 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.946 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.946 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.946 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.946 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.946 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.946 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.946 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.947 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:07.947 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:02:07.947 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:02:07.947 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T17:02:07.947 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:07.947 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:02:07.947 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:08.381 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:02:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:02:07] "GET /metrics HTTP/1.1" 200 38304 "" "Prometheus/2.51.0" 2024-09-04T17:02:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:08 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all nvmeof 2024-09-04T17:02:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:08 smithi100 ceph-mon[112610]: Upgrade: Finalizing container_image settings 2024-09-04T17:02:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:08 smithi100 ceph-mon[112610]: Upgrade: Complete! 2024-09-04T17:02:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:08 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:08 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:02:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:08 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:08 smithi100 ceph-mon[112610]: osdmap e119: 8 total, 8 up, 8 in 2024-09-04T17:02:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:08 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:02:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:08 smithi100 ceph-mon[112610]: pgmap v173: 161 pgs: 37 active+undersized, 26 active+undersized+degraded, 98 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-04T17:02:08.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:08 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all nvmeof 2024-09-04T17:02:08.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:08 smithi100 ceph-mon[108347]: Upgrade: Finalizing container_image settings 2024-09-04T17:02:08.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:08 smithi100 ceph-mon[108347]: Upgrade: Complete! 2024-09-04T17:02:08.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:08 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:08.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:08 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:02:08.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:08 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:08.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:08 smithi100 ceph-mon[108347]: osdmap e119: 8 total, 8 up, 8 in 2024-09-04T17:02:08.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:08 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:02:08.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:08 smithi100 ceph-mon[108347]: pgmap v173: 161 pgs: 37 active+undersized, 26 active+undersized+degraded, 98 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-04T17:02:08.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:08 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all nvmeof 2024-09-04T17:02:08.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:08 smithi164 ceph-mon[92202]: Upgrade: Finalizing container_image settings 2024-09-04T17:02:08.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:08 smithi164 ceph-mon[92202]: Upgrade: Complete! 2024-09-04T17:02:08.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:08 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:08.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:08 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:02:08.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:08 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:08.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:08 smithi164 ceph-mon[92202]: osdmap e119: 8 total, 8 up, 8 in 2024-09-04T17:02:08.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:08 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:02:08.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:08 smithi164 ceph-mon[92202]: pgmap v173: 161 pgs: 37 active+undersized, 26 active+undersized+degraded, 98 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-04T17:02:09.841 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:09 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:09.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:09 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:09.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:09 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:10.593 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:02:10 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:02:10.319516695Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:02:10.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:10 smithi100 ceph-mon[108347]: pgmap v174: 161 pgs: 17 active+undersized, 9 active+undersized+degraded, 135 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 37/636 objects degraded (5.818%) 2024-09-04T17:02:10.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:10 smithi100 ceph-mon[112610]: pgmap v174: 161 pgs: 17 active+undersized, 9 active+undersized+degraded, 135 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 37/636 objects degraded (5.818%) 2024-09-04T17:02:10.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:10 smithi164 ceph-mon[92202]: pgmap v174: 161 pgs: 17 active+undersized, 9 active+undersized+degraded, 135 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 37/636 objects degraded (5.818%) 2024-09-04T17:02:11.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:11 smithi100 ceph-mon[108347]: Health check update: Degraded data redundancy: 37/636 objects degraded (5.818%), 9 pgs degraded (PG_DEGRADED) 2024-09-04T17:02:11.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:11 smithi100 ceph-mon[112610]: Health check update: Degraded data redundancy: 37/636 objects degraded (5.818%), 9 pgs degraded (PG_DEGRADED) 2024-09-04T17:02:11.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:11 smithi164 ceph-mon[92202]: Health check update: Degraded data redundancy: 37/636 objects degraded (5.818%), 9 pgs degraded (PG_DEGRADED) 2024-09-04T17:02:12.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:12 smithi100 ceph-mon[108347]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 782 B/s rd, 0 op/s 2024-09-04T17:02:12.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:12 smithi100 ceph-mon[112610]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 782 B/s rd, 0 op/s 2024-09-04T17:02:12.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:12 smithi164 ceph-mon[92202]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 782 B/s rd, 0 op/s 2024-09-04T17:02:13.602 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:02:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:02:13.323396503Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:02:13.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:13 smithi100 ceph-mon[108347]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/636 objects degraded (5.818%), 9 pgs degraded) 2024-09-04T17:02:13.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:13 smithi100 ceph-mon[108347]: Cluster is now healthy 2024-09-04T17:02:13.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:13 smithi100 ceph-mon[112610]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/636 objects degraded (5.818%), 9 pgs degraded) 2024-09-04T17:02:13.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:13 smithi100 ceph-mon[112610]: Cluster is now healthy 2024-09-04T17:02:13.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:13 smithi164 ceph-mon[92202]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/636 objects degraded (5.818%), 9 pgs degraded) 2024-09-04T17:02:13.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:13 smithi164 ceph-mon[92202]: Cluster is now healthy 2024-09-04T17:02:14.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:14 smithi100 ceph-mon[108347]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T17:02:14.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:14 smithi100 ceph-mon[112610]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T17:02:14.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:14 smithi164 ceph-mon[92202]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T17:02:16.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:02:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:02:16.331315613Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:02:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:17 smithi164 ceph-mon[92202]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T17:02:17.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:17 smithi100 ceph-mon[108347]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T17:02:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:17 smithi100 ceph-mon[112610]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T17:02:18.292 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:02:17 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:02:17] "GET /metrics HTTP/1.1" 200 38304 "" "Prometheus/2.51.0" 2024-09-04T17:02:19.161 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps' 2024-09-04T17:02:19.411 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:02:19.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:02:19 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:02:19.328246144Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:02:19.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:19 smithi164 ceph-mon[92202]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-04T17:02:19.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:19 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:02:19.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:19 smithi164 ceph-mon[92202]: from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:19.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:19 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:19.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:19 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:02:19.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:19 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:19.526 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:19 smithi100 ceph-mon[112610]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-04T17:02:19.527 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:19 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:02:19.527 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:19 smithi100 ceph-mon[112610]: from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:19.527 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:19 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:19.527 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:19 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:02:19.527 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:19 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:19.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:19 smithi100 ceph-mon[108347]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-04T17:02:19.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:19 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:02:19.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:19 smithi100 ceph-mon[108347]: from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:19.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:19 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:19.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:19 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:02:19.528 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:19 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:20.026 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T17:02:20.026 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (4m) 16s ago 24m - - 0.27.0 11f11916f8cd 1bc16850805f 2024-09-04T17:02:20.026 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (3m) 2m ago 24m 73.1M - c8b91775d855 2ca0b22062be 2024-09-04T17:02:20.026 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (5m) 16s ago 24m - - 3.8 b708f9119ac7 088fde61768f 2024-09-04T17:02:20.027 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (5m) 2m ago 29m 456M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b8452de2f85c 2024-09-04T17:02:20.027 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (14m) 16s ago 30m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T17:02:20.027 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (2m) 16s ago 30m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a1eb59cf2844 2024-09-04T17:02:20.027 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (3m) 2m ago 29m 19.0M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 44641e70d803 2024-09-04T17:02:20.027 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (2m) 16s ago 29m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c0e506b0ec00 2024-09-04T17:02:20.027 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (4m) 16s ago 24m - - 1.7.0 72c9c2088986 15abb71a2e63 2024-09-04T17:02:20.027 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (4m) 2m ago 24m 10.0M - 1.7.0 72c9c2088986 d58827805ffb 2024-09-04T17:02:20.027 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (54s) 16s ago 28m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 7478d17d0f68 2024-09-04T17:02:20.027 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (20s) 16s ago 28m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 fa3c9723eb22 2024-09-04T17:02:20.027 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (28m) 16s ago 28m - 2991M 19.1.1-252-g48920dab b708f9119ac7 5c82804e6cfd 2024-09-04T17:02:20.027 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (27m) 16s ago 27m - 2991M 19.1.1-252-g48920dab b708f9119ac7 32f2a044ccef 2024-09-04T17:02:20.027 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (27m) 2m ago 27m 65.9M 3248M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T17:02:20.027 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (26m) 2m ago 26m 60.0M 3248M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T17:02:20.028 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (26m) 2m ago 26m 52.6M 3248M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T17:02:20.028 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (26m) 2m ago 26m 63.5M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T17:02:20.028 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (4m) 2m ago 25m 40.9M - 2.51.0 1d3b7f56885b b0bc821cb41b 2024-09-04T17:02:20.028 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (24m) 16s ago 24m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T17:02:20.028 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (24m) 2m ago 24m 89.7M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T17:02:20.694 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-04T17:02:20.937 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:02:21.378 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:21 smithi100 ceph-mon[108347]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:21.378 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:21 smithi100 ceph-mon[108347]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:02:21.379 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:21 smithi100 ceph-mon[112610]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:21.379 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:21 smithi100 ceph-mon[112610]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:02:21.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:21 smithi164 ceph-mon[92202]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:21.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:21 smithi164 ceph-mon[92202]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:02:21.644 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T17:02:22.327 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-04T17:02:22.349 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:22 smithi100 ceph-mon[112610]: from='client.? 172.21.15.100:0/3773072289' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:22.350 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:22 smithi100 ceph-mon[108347]: from='client.? 172.21.15.100:0/3773072289' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:22.568 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:02:22.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:22 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/3773072289' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:22.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:02:22 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:02:22.329395512Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:02:23.465 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:23 smithi100 ceph-mon[112610]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:02:23.465 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:23 smithi100 ceph-mon[108347]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:02:23.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:23 smithi164 ceph-mon[92202]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:02:24.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:24 smithi100 ceph-mon[112610]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:24.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:24 smithi100 ceph-mon[108347]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:24.685 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T17:02:24.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:24 smithi164 ceph-mon[92202]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:25.332 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:25 smithi100 ceph-mon[112610]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:02:25.332 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:25 smithi100 ceph-mon[108347]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:02:25.360 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade status' 2024-09-04T17:02:25.646 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:02:25.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:25 smithi164 ceph-mon[92202]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:02:25.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:02:25 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:02:25.319226428Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:02:26.261 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:02:26.261 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": null, 2024-09-04T17:02:26.261 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": false, 2024-09-04T17:02:26.261 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "", 2024-09-04T17:02:26.261 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [], 2024-09-04T17:02:26.261 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": null, 2024-09-04T17:02:26.261 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "", 2024-09-04T17:02:26.262 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T17:02:26.262 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:02:26.943 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph health detail' 2024-09-04T17:02:27.187 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:02:27.453 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:27 smithi100 ceph-mon[112610]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:02:27.454 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:27 smithi100 ceph-mon[112610]: from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:27.454 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:27 smithi100 ceph-mon[108347]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:02:27.454 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:27 smithi100 ceph-mon[108347]: from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:27.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:27 smithi164 ceph-mon[92202]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:02:27.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:27 smithi164 ceph-mon[92202]: from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:27.866 INFO:teuthology.orchestra.run.smithi100.stdout:HEALTH_OK 2024-09-04T17:02:28.132 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:02:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:02:27] "GET /metrics HTTP/1.1" 200 38291 "" "Prometheus/2.51.0" 2024-09-04T17:02:28.489 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:28 smithi100 ceph-mon[112610]: from='client.? 172.21.15.100:0/135494639' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T17:02:28.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:28 smithi100 ceph-mon[108347]: from='client.? 172.21.15.100:0/135494639' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T17:02:28.517 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-09-04T17:02:28.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:28 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/135494639' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T17:02:28.691 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:02:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:02:28.31955419Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:02:28.761 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:02:29.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:29 smithi100 ceph-mon[112610]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:02:29.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:29 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:02:29.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:29 smithi100 ceph-mon[108347]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:02:29.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:29 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:02:29.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:29 smithi164 ceph-mon[92202]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:02:29.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:29 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:02:30.711 INFO:teuthology.orchestra.run.smithi100.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:02:31.288 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:31 smithi100 ceph-mon[112610]: from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:31.288 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:31 smithi100 ceph-mon[112610]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:02:31.289 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:31 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:31.289 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:31 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:31.289 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:31 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:02:31.289 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:31 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:31.289 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:31 smithi100 ceph-mon[108347]: from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:31.289 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:31 smithi100 ceph-mon[108347]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:02:31.289 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:31 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:31.289 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:31 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:31.289 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:31 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:02:31.290 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:31 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:31.315 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- 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-04T17:02:31.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:02:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:02:31.328976754Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:02:31.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:31 smithi164 ceph-mon[92202]: from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:31.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:31 smithi164 ceph-mon[92202]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:02:31.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:31 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:31.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:31 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:31.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:31 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:02:31.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:31 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:32.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:32 smithi100 ceph-mon[108347]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:02:32.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:32 smithi100 ceph-mon[108347]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:02:32.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:32 smithi100 ceph-mon[112610]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:02:32.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:32 smithi100 ceph-mon[112610]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:02:32.599 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:02:32.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:32 smithi164 ceph-mon[92202]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:02:32.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:32 smithi164 ceph-mon[92202]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:02:33.282 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:33 smithi100 ceph-mon[112610]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:02:33.282 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:33 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:33.282 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:33 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:02:33.282 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:33 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:33.282 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:33 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:33.282 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:33 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:33.282 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:33 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:33.282 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:33 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:33.283 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:33 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:33.283 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:33 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-04T17:02:33.283 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:33 smithi100 ceph-mon[108347]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:02:33.283 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:33 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:33.283 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:33 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:02:33.283 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:33 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:33.283 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:33 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:33.283 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:33 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:33.283 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:33 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:33.283 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:33 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:33.283 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:33 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:33.283 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:33 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-04T17:02:33.299 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T17:02:33.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:33 smithi164 ceph-mon[92202]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:02:33.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:33 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:33.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:33 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:02:33.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:33 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:33.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:33 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:33.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:33 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:33.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:33 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:33.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:33 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:33.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:33 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:33.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:33 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-04T17:02:33.871 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T17:02:33.872 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (4m) 30s ago 25m - - 0.27.0 11f11916f8cd 1bc16850805f 2024-09-04T17:02:33.872 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (4m) 3m ago 25m 73.1M - c8b91775d855 2ca0b22062be 2024-09-04T17:02:33.872 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (5m) 30s ago 24m - - 3.8 b708f9119ac7 088fde61768f 2024-09-04T17:02:33.872 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (5m) 3m ago 29m 456M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b8452de2f85c 2024-09-04T17:02:33.872 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (14m) 30s ago 30m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T17:02:33.872 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (2m) 30s ago 30m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a1eb59cf2844 2024-09-04T17:02:33.872 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (3m) 3m ago 29m 19.0M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 44641e70d803 2024-09-04T17:02:33.872 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (2m) 30s ago 29m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c0e506b0ec00 2024-09-04T17:02:33.872 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (5m) 30s ago 24m - - 1.7.0 72c9c2088986 15abb71a2e63 2024-09-04T17:02:33.872 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (5m) 3m ago 24m 10.0M - 1.7.0 72c9c2088986 d58827805ffb 2024-09-04T17:02:33.872 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (68s) 30s ago 29m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 7478d17d0f68 2024-09-04T17:02:33.873 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (34s) 30s ago 28m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 fa3c9723eb22 2024-09-04T17:02:33.873 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (28m) 30s ago 28m - 2991M 19.1.1-252-g48920dab b708f9119ac7 5c82804e6cfd 2024-09-04T17:02:33.873 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (27m) 30s ago 27m - 2991M 19.1.1-252-g48920dab b708f9119ac7 32f2a044ccef 2024-09-04T17:02:33.873 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (27m) 3m ago 27m 65.9M 3248M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T17:02:33.873 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (26m) 3m ago 27m 60.0M 3248M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T17:02:33.873 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (26m) 3m ago 26m 52.6M 3248M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T17:02:33.873 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (26m) 3m ago 26m 63.5M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T17:02:33.873 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (4m) 3m ago 25m 40.9M - 2.51.0 1d3b7f56885b b0bc821cb41b 2024-09-04T17:02:33.873 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (24m) 30s ago 24m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T17:02:33.873 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (24m) 3m ago 24m 89.7M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T17:02:34.225 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:02:34.225 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-09-04T17:02:34.225 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T17:02:34.225 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:02:34.225 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-09-04T17:02:34.225 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T17:02:34.225 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:02:34.225 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-09-04T17:02:34.225 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 6, 2024-09-04T17:02:34.226 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T17:02:34.226 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:02:34.226 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-09-04T17:02:34.226 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2 2024-09-04T17:02:34.226 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:02:34.226 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-09-04T17:02:34.226 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 8, 2024-09-04T17:02:34.226 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 7 2024-09-04T17:02:34.226 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T17:02:34.226 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:02:34.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[108347]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T17:02:34.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[108347]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T17:02:34.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all mgr 2024-09-04T17:02:34.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all mon 2024-09-04T17:02:34.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all crash 2024-09-04T17:02:34.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[108347]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-04T17:02:34.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[108347]: Upgrade: osd.2 is safe to restart 2024-09-04T17:02:34.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[108347]: from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:34.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:02:34.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:34.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-04T17:02:34.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:34.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[112610]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T17:02:34.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[112610]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T17:02:34.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all mgr 2024-09-04T17:02:34.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all mon 2024-09-04T17:02:34.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all crash 2024-09-04T17:02:34.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[112610]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-04T17:02:34.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[112610]: Upgrade: osd.2 is safe to restart 2024-09-04T17:02:34.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[112610]: from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:34.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:02:34.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:34.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-04T17:02:34.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:34 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:34.526 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:02:34.526 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T17:02:34.526 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": true, 2024-09-04T17:02:34.526 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-04T17:02:34.526 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [], 2024-09-04T17:02:34.527 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": "2/8 daemons upgraded", 2024-09-04T17:02:34.527 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "Currently upgrading osd daemons", 2024-09-04T17:02:34.527 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T17:02:34.527 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:02:34.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:02:34 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:02:34.329484769Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:02:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:34 smithi164 ceph-mon[92202]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T17:02:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:34 smithi164 ceph-mon[92202]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T17:02:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:34 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all mgr 2024-09-04T17:02:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:34 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all mon 2024-09-04T17:02:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:34 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all crash 2024-09-04T17:02:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:34 smithi164 ceph-mon[92202]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-04T17:02:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:34 smithi164 ceph-mon[92202]: Upgrade: osd.2 is safe to restart 2024-09-04T17:02:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:34 smithi164 ceph-mon[92202]: from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:34 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:02:34.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:34 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:34.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:34 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-04T17:02:34.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:34 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:35 smithi100 ceph-mon[112610]: from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:35 smithi100 ceph-mon[112610]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:35 smithi100 ceph-mon[112610]: Upgrade: Updating osd.2 2024-09-04T17:02:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:35 smithi100 ceph-mon[112610]: Deploying daemon osd.2 on smithi100 2024-09-04T17:02:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:35 smithi100 ceph-mon[112610]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:02:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:35 smithi100 ceph-mon[112610]: from='client.? 172.21.15.100:0/3915370954' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:35.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:35 smithi100 ceph-mon[108347]: from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:35.636 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:35 smithi100 ceph-mon[108347]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:35.636 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:35 smithi100 ceph-mon[108347]: Upgrade: Updating osd.2 2024-09-04T17:02:35.636 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:35 smithi100 ceph-mon[108347]: Deploying daemon osd.2 on smithi100 2024-09-04T17:02:35.636 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:35 smithi100 ceph-mon[108347]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:02:35.636 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:35 smithi100 ceph-mon[108347]: from='client.? 172.21.15.100:0/3915370954' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:35.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:35 smithi164 ceph-mon[92202]: from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:35.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:35 smithi164 ceph-mon[92202]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:35.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:35 smithi164 ceph-mon[92202]: Upgrade: Updating osd.2 2024-09-04T17:02:35.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:35 smithi164 ceph-mon[92202]: Deploying daemon osd.2 on smithi100 2024-09-04T17:02:35.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:35 smithi164 ceph-mon[92202]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:02:35.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:35 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/3915370954' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:36.303 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:36 smithi100 ceph-mon[112610]: from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:36.303 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:36 smithi100 ceph-mon[108347]: from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:36.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:36 smithi164 ceph-mon[92202]: from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:02:37.495 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:37 smithi100 ceph-mon[112610]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:02:37.495 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:37 smithi100 ceph-mon[108347]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:02:37.495 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:37 smithi100 systemd[1]: Stopping Ceph osd.2 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:02:37.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:37 smithi164 ceph-mon[92202]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:02:37.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:02:37 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:02:37.320557202Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:02:37.881 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:37 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2[49469]: 2024-09-04T17:02:37.586+0000 7f8ac25e1640 -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-04T17:02:37.882 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:37 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2[49469]: 2024-09-04T17:02:37.586+0000 7f8ac25e1640 -1 osd.2 119 *** Got signal Terminated *** 2024-09-04T17:02:37.882 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:37 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2[49469]: 2024-09-04T17:02:37.586+0000 7f8ac25e1640 -1 osd.2 119 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T17:02:38.235 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:02:37 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:02:37] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.51.0" 2024-09-04T17:02:38.608 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:38 smithi100 ceph-mon[112610]: osd.2 marked itself down and dead 2024-09-04T17:02:38.608 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:38 smithi100 ceph-mon[108347]: osd.2 marked itself down and dead 2024-09-04T17:02:38.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:38 smithi164 ceph-mon[92202]: osd.2 marked itself down and dead 2024-09-04T17:02:38.882 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:38 smithi100 podman[130061]: 2024-09-04 17:02:38.607961589 +0000 UTC m=+1.154247100 container died 5c82804e6cfdf1ca0bb8ed397f9d3130df8cb305c6a78abb3de8971c2a021f06 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2, RELEASE=squid-48920da, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-04T17:02:39.237 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:38 smithi100 podman[130061]: 2024-09-04 17:02:38.977940796 +0000 UTC m=+1.524226306 container cleanup 5c82804e6cfdf1ca0bb8ed397f9d3130df8cb305c6a78abb3de8971c2a021f06 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2, ceph=True, RELEASE=squid-48920da, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-04T17:02:39.237 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:38 smithi100 bash[130061]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2 2024-09-04T17:02:39.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:39 smithi164 ceph-mon[92202]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:02:39.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:39 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:02:39.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:39 smithi164 ceph-mon[92202]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:02:39.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:39 smithi164 ceph-mon[92202]: osdmap e120: 8 total, 7 up, 8 in 2024-09-04T17:02:39.594 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:39 smithi100 ceph-mon[108347]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:02:39.594 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:39 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:02:39.594 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:39 smithi100 ceph-mon[108347]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:02:39.594 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:39 smithi100 ceph-mon[108347]: osdmap e120: 8 total, 7 up, 8 in 2024-09-04T17:02:39.594 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:39 smithi100 ceph-mon[112610]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:02:39.594 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:39 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:02:39.595 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:39 smithi100 ceph-mon[112610]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:02:39.595 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:39 smithi100 ceph-mon[112610]: osdmap e120: 8 total, 7 up, 8 in 2024-09-04T17:02:39.595 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:39 smithi100 podman[130077]: 2024-09-04 17:02:39.262478982 +0000 UTC m=+0.650334017 container remove 5c82804e6cfdf1ca0bb8ed397f9d3130df8cb305c6a78abb3de8971c2a021f06 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=squid-48920da, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0) 2024-09-04T17:02:39.882 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:39 smithi100 podman[130169]: 2024-09-04 17:02:39.497003025 +0000 UTC m=+0.015663063 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:02:39.882 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:39 smithi100 podman[130169]: 2024-09-04 17:02:39.610317804 +0000 UTC m=+0.128977845 container create 7d59d15d03e1976521666cf24652e6c39b5474ebb5f7f990e12e296c19c81c71 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-deactivate, 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, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T17:02:39.882 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:39 smithi100 podman[130169]: 2024-09-04 17:02:39.832763313 +0000 UTC m=+0.351423351 container init 7d59d15d03e1976521666cf24652e6c39b5474ebb5f7f990e12e296c19c81c71 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-deactivate, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD) 2024-09-04T17:02:39.882 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:39 smithi100 podman[130169]: 2024-09-04 17:02:39.836877759 +0000 UTC m=+0.355537800 container start 7d59d15d03e1976521666cf24652e6c39b5474ebb5f7f990e12e296c19c81c71 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-04T17:02:40.251 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:39 smithi100 podman[130169]: 2024-09-04 17:02:39.924825287 +0000 UTC m=+0.443485325 container attach 7d59d15d03e1976521666cf24652e6c39b5474ebb5f7f990e12e296c19c81c71 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-04T17:02:40.251 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:40 smithi100 podman[130169]: 2024-09-04 17:02:40.027120434 +0000 UTC m=+0.545780478 container died 7d59d15d03e1976521666cf24652e6c39b5474ebb5f7f990e12e296c19c81c71 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-deactivate, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-04T17:02:40.611 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:40 smithi100 ceph-mon[112610]: osdmap e121: 8 total, 7 up, 8 in 2024-09-04T17:02:40.612 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:40 smithi100 ceph-mon[108347]: osdmap e121: 8 total, 7 up, 8 in 2024-09-04T17:02:40.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:40 smithi164 ceph-mon[92202]: osdmap e121: 8 total, 7 up, 8 in 2024-09-04T17:02:40.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:02:40 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:02:40.319916246Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:02:40.882 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:40 smithi100 podman[130192]: 2024-09-04 17:02:40.611681471 +0000 UTC m=+0.578643655 container remove 7d59d15d03e1976521666cf24652e6c39b5474ebb5f7f990e12e296c19c81c71 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T17:02:40.882 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:40 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-04T17:02:40.882 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:40 smithi100 systemd[1]: Stopped Ceph osd.2 for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:02:40.882 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:40 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.2.service: Consumed 11.453s CPU time. 2024-09-04T17:02:40.882 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:40 smithi100 systemd[1]: Starting Ceph osd.2 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:02:41.358 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:41 smithi100 ceph-mon[112610]: pgmap v191: 161 pgs: 32 peering, 5 stale+active+clean, 124 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:02:41.358 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:41 smithi100 ceph-mon[112610]: Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-04T17:02:41.358 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:41 smithi100 ceph-mon[108347]: pgmap v191: 161 pgs: 32 peering, 5 stale+active+clean, 124 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:02:41.358 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:41 smithi100 ceph-mon[108347]: Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-04T17:02:41.359 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:41 smithi100 podman[130290]: 2024-09-04 17:02:40.955795953 +0000 UTC m=+0.016117393 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:02:41.359 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:41 smithi100 podman[130290]: 2024-09-04 17:02:41.063361778 +0000 UTC m=+0.123683251 container create 122fcca51b9c784dc0210268afed0f5b718a2b947a4b44bd25ceedfdf989f63e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-activate, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, 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_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-04T17:02:41.359 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:41 smithi100 podman[130290]: 2024-09-04 17:02:41.282350818 +0000 UTC m=+0.342672254 container init 122fcca51b9c784dc0210268afed0f5b718a2b947a4b44bd25ceedfdf989f63e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-activate, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-09-04T17:02:41.359 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:41 smithi100 podman[130290]: 2024-09-04 17:02:41.285766338 +0000 UTC m=+0.346087766 container start 122fcca51b9c784dc0210268afed0f5b718a2b947a4b44bd25ceedfdf989f63e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-activate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-04T17:02:41.359 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:41 smithi100 podman[130290]: 2024-09-04 17:02:41.357780435 +0000 UTC m=+0.418101876 container attach 122fcca51b9c784dc0210268afed0f5b718a2b947a4b44bd25ceedfdf989f63e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T17:02:41.632 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:41 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-activate[130304]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:02:41.632 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:41 smithi100 bash[130290]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:02:41.632 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:41 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-activate[130304]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:02:41.632 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:41 smithi100 bash[130290]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:02:41.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:41 smithi164 ceph-mon[92202]: pgmap v191: 161 pgs: 32 peering, 5 stale+active+clean, 124 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:02:41.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:41 smithi164 ceph-mon[92202]: Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-04T17:02:42.176 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:41 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-activate[130304]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-04T17:02:42.177 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:41 smithi100 bash[130290]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-04T17:02:42.177 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:41 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-activate[130304]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-04T17:02:42.177 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:41 smithi100 bash[130290]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-04T17:02:42.177 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:42 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-activate[130304]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-04T17:02:42.553 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:42 smithi100 ceph-mon[108347]: Health check failed: Degraded data redundancy: 25/636 objects degraded (3.931%), 4 pgs degraded (PG_DEGRADED) 2024-09-04T17:02:42.553 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:42 smithi100 ceph-mon[112610]: Health check failed: Degraded data redundancy: 25/636 objects degraded (3.931%), 4 pgs degraded (PG_DEGRADED) 2024-09-04T17:02:42.553 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:42 smithi100 bash[130290]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-04T17:02:42.553 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:42 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-activate[130304]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-04T17:02:42.554 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:42 smithi100 bash[130290]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-04T17:02:42.554 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:42 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-activate[130304]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-04T17:02:42.554 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:42 smithi100 bash[130290]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-04T17:02:42.554 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:42 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-activate[130304]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-04T17:02:42.554 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:42 smithi100 bash[130290]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-04T17:02:42.554 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:42 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-activate[130304]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-04T17:02:42.554 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:42 smithi100 bash[130290]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-04T17:02:42.554 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:42 smithi100 podman[130290]: 2024-09-04 17:02:42.204123196 +0000 UTC m=+1.264444624 container died 122fcca51b9c784dc0210268afed0f5b718a2b947a4b44bd25ceedfdf989f63e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-activate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-04T17:02:42.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:42 smithi164 ceph-mon[92202]: Health check failed: Degraded data redundancy: 25/636 objects degraded (3.931%), 4 pgs degraded (PG_DEGRADED) 2024-09-04T17:02:43.132 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:42 smithi100 podman[130443]: 2024-09-04 17:02:42.853738656 +0000 UTC m=+0.643890828 container remove 122fcca51b9c784dc0210268afed0f5b718a2b947a4b44bd25ceedfdf989f63e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-activate, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T17:02:43.132 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:43 smithi100 podman[130501]: 2024-09-04 17:02:42.96213919 +0000 UTC m=+0.016184877 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:02:43.132 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:43 smithi100 podman[130501]: 2024-09-04 17:02:43.063084375 +0000 UTC m=+0.117130061 container create 2a8821c646ebe3a13e57c452ab89251009923de3b98462197ce2265c5bcb2970 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True) 2024-09-04T17:02:43.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:43 smithi100 ceph-mon[108347]: pgmap v192: 161 pgs: 11 active+undersized, 32 peering, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 25/636 objects degraded (3.931%) 2024-09-04T17:02:43.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:43 smithi100 ceph-mon[112610]: pgmap v192: 161 pgs: 11 active+undersized, 32 peering, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 25/636 objects degraded (3.931%) 2024-09-04T17:02:43.632 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:43 smithi100 podman[130501]: 2024-09-04 17:02:43.282175638 +0000 UTC m=+0.336221312 container init 2a8821c646ebe3a13e57c452ab89251009923de3b98462197ce2265c5bcb2970 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-04T17:02:43.632 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:43 smithi100 podman[130501]: 2024-09-04 17:02:43.285467812 +0000 UTC m=+0.339513487 container start 2a8821c646ebe3a13e57c452ab89251009923de3b98462197ce2265c5bcb2970 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-04T17:02:43.632 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:43 smithi100 ceph-osd[130520]: -- 172.21.15.100:0/3444811043 <== mon.2 v2:172.21.15.100:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5648a262da40 con 0x5648a27d0400 2024-09-04T17:02:43.632 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:43 smithi100 bash[130501]: 2a8821c646ebe3a13e57c452ab89251009923de3b98462197ce2265c5bcb2970 2024-09-04T17:02:43.632 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:43 smithi100 systemd[1]: Started Ceph osd.2 for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:02:43.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:43 smithi164 ceph-mon[92202]: pgmap v192: 161 pgs: 11 active+undersized, 32 peering, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 25/636 objects degraded (3.931%) 2024-09-04T17:02:43.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:02:43 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:02:43.334334623Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:02:44.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:44.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:44.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:44.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:44 smithi164 ceph-mon[92202]: pgmap v193: 161 pgs: 11 active+undersized, 32 peering, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 25/636 objects degraded (3.931%) 2024-09-04T17:02:44.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:44.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:44.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:44.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:44 smithi100 ceph-mon[108347]: pgmap v193: 161 pgs: 11 active+undersized, 32 peering, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 25/636 objects degraded (3.931%) 2024-09-04T17:02:44.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:44.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:44.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:44.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:44 smithi100 ceph-mon[112610]: pgmap v193: 161 pgs: 11 active+undersized, 32 peering, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 25/636 objects degraded (3.931%) 2024-09-04T17:02:45.206 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:44 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2[130516]: 2024-09-04T17:02:44.908+0000 7f0b820df640 -1 Falling back to public interface 2024-09-04T17:02:46.496 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:46 smithi100 ceph-mon[112610]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2024-09-04T17:02:46.496 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:46 smithi100 ceph-mon[108347]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2024-09-04T17:02:46.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:46 smithi164 ceph-mon[92202]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2024-09-04T17:02:46.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:02:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:02:46.323298377Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:02:47.557 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:47 smithi100 ceph-mon[112610]: pgmap v194: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 58/636 objects degraded (9.119%) 2024-09-04T17:02:47.558 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:47 smithi100 ceph-mon[108347]: pgmap v194: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 58/636 objects degraded (9.119%) 2024-09-04T17:02:47.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:47 smithi164 ceph-mon[92202]: pgmap v194: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 58/636 objects degraded (9.119%) 2024-09-04T17:02:48.381 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:02:47 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:02:47] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.51.0" 2024-09-04T17:02:48.835 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:48 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2[130516]: 2024-09-04T17:02:48.513+0000 7f0b820df640 -1 osd.2 119 log_to_monitors true 2024-09-04T17:02:48.835 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:48 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:48.835 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:48 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:48.836 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:48 smithi100 ceph-mon[112610]: pgmap v195: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 58/636 objects degraded (9.119%) 2024-09-04T17:02:48.836 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:48 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:02:48.836 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:48 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:48.836 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:48 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:48.836 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:48 smithi100 ceph-mon[112610]: from='osd.2 [v2:172.21.15.100:6818/1496033327,v1:172.21.15.100:6819/1496033327]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-04T17:02:48.836 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:48 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:48.836 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:48 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:02:48.836 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:48 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:48.836 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:48 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:48.836 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:48 smithi100 ceph-mon[108347]: pgmap v195: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 58/636 objects degraded (9.119%) 2024-09-04T17:02:48.836 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:48 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:02:48.837 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:48 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:48.837 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:48 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:48.837 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:48 smithi100 ceph-mon[108347]: from='osd.2 [v2:172.21.15.100:6818/1496033327,v1:172.21.15.100:6819/1496033327]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-04T17:02:48.837 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:48 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:48.837 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:48 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:02:49.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:48 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:49.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:48 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:49.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:48 smithi164 ceph-mon[92202]: pgmap v195: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 58/636 objects degraded (9.119%) 2024-09-04T17:02:49.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:48 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:02:49.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:48 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:49.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:48 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:49.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:48 smithi164 ceph-mon[92202]: from='osd.2 [v2:172.21.15.100:6818/1496033327,v1:172.21.15.100:6819/1496033327]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-04T17:02:49.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:48 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:49.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:48 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:02:49.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:02:49 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:02:49.329715108Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:02:49.933 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:02:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2[130516]: 2024-09-04T17:02:49.801+0000 7f0b75e81640 -1 osd.2 119 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T17:02:50.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:50 smithi100 ceph-mon[112610]: from='osd.2 [v2:172.21.15.100:6818/1496033327,v1:172.21.15.100:6819/1496033327]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-04T17:02:50.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:50 smithi100 ceph-mon[112610]: osdmap e122: 8 total, 7 up, 8 in 2024-09-04T17:02:50.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:50 smithi100 ceph-mon[112610]: from='osd.2 [v2:172.21.15.100:6818/1496033327,v1:172.21.15.100:6819/1496033327]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-04T17:02:50.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:50 smithi100 ceph-mon[112610]: from='osd.2 [v2:172.21.15.100:6818/1496033327,v1:172.21.15.100:6819/1496033327]' entity='osd.2' 2024-09-04T17:02:50.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:50 smithi100 ceph-mon[112610]: Health check update: Degraded data redundancy: 58/636 objects degraded (9.119%), 14 pgs degraded (PG_DEGRADED) 2024-09-04T17:02:50.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:50 smithi100 ceph-mon[108347]: from='osd.2 [v2:172.21.15.100:6818/1496033327,v1:172.21.15.100:6819/1496033327]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-04T17:02:50.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:50 smithi100 ceph-mon[108347]: osdmap e122: 8 total, 7 up, 8 in 2024-09-04T17:02:50.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:50 smithi100 ceph-mon[108347]: from='osd.2 [v2:172.21.15.100:6818/1496033327,v1:172.21.15.100:6819/1496033327]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-04T17:02:50.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:50 smithi100 ceph-mon[108347]: from='osd.2 [v2:172.21.15.100:6818/1496033327,v1:172.21.15.100:6819/1496033327]' entity='osd.2' 2024-09-04T17:02:50.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:50 smithi100 ceph-mon[108347]: Health check update: Degraded data redundancy: 58/636 objects degraded (9.119%), 14 pgs degraded (PG_DEGRADED) 2024-09-04T17:02:50.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:50 smithi164 ceph-mon[92202]: from='osd.2 [v2:172.21.15.100:6818/1496033327,v1:172.21.15.100:6819/1496033327]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-04T17:02:50.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:50 smithi164 ceph-mon[92202]: osdmap e122: 8 total, 7 up, 8 in 2024-09-04T17:02:50.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:50 smithi164 ceph-mon[92202]: from='osd.2 [v2:172.21.15.100:6818/1496033327,v1:172.21.15.100:6819/1496033327]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-04T17:02:50.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:50 smithi164 ceph-mon[92202]: from='osd.2 [v2:172.21.15.100:6818/1496033327,v1:172.21.15.100:6819/1496033327]' entity='osd.2' 2024-09-04T17:02:50.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:50 smithi164 ceph-mon[92202]: Health check update: Degraded data redundancy: 58/636 objects degraded (9.119%), 14 pgs degraded (PG_DEGRADED) 2024-09-04T17:02:51.451 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:51 smithi100 ceph-mon[108347]: pgmap v197: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 58/636 objects degraded (9.119%) 2024-09-04T17:02:51.452 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:51 smithi100 ceph-mon[108347]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:02:51.452 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:51 smithi100 ceph-mon[108347]: osd.2 [v2:172.21.15.100:6818/1496033327,v1:172.21.15.100:6819/1496033327] boot 2024-09-04T17:02:51.452 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:51 smithi100 ceph-mon[108347]: osdmap e123: 8 total, 8 up, 8 in 2024-09-04T17:02:51.452 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:51 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T17:02:51.452 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:51 smithi100 ceph-mon[112610]: pgmap v197: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 58/636 objects degraded (9.119%) 2024-09-04T17:02:51.452 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:51 smithi100 ceph-mon[112610]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:02:51.452 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:51 smithi100 ceph-mon[112610]: osd.2 [v2:172.21.15.100:6818/1496033327,v1:172.21.15.100:6819/1496033327] boot 2024-09-04T17:02:51.452 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:51 smithi100 ceph-mon[112610]: osdmap e123: 8 total, 8 up, 8 in 2024-09-04T17:02:51.452 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:51 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T17:02:51.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:51 smithi164 ceph-mon[92202]: pgmap v197: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 58/636 objects degraded (9.119%) 2024-09-04T17:02:51.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:51 smithi164 ceph-mon[92202]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:02:51.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:51 smithi164 ceph-mon[92202]: osd.2 [v2:172.21.15.100:6818/1496033327,v1:172.21.15.100:6819/1496033327] boot 2024-09-04T17:02:51.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:51 smithi164 ceph-mon[92202]: osdmap e123: 8 total, 8 up, 8 in 2024-09-04T17:02:51.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:51 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T17:02:52.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:02:52.32874626Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:02:52.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:52.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:02:52.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:02:52.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all nvmeof 2024-09-04T17:02:52.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: Upgrade: Finalizing container_image settings 2024-09-04T17:02:52.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:02:52.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:02:52.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T17:02:52.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T17:02:52.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:02:52.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:02:52.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T17:02:52.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:02:52.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:02:52.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:02:52.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:02:52.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:02:52.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:02:52.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:02:52.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:02:52.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:02:52.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:02:52.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:02:52.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:02:52.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:02:52.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:02:52.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:02:52.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:02:52.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T17:02:52.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: Upgrade: Complete! 2024-09-04T17:02:52.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:02:52.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:02:52.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T17:02:52.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: osdmap e124: 8 total, 8 up, 8 in 2024-09-04T17:02:52.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:52.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:02:52.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:52.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:02:52.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:52 smithi164 ceph-mon[92202]: pgmap v200: 161 pgs: 5 peering, 29 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-04T17:02:52.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:52.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:02:52.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:02:52.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all nvmeof 2024-09-04T17:02:52.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: Upgrade: Finalizing container_image settings 2024-09-04T17:02:52.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:02:52.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:02:52.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T17:02:52.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T17:02:52.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:02:52.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:02:52.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T17:02:52.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:02:52.884 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:02:52.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:52.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:02:52.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:02:52.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all nvmeof 2024-09-04T17:02:52.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:02:52.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: Upgrade: Finalizing container_image settings 2024-09-04T17:02:52.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:02:52.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:02:52.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T17:02:52.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.887 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T17:02:52.887 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:02:52.887 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:02:52.887 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T17:02:52.887 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:02:52.887 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:02:52.887 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:02:52.887 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:02:52.887 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:02:52.887 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:02:52.887 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:02:52.887 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:02:52.887 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.888 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.888 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:02:52.888 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:02:52.888 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:02:52.888 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:02:52.888 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:02:52.888 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:02:52.888 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:02:52.888 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:02:52.888 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T17:02:52.888 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.888 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.889 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.889 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.889 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.889 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.889 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:02:52.889 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:02:52.889 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:02:52.889 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:02:52.890 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:02:52.890 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:02:52.890 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.890 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.890 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:02:52.890 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:02:52.890 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:02:52.890 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:02:52.890 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:02:52.890 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:02:52.890 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:02:52.891 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:02:52.891 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T17:02:52.891 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.891 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.891 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.891 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.891 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.891 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.891 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.892 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.892 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.892 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.892 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.892 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.892 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: Upgrade: Complete! 2024-09-04T17:02:52.892 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:02:52.892 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:02:52.892 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T17:02:52.892 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: osdmap e124: 8 total, 8 up, 8 in 2024-09-04T17:02:52.892 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.892 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.893 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:52.893 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:02:52.893 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.893 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:52.893 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:02:52.893 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.893 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[112610]: pgmap v200: 161 pgs: 5 peering, 29 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-04T17:02:52.893 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.893 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.893 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.893 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:02:52.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: Upgrade: Complete! 2024-09-04T17:02:52.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:02:52.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:02:52.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T17:02:52.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: osdmap e124: 8 total, 8 up, 8 in 2024-09-04T17:02:52.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:52.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:02:52.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:02:52.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:02:52.895 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:52.895 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:52 smithi100 ceph-mon[108347]: pgmap v200: 161 pgs: 5 peering, 29 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-04T17:02:54.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:54 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:54.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:54 smithi100 ceph-mon[112610]: pgmap v201: 161 pgs: 5 peering, 29 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-04T17:02:54.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:54 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:54.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:54 smithi100 ceph-mon[108347]: pgmap v201: 161 pgs: 5 peering, 29 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-04T17:02:54.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:54 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:02:54.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:54 smithi164 ceph-mon[92202]: pgmap v201: 161 pgs: 5 peering, 29 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-04T17:02:55.610 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:02:55 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:02:55.3262563Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:02:55.881 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:55 smithi100 ceph-mon[108347]: Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded (PG_DEGRADED) 2024-09-04T17:02:55.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:55 smithi100 ceph-mon[112610]: Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded (PG_DEGRADED) 2024-09-04T17:02:55.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:55 smithi164 ceph-mon[92202]: Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded (PG_DEGRADED) 2024-09-04T17:02:56.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:56 smithi100 ceph-mon[112610]: pgmap v202: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 754 B/s rd, 0 op/s 2024-09-04T17:02:56.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:56 smithi100 ceph-mon[108347]: pgmap v202: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 754 B/s rd, 0 op/s 2024-09-04T17:02:56.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:56 smithi164 ceph-mon[92202]: pgmap v202: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 754 B/s rd, 0 op/s 2024-09-04T17:02:57.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:57 smithi100 ceph-mon[112610]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded) 2024-09-04T17:02:57.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:57 smithi100 ceph-mon[112610]: Cluster is now healthy 2024-09-04T17:02:57.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:57 smithi100 ceph-mon[108347]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded) 2024-09-04T17:02:57.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:57 smithi100 ceph-mon[108347]: Cluster is now healthy 2024-09-04T17:02:57.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:57 smithi164 ceph-mon[92202]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded) 2024-09-04T17:02:57.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:57 smithi164 ceph-mon[92202]: Cluster is now healthy 2024-09-04T17:02:58.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:02:57 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:02:57] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.51.0" 2024-09-04T17:02:58.626 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:02:58 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:02:58.328172772Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:02:58.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:58 smithi100 ceph-mon[112610]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T17:02:58.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:02:58 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:02:58.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:58 smithi100 ceph-mon[108347]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T17:02:58.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:02:58 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:02:58.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:58 smithi164 ceph-mon[92202]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T17:02:58.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:02:58 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:03:01.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:01 smithi100 ceph-mon[112610]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T17:03:01.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:01 smithi100 ceph-mon[108347]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T17:03:01.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:01 smithi164 ceph-mon[92202]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T17:03:01.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:03:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:03:01.334097266Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:03:03.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:03 smithi100 ceph-mon[112610]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s 2024-09-04T17:03:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:03 smithi100 ceph-mon[108347]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s 2024-09-04T17:03:03.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:03 smithi164 ceph-mon[92202]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s 2024-09-04T17:03:04.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:03:04 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:03:04.326457807Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:03:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:04 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:04 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:03:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:04 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:04 smithi164 ceph-mon[92202]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:04.838 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:04 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:04.838 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:04 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:03:04.838 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:04 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:04.838 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:04 smithi100 ceph-mon[112610]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:04.838 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:04 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:04.838 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:04 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:03:04.839 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:04 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:04.839 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:04 smithi100 ceph-mon[108347]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:05.510 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps' 2024-09-04T17:03:05.760 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:03:05.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:05 smithi100 ceph-mon[112610]: from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:05.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:05 smithi100 ceph-mon[108347]: from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:05.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:05 smithi164 ceph-mon[92202]: from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:06.436 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T17:03:06.436 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (5m) 18s ago 25m - - 0.27.0 11f11916f8cd 1bc16850805f 2024-09-04T17:03:06.436 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (4m) 3m ago 25m 73.1M - c8b91775d855 2ca0b22062be 2024-09-04T17:03:06.436 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (6m) 18s ago 25m - - 3.8 b708f9119ac7 088fde61768f 2024-09-04T17:03:06.436 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (5m) 3m ago 29m 456M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b8452de2f85c 2024-09-04T17:03:06.436 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (15m) 18s ago 31m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T17:03:06.436 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (3m) 18s ago 31m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a1eb59cf2844 2024-09-04T17:03:06.437 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (3m) 3m ago 30m 19.0M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 44641e70d803 2024-09-04T17:03:06.437 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (2m) 18s ago 30m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c0e506b0ec00 2024-09-04T17:03:06.437 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (5m) 18s ago 25m - - 1.7.0 72c9c2088986 15abb71a2e63 2024-09-04T17:03:06.437 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (5m) 3m ago 25m 10.0M - 1.7.0 72c9c2088986 d58827805ffb 2024-09-04T17:03:06.437 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (101s) 18s ago 29m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 7478d17d0f68 2024-09-04T17:03:06.437 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (67s) 18s ago 29m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 fa3c9723eb22 2024-09-04T17:03:06.437 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (23s) 18s ago 28m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 2a8821c646eb 2024-09-04T17:03:06.437 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (28m) 18s ago 28m - 2991M 19.1.1-252-g48920dab b708f9119ac7 32f2a044ccef 2024-09-04T17:03:06.437 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (28m) 3m ago 28m 65.9M 3248M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T17:03:06.437 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (27m) 3m ago 27m 60.0M 3248M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T17:03:06.437 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (27m) 3m ago 27m 52.6M 3248M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T17:03:06.437 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (26m) 3m ago 26m 63.5M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T17:03:06.437 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (5m) 3m ago 26m 40.9M - 2.51.0 1d3b7f56885b b0bc821cb41b 2024-09-04T17:03:06.438 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (25m) 18s ago 25m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T17:03:06.438 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (25m) 3m ago 25m 89.7M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T17:03:06.754 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:06 smithi100 ceph-mon[112610]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:03:06.754 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:06 smithi100 ceph-mon[108347]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:03:06.944 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:06 smithi164 ceph-mon[92202]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:03:07.106 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-04T17:03:07.348 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:03:07.623 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:03:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:03:07.330804458Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:03:07.749 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:07 smithi100 ceph-mon[108347]: from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:07.750 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:07 smithi100 ceph-mon[112610]: from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:07.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:07 smithi164 ceph-mon[92202]: from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:08.100 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:03:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:03:07] "GET /metrics HTTP/1.1" 200 38284 "" "Prometheus/2.51.0" 2024-09-04T17:03:08.100 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T17:03:08.692 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-09-04T17:03:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:08 smithi100 ceph-mon[112610]: from='client.? 172.21.15.100:0/2262575285' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:08 smithi100 ceph-mon[112610]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:08 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:03:08.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:08 smithi100 ceph-mon[108347]: from='client.? 172.21.15.100:0/2262575285' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:08.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:08 smithi100 ceph-mon[108347]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:08.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:08 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:03:08.936 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:03:08.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:08 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/2262575285' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:08.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:08 smithi164 ceph-mon[92202]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:08.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:08 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:03:10.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:03:10 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:03:10.32863375Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:03:11.130 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T17:03:11.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:11 smithi100 ceph-mon[108347]: from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:11.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:11 smithi100 ceph-mon[108347]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:03:11.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:11 smithi100 ceph-mon[112610]: from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:11.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:11 smithi100 ceph-mon[112610]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:03:11.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:11 smithi164 ceph-mon[92202]: from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:11.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:11 smithi164 ceph-mon[92202]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:03:11.813 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade status' 2024-09-04T17:03:12.063 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:03:12.708 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:03:12.708 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": null, 2024-09-04T17:03:12.708 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": false, 2024-09-04T17:03:12.708 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "", 2024-09-04T17:03:12.708 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [], 2024-09-04T17:03:12.708 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": null, 2024-09-04T17:03:12.708 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "", 2024-09-04T17:03:12.708 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T17:03:12.708 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:03:13.393 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph health detail' 2024-09-04T17:03:13.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:13 smithi100 ceph-mon[112610]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:13.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:13 smithi100 ceph-mon[108347]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:13.638 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:03:13.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:13 smithi164 ceph-mon[92202]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:13.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:03:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:03:13.330288469Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:03:14.314 INFO:teuthology.orchestra.run.smithi100.stdout:HEALTH_OK 2024-09-04T17:03:14.325 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:14 smithi100 ceph-mon[112610]: from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:14.326 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:14 smithi100 ceph-mon[108347]: from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:14.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:14 smithi164 ceph-mon[92202]: from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:14.873 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-09-04T17:03:15.114 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:03:15.489 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:15 smithi100 ceph-mon[112610]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:15.489 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:15 smithi100 ceph-mon[112610]: from='client.? 172.21.15.100:0/1879422290' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T17:03:15.489 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:15 smithi100 ceph-mon[108347]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:15.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:15 smithi100 ceph-mon[108347]: from='client.? 172.21.15.100:0/1879422290' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T17:03:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:15 smithi164 ceph-mon[92202]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:15 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/1879422290' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T17:03:16.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:03:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:03:16.32402233Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:03:17.099 INFO:teuthology.orchestra.run.smithi100.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:03:17.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:17 smithi100 ceph-mon[108347]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:17.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:17 smithi100 ceph-mon[108347]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:03:17.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:17 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:17.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:17 smithi100 ceph-mon[112610]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:17.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:17 smithi100 ceph-mon[112610]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:03:17.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:17 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:17.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:17 smithi164 ceph-mon[92202]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:17.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:17 smithi164 ceph-mon[92202]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:03:17.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:17 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:17.730 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- 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-04T17:03:17.952 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:03:17 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:03:17] "GET /metrics HTTP/1.1" 200 38284 "" "Prometheus/2.51.0" 2024-09-04T17:03:18.576 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:18 smithi100 ceph-mon[108347]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:03:18.576 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:18 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:03:18.576 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:18 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:03:18.576 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:18 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:18.577 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:18 smithi100 ceph-mon[112610]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:03:18.577 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:18 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:03:18.577 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:18 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:03:18.577 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:18 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:18.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:18 smithi164 ceph-mon[92202]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:03:18.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:18 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:03:18.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:18 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:03:18.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:18 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:18.895 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:03:19.404 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[112610]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:03:19.405 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[112610]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:19.405 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:03:19.405 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:03:19.405 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:19.405 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:03:19.405 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:19.405 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:19.405 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:19.405 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:19.405 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:19.405 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:19.406 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-04T17:03:19.406 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[108347]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:03:19.406 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[108347]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:19.406 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:03:19.406 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:03:19.406 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:19.406 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:03:19.406 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:19.406 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:19.406 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:19.406 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:19.407 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:19.407 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:19.407 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:19 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-04T17:03:19.611 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T17:03:19.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:03:19 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:03:19.325080131Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:03:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:19 smithi164 ceph-mon[92202]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:03:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:19 smithi164 ceph-mon[92202]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:19 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:03:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:19 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:03:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:19 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:19 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:03:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:19 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:19 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:19 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:19.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:19 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:19.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:19 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:19.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:19 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:19.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:19 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-04T17:03:20.188 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T17:03:20.188 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (5m) 32s ago 25m - - 0.27.0 11f11916f8cd 1bc16850805f 2024-09-04T17:03:20.188 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (4m) 3m ago 25m 73.1M - c8b91775d855 2ca0b22062be 2024-09-04T17:03:20.189 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (6m) 32s ago 25m - - 3.8 b708f9119ac7 088fde61768f 2024-09-04T17:03:20.189 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (6m) 3m ago 30m 456M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b8452de2f85c 2024-09-04T17:03:20.189 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (15m) 32s ago 31m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T17:03:20.189 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (3m) 32s ago 31m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a1eb59cf2844 2024-09-04T17:03:20.189 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (4m) 3m ago 30m 19.0M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 44641e70d803 2024-09-04T17:03:20.189 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (3m) 32s ago 30m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c0e506b0ec00 2024-09-04T17:03:20.189 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (5m) 32s ago 25m - - 1.7.0 72c9c2088986 15abb71a2e63 2024-09-04T17:03:20.189 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (5m) 3m ago 25m 10.0M - 1.7.0 72c9c2088986 d58827805ffb 2024-09-04T17:03:20.189 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (115s) 32s ago 29m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 7478d17d0f68 2024-09-04T17:03:20.189 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (81s) 32s ago 29m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 fa3c9723eb22 2024-09-04T17:03:20.189 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (37s) 32s ago 29m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 2a8821c646eb 2024-09-04T17:03:20.189 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (28m) 32s ago 28m - 2991M 19.1.1-252-g48920dab b708f9119ac7 32f2a044ccef 2024-09-04T17:03:20.189 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (28m) 3m ago 28m 65.9M 3248M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T17:03:20.189 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (27m) 3m ago 27m 60.0M 3248M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T17:03:20.190 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (27m) 3m ago 27m 52.6M 3248M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T17:03:20.190 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (27m) 3m ago 27m 63.5M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T17:03:20.190 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (5m) 3m ago 26m 40.9M - 2.51.0 1d3b7f56885b b0bc821cb41b 2024-09-04T17:03:20.190 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (25m) 32s ago 25m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T17:03:20.190 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (25m) 3m ago 25m 89.7M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T17:03:20.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:20 smithi100 ceph-mon[108347]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T17:03:20.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:20 smithi100 ceph-mon[108347]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T17:03:20.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:20 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all mgr 2024-09-04T17:03:20.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:20 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all mon 2024-09-04T17:03:20.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:20 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all crash 2024-09-04T17:03:20.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:20 smithi100 ceph-mon[108347]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-04T17:03:20.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:20 smithi100 ceph-mon[108347]: Upgrade: osd.3 is safe to restart 2024-09-04T17:03:20.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:20 smithi100 ceph-mon[112610]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T17:03:20.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:20 smithi100 ceph-mon[112610]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T17:03:20.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:20 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all mgr 2024-09-04T17:03:20.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:20 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all mon 2024-09-04T17:03:20.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:20 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all crash 2024-09-04T17:03:20.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:20 smithi100 ceph-mon[112610]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-04T17:03:20.383 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:20 smithi100 ceph-mon[112610]: Upgrade: osd.3 is safe to restart 2024-09-04T17:03:20.550 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:03:20.551 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-09-04T17:03:20.551 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T17:03:20.551 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:03:20.551 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-09-04T17:03:20.551 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T17:03:20.551 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:03:20.551 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-09-04T17:03:20.551 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 5, 2024-09-04T17:03:20.551 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T17:03:20.551 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:03:20.551 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-09-04T17:03:20.552 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2 2024-09-04T17:03:20.552 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:03:20.552 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-09-04T17:03:20.552 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 7, 2024-09-04T17:03:20.552 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 8 2024-09-04T17:03:20.552 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T17:03:20.552 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:03:20.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:20 smithi164 ceph-mon[92202]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T17:03:20.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:20 smithi164 ceph-mon[92202]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T17:03:20.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:20 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all mgr 2024-09-04T17:03:20.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:20 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all mon 2024-09-04T17:03:20.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:20 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all crash 2024-09-04T17:03:20.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:20 smithi164 ceph-mon[92202]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-04T17:03:20.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:20 smithi164 ceph-mon[92202]: Upgrade: osd.3 is safe to restart 2024-09-04T17:03:20.853 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:03:20.853 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T17:03:20.853 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": true, 2024-09-04T17:03:20.854 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-04T17:03:20.854 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [], 2024-09-04T17:03:20.854 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": "3/8 daemons upgraded", 2024-09-04T17:03:20.854 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "Currently upgrading osd daemons", 2024-09-04T17:03:20.854 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T17:03:20.854 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:03:21.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:21 smithi100 ceph-mon[112610]: from='client.44370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:21.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:21 smithi100 ceph-mon[112610]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:21.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:21 smithi100 ceph-mon[112610]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:03:21.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:21 smithi100 ceph-mon[112610]: from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:21.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:21 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:21.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:21 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-04T17:03:21.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:21 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:03:21.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:21 smithi100 ceph-mon[112610]: from='client.? 172.21.15.100:0/3279558371' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:21.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:21 smithi100 ceph-mon[108347]: from='client.44370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:21.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:21 smithi100 ceph-mon[108347]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:21.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:21 smithi100 ceph-mon[108347]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:03:21.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:21 smithi100 ceph-mon[108347]: from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:21.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:21 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:21.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:21 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-04T17:03:21.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:21 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:03:21.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:21 smithi100 ceph-mon[108347]: from='client.? 172.21.15.100:0/3279558371' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:21.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:21 smithi164 ceph-mon[92202]: from='client.44370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:21.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:21 smithi164 ceph-mon[92202]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:21.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:21 smithi164 ceph-mon[92202]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:03:21.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:21 smithi164 ceph-mon[92202]: from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:21.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:21 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:21.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:21 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-04T17:03:21.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:21 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:03:21.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:21 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/3279558371' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:22.313 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:22 smithi100 ceph-mon[112610]: Upgrade: Updating osd.3 2024-09-04T17:03:22.313 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:22 smithi100 ceph-mon[112610]: Deploying daemon osd.3 on smithi100 2024-09-04T17:03:22.313 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:22 smithi100 ceph-mon[112610]: from='client.44394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:22.313 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:22 smithi100 ceph-mon[108347]: Upgrade: Updating osd.3 2024-09-04T17:03:22.313 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:22 smithi100 ceph-mon[108347]: Deploying daemon osd.3 on smithi100 2024-09-04T17:03:22.313 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:22 smithi100 ceph-mon[108347]: from='client.44394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:22.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:03:22 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:03:22.32614998Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:03:22.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:22 smithi164 ceph-mon[92202]: Upgrade: Updating osd.3 2024-09-04T17:03:22.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:22 smithi164 ceph-mon[92202]: Deploying daemon osd.3 on smithi100 2024-09-04T17:03:22.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:22 smithi164 ceph-mon[92202]: from='client.44394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:23.481 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:23 smithi100 ceph-mon[108347]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:23.481 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:23 smithi100 ceph-mon[112610]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:23.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:23 smithi164 ceph-mon[92202]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:23.749 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:23 smithi100 systemd[1]: Stopping Ceph osd.3 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:03:24.132 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:23 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3[55221]: 2024-09-04T17:03:23.748+0000 7f9bc4938640 -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-04T17:03:24.132 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:23 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3[55221]: 2024-09-04T17:03:23.748+0000 7f9bc4938640 -1 osd.3 124 *** Got signal Terminated *** 2024-09-04T17:03:24.132 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:23 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3[55221]: 2024-09-04T17:03:23.748+0000 7f9bc4938640 -1 osd.3 124 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T17:03:24.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:24 smithi100 ceph-mon[108347]: osd.3 marked itself down and dead 2024-09-04T17:03:24.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:24 smithi100 ceph-mon[112610]: osd.3 marked itself down and dead 2024-09-04T17:03:24.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:24 smithi164 ceph-mon[92202]: osd.3 marked itself down and dead 2024-09-04T17:03:25.033 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:24 smithi100 podman[136469]: 2024-09-04 17:03:24.771904371 +0000 UTC m=+1.145284082 container died 32f2a044ccefb509e174637dfda662c733f4784039d66a6315714a1cb1f7e171 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, 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_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-48920da, org.label-schema.build-date=20240731) 2024-09-04T17:03:25.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:25 smithi100 ceph-mon[112610]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:25.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:25 smithi100 ceph-mon[112610]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:03:25.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:25 smithi100 ceph-mon[112610]: osdmap e125: 8 total, 7 up, 8 in 2024-09-04T17:03:25.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:25 smithi100 ceph-mon[108347]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:25.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:25 smithi100 ceph-mon[108347]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:03:25.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:25 smithi100 ceph-mon[108347]: osdmap e125: 8 total, 7 up, 8 in 2024-09-04T17:03:25.383 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:25 smithi100 podman[136469]: 2024-09-04 17:03:25.132297962 +0000 UTC m=+1.505677673 container cleanup 32f2a044ccefb509e174637dfda662c733f4784039d66a6315714a1cb1f7e171 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, 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 , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=squid-48920da) 2024-09-04T17:03:25.383 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:25 smithi100 bash[136469]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3 2024-09-04T17:03:25.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:03:25 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:03:25.323411357Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:03:25.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:25 smithi164 ceph-mon[92202]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:25.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:25 smithi164 ceph-mon[92202]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:03:25.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:25 smithi164 ceph-mon[92202]: osdmap e125: 8 total, 7 up, 8 in 2024-09-04T17:03:25.760 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:25 smithi100 podman[136484]: 2024-09-04 17:03:25.425464408 +0000 UTC m=+0.649804674 container remove 32f2a044ccefb509e174637dfda662c733f4784039d66a6315714a1cb1f7e171 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-48920da, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2) 2024-09-04T17:03:26.012 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:25 smithi100 podman[136573]: 2024-09-04 17:03:25.663497555 +0000 UTC m=+0.016073436 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:03:26.012 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:25 smithi100 podman[136573]: 2024-09-04 17:03:25.784777863 +0000 UTC m=+0.137353735 container create 0f1332de206d452f32e68d5378a6a13049ab1d32a29121260415a1d8eedad47d (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-deactivate, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0) 2024-09-04T17:03:26.012 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:26 smithi100 podman[136573]: 2024-09-04 17:03:26.012291591 +0000 UTC m=+0.364867464 container init 0f1332de206d452f32e68d5378a6a13049ab1d32a29121260415a1d8eedad47d (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-deactivate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-04T17:03:26.361 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:26 smithi100 ceph-mon[112610]: osdmap e126: 8 total, 7 up, 8 in 2024-09-04T17:03:26.361 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:26 smithi100 ceph-mon[108347]: osdmap e126: 8 total, 7 up, 8 in 2024-09-04T17:03:26.362 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:26 smithi100 podman[136573]: 2024-09-04 17:03:26.016276526 +0000 UTC m=+0.368852407 container start 0f1332de206d452f32e68d5378a6a13049ab1d32a29121260415a1d8eedad47d (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-04T17:03:26.362 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:26 smithi100 podman[136573]: 2024-09-04 17:03:26.137335033 +0000 UTC m=+0.489910919 container attach 0f1332de206d452f32e68d5378a6a13049ab1d32a29121260415a1d8eedad47d (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-deactivate, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0) 2024-09-04T17:03:26.362 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:26 smithi100 podman[136573]: 2024-09-04 17:03:26.221601505 +0000 UTC m=+0.574177382 container died 0f1332de206d452f32e68d5378a6a13049ab1d32a29121260415a1d8eedad47d (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T17:03:26.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:26 smithi164 ceph-mon[92202]: osdmap e126: 8 total, 7 up, 8 in 2024-09-04T17:03:27.244 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:26 smithi100 podman[136597]: 2024-09-04 17:03:26.941596378 +0000 UTC m=+0.714364337 container remove 0f1332de206d452f32e68d5378a6a13049ab1d32a29121260415a1d8eedad47d (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-04T17:03:27.244 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:26 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-04T17:03:27.244 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:26 smithi100 systemd[1]: Stopped Ceph osd.3 for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:03:27.244 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:26 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.3.service: Consumed 15.523s CPU time. 2024-09-04T17:03:27.245 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:27 smithi100 systemd[1]: Starting Ceph osd.3 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:03:27.532 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:27 smithi100 ceph-mon[112610]: pgmap v219: 161 pgs: 6 active+undersized, 7 peering, 20 stale+active+clean, 6 active+undersized+degraded, 122 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 18/636 objects degraded (2.830%) 2024-09-04T17:03:27.532 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:27 smithi100 ceph-mon[112610]: Health check failed: Degraded data redundancy: 18/636 objects degraded (2.830%), 6 pgs degraded (PG_DEGRADED) 2024-09-04T17:03:27.533 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:27 smithi100 ceph-mon[108347]: pgmap v219: 161 pgs: 6 active+undersized, 7 peering, 20 stale+active+clean, 6 active+undersized+degraded, 122 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 18/636 objects degraded (2.830%) 2024-09-04T17:03:27.533 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:27 smithi100 ceph-mon[108347]: Health check failed: Degraded data redundancy: 18/636 objects degraded (2.830%), 6 pgs degraded (PG_DEGRADED) 2024-09-04T17:03:27.533 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:27 smithi100 podman[136709]: 2024-09-04 17:03:27.295292371 +0000 UTC m=+0.016413507 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:03:27.533 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:27 smithi100 podman[136709]: 2024-09-04 17:03:27.42655572 +0000 UTC m=+0.147676851 container create 8737a29c5e04ae27b67050472e0ae75ff6fd5dfb7ed2bcc70cf9e87996a3fa7c (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-activate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T17:03:27.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:27 smithi164 ceph-mon[92202]: pgmap v219: 161 pgs: 6 active+undersized, 7 peering, 20 stale+active+clean, 6 active+undersized+degraded, 122 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 18/636 objects degraded (2.830%) 2024-09-04T17:03:27.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:27 smithi164 ceph-mon[92202]: Health check failed: Degraded data redundancy: 18/636 objects degraded (2.830%), 6 pgs degraded (PG_DEGRADED) 2024-09-04T17:03:27.793 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:27 smithi100 podman[136709]: 2024-09-04 17:03:27.645818934 +0000 UTC m=+0.366940067 container init 8737a29c5e04ae27b67050472e0ae75ff6fd5dfb7ed2bcc70cf9e87996a3fa7c (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-activate, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, ceph=True) 2024-09-04T17:03:27.793 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:27 smithi100 podman[136709]: 2024-09-04 17:03:27.649153295 +0000 UTC m=+0.370274433 container start 8737a29c5e04ae27b67050472e0ae75ff6fd5dfb7ed2bcc70cf9e87996a3fa7c (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-activate, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T17:03:27.793 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:27 smithi100 podman[136709]: 2024-09-04 17:03:27.745603355 +0000 UTC m=+0.466724493 container attach 8737a29c5e04ae27b67050472e0ae75ff6fd5dfb7ed2bcc70cf9e87996a3fa7c (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-04T17:03:27.793 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-activate[136723]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:03:27.793 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:27 smithi100 bash[136709]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:03:27.793 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-activate[136723]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:03:27.793 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:27 smithi100 bash[136709]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:03:28.131 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:03:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:03:27] "GET /metrics HTTP/1.1" 200 38288 "" "Prometheus/2.51.0" 2024-09-04T17:03:28.537 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-activate[136723]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-04T17:03:28.538 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:28 smithi100 bash[136709]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-04T17:03:28.538 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-activate[136723]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-04T17:03:28.538 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:28 smithi100 bash[136709]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-04T17:03:28.538 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-activate[136723]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-04T17:03:28.538 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:28 smithi100 bash[136709]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-04T17:03:28.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:03:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:03:28.327521626Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:03:28.882 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-activate[136723]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-04T17:03:28.882 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:28 smithi100 bash[136709]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-04T17:03:28.882 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-activate[136723]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-04T17:03:28.883 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:28 smithi100 bash[136709]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-04T17:03:28.883 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-activate[136723]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-04T17:03:28.883 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:28 smithi100 bash[136709]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-04T17:03:28.883 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:28 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-activate[136723]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-04T17:03:28.883 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:28 smithi100 bash[136709]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-04T17:03:28.883 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:28 smithi100 podman[136709]: 2024-09-04 17:03:28.566215392 +0000 UTC m=+1.287336529 container died 8737a29c5e04ae27b67050472e0ae75ff6fd5dfb7ed2bcc70cf9e87996a3fa7c (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-activate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD) 2024-09-04T17:03:29.557 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:29 smithi100 ceph-mon[112610]: pgmap v220: 161 pgs: 13 active+undersized, 7 peering, 14 stale+active+clean, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 43/636 objects degraded (6.761%) 2024-09-04T17:03:29.558 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:29 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:03:29.558 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:29 smithi100 ceph-mon[108347]: pgmap v220: 161 pgs: 13 active+undersized, 7 peering, 14 stale+active+clean, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 43/636 objects degraded (6.761%) 2024-09-04T17:03:29.558 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:29 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:03:29.558 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:29 smithi100 podman[136870]: 2024-09-04 17:03:29.216629867 +0000 UTC m=+0.644529073 container remove 8737a29c5e04ae27b67050472e0ae75ff6fd5dfb7ed2bcc70cf9e87996a3fa7c (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-activate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, 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, ceph=True, org.label-schema.vendor=CentOS) 2024-09-04T17:03:29.559 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:29 smithi100 podman[136929]: 2024-09-04 17:03:29.333868285 +0000 UTC m=+0.016238305 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:03:29.559 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:29 smithi100 podman[136929]: 2024-09-04 17:03:29.451028273 +0000 UTC m=+0.133398320 container create c3c0acd94b17e7811a1800df9bc030c13e414afe3fc953de21779fa851f0dead (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-04T17:03:29.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:29 smithi164 ceph-mon[92202]: pgmap v220: 161 pgs: 13 active+undersized, 7 peering, 14 stale+active+clean, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 43/636 objects degraded (6.761%) 2024-09-04T17:03:29.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:29 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:03:29.881 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:29 smithi100 podman[136929]: 2024-09-04 17:03:29.68675166 +0000 UTC m=+0.369121662 container init c3c0acd94b17e7811a1800df9bc030c13e414afe3fc953de21779fa851f0dead (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T17:03:29.882 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:29 smithi100 podman[136929]: 2024-09-04 17:03:29.689992108 +0000 UTC m=+0.372362110 container start c3c0acd94b17e7811a1800df9bc030c13e414afe3fc953de21779fa851f0dead (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS) 2024-09-04T17:03:29.882 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:29 smithi100 bash[136929]: c3c0acd94b17e7811a1800df9bc030c13e414afe3fc953de21779fa851f0dead 2024-09-04T17:03:29.882 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:29 smithi100 systemd[1]: Started Ceph osd.3 for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:03:31.132 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:30 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3[136944]: 2024-09-04T17:03:30.836+0000 7fc687594640 -1 Falling back to public interface 2024-09-04T17:03:31.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:30 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:31.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:30 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:31.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:30 smithi100 ceph-mon[108347]: pgmap v221: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-04T17:03:31.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:30 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:31.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:30 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:31.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:30 smithi100 ceph-mon[112610]: pgmap v221: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-04T17:03:31.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:30 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:31.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:30 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:31.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:30 smithi164 ceph-mon[92202]: pgmap v221: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-04T17:03:31.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:03:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:03:31.32446695Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:03:33.604 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:33 smithi100 ceph-mon[112610]: pgmap v222: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-04T17:03:33.604 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:33 smithi100 ceph-mon[108347]: pgmap v222: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-04T17:03:33.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:33 smithi164 ceph-mon[92202]: pgmap v222: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-04T17:03:34.523 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:34 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3[136944]: 2024-09-04T17:03:34.176+0000 7fc687594640 -1 osd.3 124 log_to_monitors true 2024-09-04T17:03:34.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:03:34 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:03:34.321664265Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:03:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:34 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:34 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:03:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:34 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:34 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:34 smithi164 ceph-mon[92202]: pgmap v223: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-04T17:03:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:34 smithi164 ceph-mon[92202]: from='osd.3 [v2:172.21.15.100:6826/162857816,v1:172.21.15.100:6827/162857816]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-04T17:03:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:34 smithi164 ceph-mon[92202]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-04T17:03:34.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:34 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:34.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:34 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:03:34.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:34 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:34.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:34 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:34.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:34 smithi100 ceph-mon[112610]: pgmap v223: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-04T17:03:34.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:34 smithi100 ceph-mon[112610]: from='osd.3 [v2:172.21.15.100:6826/162857816,v1:172.21.15.100:6827/162857816]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-04T17:03:34.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:34 smithi100 ceph-mon[112610]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-04T17:03:34.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:34 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:34.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:34 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:03:34.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:34 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:34.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:34 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:34.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:34 smithi100 ceph-mon[108347]: pgmap v223: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-04T17:03:34.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:34 smithi100 ceph-mon[108347]: from='osd.3 [v2:172.21.15.100:6826/162857816,v1:172.21.15.100:6827/162857816]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-04T17:03:34.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:34 smithi100 ceph-mon[108347]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-04T17:03:35.632 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:03:35 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3[136944]: 2024-09-04T17:03:35.501+0000 7fc67b336640 -1 osd.3 124 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T17:03:35.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:35 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:35.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:35 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:35.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:35 smithi164 ceph-mon[92202]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-04T17:03:35.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:35 smithi164 ceph-mon[92202]: osdmap e127: 8 total, 7 up, 8 in 2024-09-04T17:03:35.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:35 smithi164 ceph-mon[92202]: from='osd.3 [v2:172.21.15.100:6826/162857816,v1:172.21.15.100:6827/162857816]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-04T17:03:35.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:35 smithi164 ceph-mon[92202]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-04T17:03:35.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:35 smithi164 ceph-mon[92202]: Health check update: Degraded data redundancy: 81/636 objects degraded (12.736%), 25 pgs degraded (PG_DEGRADED) 2024-09-04T17:03:35.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:35 smithi164 ceph-mon[92202]: from='osd.3 ' entity='osd.3' 2024-09-04T17:03:36.056 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:35 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:36.056 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:35 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:36.056 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:35 smithi100 ceph-mon[112610]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-04T17:03:36.056 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:35 smithi100 ceph-mon[112610]: osdmap e127: 8 total, 7 up, 8 in 2024-09-04T17:03:36.056 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:35 smithi100 ceph-mon[112610]: from='osd.3 [v2:172.21.15.100:6826/162857816,v1:172.21.15.100:6827/162857816]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-04T17:03:36.056 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:35 smithi100 ceph-mon[112610]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-04T17:03:36.056 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:35 smithi100 ceph-mon[112610]: Health check update: Degraded data redundancy: 81/636 objects degraded (12.736%), 25 pgs degraded (PG_DEGRADED) 2024-09-04T17:03:36.056 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:35 smithi100 ceph-mon[112610]: from='osd.3 ' entity='osd.3' 2024-09-04T17:03:36.056 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:35 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:36.057 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:35 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:36.057 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:35 smithi100 ceph-mon[108347]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-04T17:03:36.057 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:35 smithi100 ceph-mon[108347]: osdmap e127: 8 total, 7 up, 8 in 2024-09-04T17:03:36.057 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:35 smithi100 ceph-mon[108347]: from='osd.3 [v2:172.21.15.100:6826/162857816,v1:172.21.15.100:6827/162857816]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-04T17:03:36.057 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:35 smithi100 ceph-mon[108347]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-04T17:03:36.057 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:35 smithi100 ceph-mon[108347]: Health check update: Degraded data redundancy: 81/636 objects degraded (12.736%), 25 pgs degraded (PG_DEGRADED) 2024-09-04T17:03:36.057 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:35 smithi100 ceph-mon[108347]: from='osd.3 ' entity='osd.3' 2024-09-04T17:03:36.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:36 smithi100 ceph-mon[112610]: pgmap v225: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-04T17:03:36.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:36 smithi100 ceph-mon[112610]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:03:36.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:36 smithi100 ceph-mon[112610]: osd.3 [v2:172.21.15.100:6826/162857816,v1:172.21.15.100:6827/162857816] boot 2024-09-04T17:03:36.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:36 smithi100 ceph-mon[112610]: osdmap e128: 8 total, 8 up, 8 in 2024-09-04T17:03:36.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:36 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T17:03:36.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:36 smithi100 ceph-mon[108347]: pgmap v225: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-04T17:03:36.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:36 smithi100 ceph-mon[108347]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:03:36.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:36 smithi100 ceph-mon[108347]: osd.3 [v2:172.21.15.100:6826/162857816,v1:172.21.15.100:6827/162857816] boot 2024-09-04T17:03:36.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:36 smithi100 ceph-mon[108347]: osdmap e128: 8 total, 8 up, 8 in 2024-09-04T17:03:36.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:36 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T17:03:36.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:36 smithi164 ceph-mon[92202]: pgmap v225: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-04T17:03:36.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:36 smithi164 ceph-mon[92202]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:03:36.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:36 smithi164 ceph-mon[92202]: osd.3 [v2:172.21.15.100:6826/162857816,v1:172.21.15.100:6827/162857816] boot 2024-09-04T17:03:36.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:36 smithi164 ceph-mon[92202]: osdmap e128: 8 total, 8 up, 8 in 2024-09-04T17:03:36.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:36 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T17:03:37.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:03:37 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:03:37.322206836Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:03:38.132 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:03:37 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: 2024-09-04T17:03:37.893+0000 7fab0134d640 -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-04T17:03:38.132 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:03:37 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:03:37] "GET /metrics HTTP/1.1" 200 38289 "" "Prometheus/2.51.0" 2024-09-04T17:03:38.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[108347]: osdmap e129: 8 total, 8 up, 8 in 2024-09-04T17:03:38.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:38.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:38.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:03:38.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:03:38.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:38.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:03:38.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:38.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:38.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:38.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-04T17:03:38.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[108347]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-04T17:03:38.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[108347]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-04T17:03:38.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[108347]: pgmap v228: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 81/636 objects degraded (12.736%) 2024-09-04T17:03:38.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:03:38.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[112610]: osdmap e129: 8 total, 8 up, 8 in 2024-09-04T17:03:38.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:38.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:38.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:03:38.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:03:38.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:38.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:03:38.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:38.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:38.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:38.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-04T17:03:38.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[112610]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-04T17:03:38.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[112610]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-04T17:03:38.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[112610]: pgmap v228: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 81/636 objects degraded (12.736%) 2024-09-04T17:03:38.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:38 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:03:38.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:38 smithi164 ceph-mon[92202]: osdmap e129: 8 total, 8 up, 8 in 2024-09-04T17:03:38.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:38 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:38.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:38 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:38.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:38 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:03:38.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:38 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:03:38.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:38 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:38.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:38 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:03:38.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:38 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:38.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:38 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:38.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:38 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:38.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:38 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-04T17:03:38.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:38 smithi164 ceph-mon[92202]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-04T17:03:38.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:38 smithi164 ceph-mon[92202]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-04T17:03:38.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:38 smithi164 ceph-mon[92202]: pgmap v228: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 81/636 objects degraded (12.736%) 2024-09-04T17:03:38.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:38 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:03:40.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:03:40 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:03:40.329712144Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:03:41.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:41 smithi100 ceph-mon[112610]: pgmap v229: 161 pgs: 7 active+undersized, 8 active+undersized+degraded, 146 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 26/636 objects degraded (4.088%) 2024-09-04T17:03:41.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:41 smithi100 ceph-mon[112610]: Health check update: Degraded data redundancy: 26/636 objects degraded (4.088%), 8 pgs degraded (PG_DEGRADED) 2024-09-04T17:03:41.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:41 smithi100 ceph-mon[108347]: pgmap v229: 161 pgs: 7 active+undersized, 8 active+undersized+degraded, 146 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 26/636 objects degraded (4.088%) 2024-09-04T17:03:41.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:41 smithi100 ceph-mon[108347]: Health check update: Degraded data redundancy: 26/636 objects degraded (4.088%), 8 pgs degraded (PG_DEGRADED) 2024-09-04T17:03:41.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:41 smithi164 ceph-mon[92202]: pgmap v229: 161 pgs: 7 active+undersized, 8 active+undersized+degraded, 146 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 26/636 objects degraded (4.088%) 2024-09-04T17:03:41.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:41 smithi164 ceph-mon[92202]: Health check update: Degraded data redundancy: 26/636 objects degraded (4.088%), 8 pgs degraded (PG_DEGRADED) 2024-09-04T17:03:42.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:42 smithi100 ceph-mon[112610]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/636 objects degraded (4.088%), 8 pgs degraded) 2024-09-04T17:03:42.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:42 smithi100 ceph-mon[112610]: Cluster is now healthy 2024-09-04T17:03:42.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:42 smithi100 ceph-mon[108347]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/636 objects degraded (4.088%), 8 pgs degraded) 2024-09-04T17:03:42.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:42 smithi100 ceph-mon[108347]: Cluster is now healthy 2024-09-04T17:03:42.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:42 smithi164 ceph-mon[92202]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/636 objects degraded (4.088%), 8 pgs degraded) 2024-09-04T17:03:42.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:42 smithi164 ceph-mon[92202]: Cluster is now healthy 2024-09-04T17:03:43.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:43 smithi100 ceph-mon[112610]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-04T17:03:43.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:43 smithi100 ceph-mon[108347]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-04T17:03:43.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:43 smithi164 ceph-mon[92202]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-04T17:03:43.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:03:43 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:03:43.329334067Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:03:45.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:45 smithi100 ceph-mon[108347]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-04T17:03:45.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:45 smithi100 ceph-mon[112610]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-04T17:03:45.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:45 smithi164 ceph-mon[92202]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-04T17:03:46.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:03:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:03:46.324101412Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:03:47.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:47 smithi100 ceph-mon[112610]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-04T17:03:47.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:47 smithi100 ceph-mon[108347]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-04T17:03:47.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:47 smithi164 ceph-mon[92202]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-04T17:03:48.382 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:03:47 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:03:47] "GET /metrics HTTP/1.1" 200 38289 "" "Prometheus/2.51.0" 2024-09-04T17:03:49.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:49 smithi100 ceph-mon[108347]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-04T17:03:49.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:49 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:03:49.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:49 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:49.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:49 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:03:49.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:49 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:49.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:49 smithi100 ceph-mon[112610]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-04T17:03:49.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:49 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:03:49.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:49 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:49.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:49 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:03:49.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:49 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:49.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:03:49 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:03:49.327135431Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:03:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:49 smithi164 ceph-mon[92202]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-04T17:03:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:49 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:03:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:49 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:49 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:03:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:49 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:51.163 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T17:03:51.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:51 smithi100 ceph-mon[112610]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-04T17:03:51.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:51 smithi100 ceph-mon[108347]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-04T17:03:51.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:51 smithi164 ceph-mon[92202]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-04T17:03:51.722 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T17:03:51.722 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (5m) 17s ago 26m - - 0.27.0 11f11916f8cd 1bc16850805f 2024-09-04T17:03:51.722 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (5m) 4m ago 26m 73.1M - c8b91775d855 2ca0b22062be 2024-09-04T17:03:51.722 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (6m) 17s ago 25m - - 3.8 b708f9119ac7 088fde61768f 2024-09-04T17:03:51.722 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (6m) 4m ago 30m 456M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b8452de2f85c 2024-09-04T17:03:51.723 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (16m) 17s ago 32m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T17:03:51.723 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (3m) 17s ago 32m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a1eb59cf2844 2024-09-04T17:03:51.723 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (4m) 4m ago 30m 19.0M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 44641e70d803 2024-09-04T17:03:51.723 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (3m) 17s ago 30m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c0e506b0ec00 2024-09-04T17:03:51.723 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (6m) 17s ago 26m - - 1.7.0 72c9c2088986 15abb71a2e63 2024-09-04T17:03:51.723 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (6m) 4m ago 26m 10.0M - 1.7.0 72c9c2088986 d58827805ffb 2024-09-04T17:03:51.723 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (2m) 17s ago 30m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 7478d17d0f68 2024-09-04T17:03:51.723 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (112s) 17s ago 29m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 fa3c9723eb22 2024-09-04T17:03:51.723 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (68s) 17s ago 29m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 2a8821c646eb 2024-09-04T17:03:51.723 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (22s) 17s ago 29m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c3c0acd94b17 2024-09-04T17:03:51.723 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (28m) 4m ago 28m 65.9M 3248M 19.1.1-252-g48920dab b708f9119ac7 9b1014d34c81 2024-09-04T17:03:51.723 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (28m) 4m ago 28m 60.0M 3248M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T17:03:51.723 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (27m) 4m ago 27m 52.6M 3248M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T17:03:51.723 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (27m) 4m ago 27m 63.5M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T17:03:51.723 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (6m) 4m ago 27m 40.9M - 2.51.0 1d3b7f56885b b0bc821cb41b 2024-09-04T17:03:51.724 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (26m) 17s ago 26m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T17:03:51.724 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (26m) 4m ago 26m 89.7M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T17:03:52.060 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:03:52.060 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-09-04T17:03:52.060 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T17:03:52.060 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:03:52.060 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-09-04T17:03:52.060 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T17:03:52.061 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:03:52.061 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-09-04T17:03:52.061 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 4, 2024-09-04T17:03:52.061 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 4 2024-09-04T17:03:52.061 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:03:52.061 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-09-04T17:03:52.061 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2 2024-09-04T17:03:52.061 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:03:52.061 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-09-04T17:03:52.061 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 6, 2024-09-04T17:03:52.061 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 9 2024-09-04T17:03:52.061 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T17:03:52.061 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:03:52.350 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:03:52.350 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T17:03:52.350 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": true, 2024-09-04T17:03:52.351 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-04T17:03:52.351 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [], 2024-09-04T17:03:52.351 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": "4/8 daemons upgraded", 2024-09-04T17:03:52.351 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "Currently upgrading osd daemons", 2024-09-04T17:03:52.351 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T17:03:52.351 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:03:52.351 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:52 smithi100 ceph-mon[112610]: from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:52.351 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:52 smithi100 ceph-mon[112610]: from='client.? 172.21.15.100:0/3477116895' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:52.352 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:52 smithi100 ceph-mon[108347]: from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:52.352 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:52 smithi100 ceph-mon[108347]: from='client.? 172.21.15.100:0/3477116895' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:52.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:52 smithi164 ceph-mon[92202]: from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:52.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:52 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/3477116895' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:03:52.693 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:03:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:03:52.319475564Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:03:53.586 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:53 smithi164 ceph-mon[92202]: from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:53.586 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:53 smithi164 ceph-mon[92202]: from='client.44418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:53.586 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:53 smithi164 ceph-mon[92202]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:53.586 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:53 smithi164 ceph-mon[92202]: from='client.54434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:53.586 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:53 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-04T17:03:53.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:53 smithi100 ceph-mon[108347]: from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:53.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:53 smithi100 ceph-mon[108347]: from='client.44418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:53.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:53 smithi100 ceph-mon[108347]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:53.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:53 smithi100 ceph-mon[108347]: from='client.54434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:53.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:53 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-04T17:03:53.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:53 smithi100 ceph-mon[112610]: from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:53.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:53 smithi100 ceph-mon[112610]: from='client.44418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:53.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:53 smithi100 ceph-mon[112610]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:53.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:53 smithi100 ceph-mon[112610]: from='client.54434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:03:53.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:53 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-04T17:03:54.536 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:54 smithi100 ceph-mon[112610]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-04T17:03:54.536 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:54 smithi100 ceph-mon[112610]: Upgrade: osd.4 is safe to restart 2024-09-04T17:03:54.537 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:54 smithi100 ceph-mon[108347]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-04T17:03:54.537 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:54 smithi100 ceph-mon[108347]: Upgrade: osd.4 is safe to restart 2024-09-04T17:03:54.675 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:54 smithi164 ceph-mon[92202]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-04T17:03:54.675 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:54 smithi164 ceph-mon[92202]: Upgrade: osd.4 is safe to restart 2024-09-04T17:03:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:55 smithi100 ceph-mon[112610]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:55 smithi100 ceph-mon[112610]: Upgrade: Updating osd.4 2024-09-04T17:03:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:55 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:55 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-04T17:03:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:55 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:03:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:55 smithi100 ceph-mon[112610]: Deploying daemon osd.4 on smithi164 2024-09-04T17:03:55.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:55 smithi100 ceph-mon[108347]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:55.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:55 smithi100 ceph-mon[108347]: Upgrade: Updating osd.4 2024-09-04T17:03:55.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:55 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:55.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:55 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-04T17:03:55.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:55 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:03:55.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:55 smithi100 ceph-mon[108347]: Deploying daemon osd.4 on smithi164 2024-09-04T17:03:55.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:03:55 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:03:55.321958Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:03:55.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:55 smithi164 ceph-mon[92202]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:03:55.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:55 smithi164 ceph-mon[92202]: Upgrade: Updating osd.4 2024-09-04T17:03:55.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:55 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:03:55.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:55 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-04T17:03:55.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:55 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:03:55.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:55 smithi164 ceph-mon[92202]: Deploying daemon osd.4 on smithi164 2024-09-04T17:03:57.310 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:03:57 smithi164 systemd[1]: Stopping Ceph osd.4 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:03:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:57 smithi100 ceph-mon[108347]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:03:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:57 smithi100 ceph-mon[108347]: osd.4 marked itself down and dead 2024-09-04T17:03:57.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:57 smithi100 ceph-mon[112610]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:03:57.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:57 smithi100 ceph-mon[112610]: osd.4 marked itself down and dead 2024-09-04T17:03:57.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:57 smithi164 ceph-mon[92202]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:03:57.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:57 smithi164 ceph-mon[92202]: osd.4 marked itself down and dead 2024-09-04T17:03:57.690 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:03:57 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[32551]: 2024-09-04T17:03:57.309+0000 7f0a641c8640 -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-04T17:03:57.690 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:03:57 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[32551]: 2024-09-04T17:03:57.309+0000 7f0a641c8640 -1 osd.4 129 *** Got signal Terminated *** 2024-09-04T17:03:57.690 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:03:57 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[32551]: 2024-09-04T17:03:57.309+0000 7f0a641c8640 -1 osd.4 129 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T17:03:58.142 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:03:57 smithi164 podman[96737]: 2024-09-04 17:03:57.821801341 +0000 UTC m=+0.608805201 container died 9b1014d34c81e6cfb91450bc2cc1a3d1dea0d5ffe285455255a2906900140bd1 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-48920da, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-04T17:03:58.320 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:03:57 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:03:57] "GET /metrics HTTP/1.1" 200 38281 "" "Prometheus/2.51.0" 2024-09-04T17:03:58.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:58 smithi164 ceph-mon[92202]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:03:58.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:58 smithi164 ceph-mon[92202]: osdmap e130: 8 total, 7 up, 8 in 2024-09-04T17:03:58.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:03:58 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:03:58.328903677Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:03:58.440 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:03:58 smithi164 podman[96737]: 2024-09-04 17:03:58.142532651 +0000 UTC m=+0.929536553 container cleanup 9b1014d34c81e6cfb91450bc2cc1a3d1dea0d5ffe285455255a2906900140bd1 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-48920da, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-04T17:03:58.440 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:03:58 smithi164 bash[96737]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4 2024-09-04T17:03:58.440 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:03:58 smithi164 podman[96754]: 2024-09-04 17:03:58.318646734 +0000 UTC m=+0.496109002 container remove 9b1014d34c81e6cfb91450bc2cc1a3d1dea0d5ffe285455255a2906900140bd1 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-48920da, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-04T17:03:58.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:58 smithi100 ceph-mon[112610]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:03:58.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:58 smithi100 ceph-mon[112610]: osdmap e130: 8 total, 7 up, 8 in 2024-09-04T17:03:58.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:58 smithi100 ceph-mon[108347]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:03:58.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:58 smithi100 ceph-mon[108347]: osdmap e130: 8 total, 7 up, 8 in 2024-09-04T17:03:59.064 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:03:58 smithi164 podman[96842]: 2024-09-04 17:03:58.659322786 +0000 UTC m=+0.016168803 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:03:59.064 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:03:58 smithi164 podman[96842]: 2024-09-04 17:03:58.761321111 +0000 UTC m=+0.118167128 container create 05641994f681baca30ed5f93febc15134dd947324916686e11f3653b8bfd3bee (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T17:03:59.064 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:03:58 smithi164 podman[96842]: 2024-09-04 17:03:58.988948391 +0000 UTC m=+0.345794409 container init 05641994f681baca30ed5f93febc15134dd947324916686e11f3653b8bfd3bee (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-deactivate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-04T17:03:59.064 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:03:58 smithi164 podman[96842]: 2024-09-04 17:03:58.992426754 +0000 UTC m=+0.349272776 container start 05641994f681baca30ed5f93febc15134dd947324916686e11f3653b8bfd3bee (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-deactivate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T17:03:59.332 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:03:59 smithi164 podman[96842]: 2024-09-04 17:03:59.063821925 +0000 UTC m=+0.420667955 container attach 05641994f681baca30ed5f93febc15134dd947324916686e11f3653b8bfd3bee (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD) 2024-09-04T17:03:59.332 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:03:59 smithi164 podman[96842]: 2024-09-04 17:03:59.179936311 +0000 UTC m=+0.536782329 container died 05641994f681baca30ed5f93febc15134dd947324916686e11f3653b8bfd3bee (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-deactivate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-04T17:03:59.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:59 smithi100 ceph-mon[112610]: pgmap v239: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T17:03:59.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:59 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:03:59.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:03:59 smithi100 ceph-mon[112610]: osdmap e131: 8 total, 7 up, 8 in 2024-09-04T17:03:59.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:59 smithi100 ceph-mon[108347]: pgmap v239: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T17:03:59.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:59 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:03:59.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:03:59 smithi100 ceph-mon[108347]: osdmap e131: 8 total, 7 up, 8 in 2024-09-04T17:03:59.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:59 smithi164 ceph-mon[92202]: pgmap v239: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T17:03:59.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:59 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:03:59.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:03:59 smithi164 ceph-mon[92202]: osdmap e131: 8 total, 7 up, 8 in 2024-09-04T17:04:00.140 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:03:59 smithi164 podman[96866]: 2024-09-04 17:03:59.714038831 +0000 UTC m=+0.528128316 container remove 05641994f681baca30ed5f93febc15134dd947324916686e11f3653b8bfd3bee (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T17:04:00.140 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:03:59 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-04T17:04:00.140 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:03:59 smithi164 systemd[1]: Stopped Ceph osd.4 for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:04:00.140 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:03:59 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.4.service: Consumed 15.246s CPU time. 2024-09-04T17:04:00.140 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:03:59 smithi164 systemd[1]: Starting Ceph osd.4 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:04:00.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:00 smithi164 ceph-mon[92202]: pgmap v241: 161 pgs: 33 active+undersized, 5 stale+active+clean, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-04T17:04:00.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:00 smithi164 ceph-mon[92202]: Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 16 pgs degraded (PG_DEGRADED) 2024-09-04T17:04:00.440 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:00 smithi164 podman[96968]: 2024-09-04 17:04:00.042350412 +0000 UTC m=+0.015943994 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:04:00.440 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:00 smithi164 podman[96968]: 2024-09-04 17:04:00.143571398 +0000 UTC m=+0.117165010 container create d2ea260c8b035ddfdaab962fbe1a67be5dae5391c46dfe3daf2f40b1abcd67a2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-activate, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T17:04:00.440 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:00 smithi164 podman[96968]: 2024-09-04 17:04:00.3709783 +0000 UTC m=+0.344571870 container init d2ea260c8b035ddfdaab962fbe1a67be5dae5391c46dfe3daf2f40b1abcd67a2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-activate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T17:04:00.440 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:00 smithi164 podman[96968]: 2024-09-04 17:04:00.374287587 +0000 UTC m=+0.347881157 container start d2ea260c8b035ddfdaab962fbe1a67be5dae5391c46dfe3daf2f40b1abcd67a2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-activate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, ceph=True) 2024-09-04T17:04:00.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:00 smithi100 ceph-mon[112610]: pgmap v241: 161 pgs: 33 active+undersized, 5 stale+active+clean, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-04T17:04:00.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:00 smithi100 ceph-mon[112610]: Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 16 pgs degraded (PG_DEGRADED) 2024-09-04T17:04:00.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:00 smithi100 ceph-mon[108347]: pgmap v241: 161 pgs: 33 active+undersized, 5 stale+active+clean, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-04T17:04:00.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:00 smithi100 ceph-mon[108347]: Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 16 pgs degraded (PG_DEGRADED) 2024-09-04T17:04:00.940 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:00 smithi164 podman[96968]: 2024-09-04 17:04:00.472256161 +0000 UTC m=+0.445849746 container attach d2ea260c8b035ddfdaab962fbe1a67be5dae5391c46dfe3daf2f40b1abcd67a2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-activate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , ceph=True) 2024-09-04T17:04:00.940 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:00 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-activate[96983]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:04:00.940 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:00 smithi164 bash[96968]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:04:00.940 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:00 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-activate[96983]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:04:00.940 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:00 smithi164 bash[96968]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:04:01.282 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:00 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-activate[96983]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-04T17:04:01.283 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:00 smithi164 bash[96968]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-04T17:04:01.283 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:00 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-activate[96983]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-04T17:04:01.283 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:00 smithi164 bash[96968]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-04T17:04:01.283 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-activate[96983]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-04T17:04:01.283 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:01 smithi164 bash[96968]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-04T17:04:01.617 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:04:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:04:01.320514375Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:04:01.617 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-activate[96983]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-04T17:04:01.617 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:01 smithi164 bash[96968]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-04T17:04:01.617 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-activate[96983]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-04T17:04:01.617 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:01 smithi164 bash[96968]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-04T17:04:01.617 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-activate[96983]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-04T17:04:01.617 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:01 smithi164 bash[96968]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-04T17:04:01.617 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-activate[96983]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-04T17:04:01.618 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:01 smithi164 bash[96968]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-04T17:04:01.618 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:01 smithi164 podman[96968]: 2024-09-04 17:04:01.31080347 +0000 UTC m=+1.284397050 container died d2ea260c8b035ddfdaab962fbe1a67be5dae5391c46dfe3daf2f40b1abcd67a2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-activate, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731) 2024-09-04T17:04:01.940 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:01 smithi164 podman[97109]: 2024-09-04 17:04:01.858003157 +0000 UTC m=+0.539931908 container remove d2ea260c8b035ddfdaab962fbe1a67be5dae5391c46dfe3daf2f40b1abcd67a2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2) 2024-09-04T17:04:02.386 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:02 smithi164 podman[97170]: 2024-09-04 17:04:01.967765104 +0000 UTC m=+0.015896034 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:04:02.387 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:02 smithi164 podman[97170]: 2024-09-04 17:04:02.067247257 +0000 UTC m=+0.115378230 container create a65584aea9069ab4a3691a2ecab6d84554779d5d36cdd5d06c34ea024ca6c541 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T17:04:02.387 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:02 smithi164 podman[97170]: 2024-09-04 17:04:02.286041842 +0000 UTC m=+0.334172773 container init a65584aea9069ab4a3691a2ecab6d84554779d5d36cdd5d06c34ea024ca6c541 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, 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, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T17:04:02.387 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:02 smithi164 podman[97170]: 2024-09-04 17:04:02.289321619 +0000 UTC m=+0.337452549 container start a65584aea9069ab4a3691a2ecab6d84554779d5d36cdd5d06c34ea024ca6c541 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-04T17:04:02.387 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:02 smithi164 ceph-osd[97188]: -- 172.21.15.164:0/3459345505 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c68b013a40 con 0x55c68bde0400 2024-09-04T17:04:02.387 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:02 smithi164 bash[97170]: a65584aea9069ab4a3691a2ecab6d84554779d5d36cdd5d06c34ea024ca6c541 2024-09-04T17:04:02.689 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:02 smithi164 systemd[1]: Started Ceph osd.4 for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:04:03.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:03 smithi164 ceph-mon[92202]: pgmap v242: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-04T17:04:03.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:03 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:03.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:03 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:03.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:03 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:03.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:03 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:03.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:03 smithi100 ceph-mon[112610]: pgmap v242: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-04T17:04:03.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:03 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:03.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:03 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:03.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:03 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:03.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:03 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:03 smithi100 ceph-mon[108347]: pgmap v242: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-04T17:04:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:03 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:03.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:03 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:03.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:03 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:03.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:03 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:04.329 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:04 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[97184]: 2024-09-04T17:04:04.186+0000 7ff8db538640 -1 Falling back to public interface 2024-09-04T17:04:04.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:04:04 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:04:04.329830762Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:04:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:04 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:04 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:04:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:04 smithi164 ceph-mon[92202]: pgmap v243: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-04T17:04:04.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:04 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:04.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:04 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:04:04.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:04 smithi100 ceph-mon[112610]: pgmap v243: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-04T17:04:04.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:04 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:04.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:04 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:04:04.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:04 smithi100 ceph-mon[108347]: pgmap v243: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-04T17:04:07.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:07 smithi100 ceph-mon[108347]: pgmap v244: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 232 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-04T17:04:07.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:07.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:07 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:07.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:07 smithi100 ceph-mon[112610]: pgmap v244: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 232 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-04T17:04:07.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:07.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:07 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:07.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:04:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:04:07.321588297Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:04:07.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:07 smithi164 ceph-mon[92202]: pgmap v244: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 232 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-04T17:04:07.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:07.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:07 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:08.024 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[97184]: 2024-09-04T17:04:07.767+0000 7ff8db538640 -1 osd.4 129 log_to_monitors true 2024-09-04T17:04:08.201 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:04:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:04:07] "GET /metrics HTTP/1.1" 200 38281 "" "Prometheus/2.51.0" 2024-09-04T17:04:08.670 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:04:08 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[97184]: 2024-09-04T17:04:08.529+0000 7ff8cf2da640 -1 osd.4 129 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T17:04:08.670 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:08 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:08.670 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:08 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:08.670 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:08 smithi164 ceph-mon[92202]: from='osd.4 [v2:172.21.15.164:6800/3490483535,v1:172.21.15.164:6801/3490483535]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T17:04:08.671 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:08 smithi164 ceph-mon[92202]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T17:04:08.671 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:08 smithi164 ceph-mon[92202]: pgmap v245: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-04T17:04:08.671 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:08 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:04:08.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:08 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:08.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:08 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:08.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:08 smithi100 ceph-mon[108347]: from='osd.4 [v2:172.21.15.164:6800/3490483535,v1:172.21.15.164:6801/3490483535]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T17:04:08.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:08 smithi100 ceph-mon[108347]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T17:04:08.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:08 smithi100 ceph-mon[108347]: pgmap v245: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-04T17:04:08.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:08 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:04:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:08 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:08 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:08.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:08 smithi100 ceph-mon[112610]: from='osd.4 [v2:172.21.15.164:6800/3490483535,v1:172.21.15.164:6801/3490483535]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T17:04:08.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:08 smithi100 ceph-mon[112610]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T17:04:08.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:08 smithi100 ceph-mon[112610]: pgmap v245: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-04T17:04:08.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:08 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:04:09.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:09 smithi100 ceph-mon[112610]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-04T17:04:09.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:09 smithi100 ceph-mon[112610]: osdmap e132: 8 total, 7 up, 8 in 2024-09-04T17:04:09.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:09 smithi100 ceph-mon[112610]: from='osd.4 [v2:172.21.15.164:6800/3490483535,v1:172.21.15.164:6801/3490483535]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:04:09.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:09 smithi100 ceph-mon[112610]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:04:09.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:09 smithi100 ceph-mon[108347]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-04T17:04:09.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:09 smithi100 ceph-mon[108347]: osdmap e132: 8 total, 7 up, 8 in 2024-09-04T17:04:09.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:09 smithi100 ceph-mon[108347]: from='osd.4 [v2:172.21.15.164:6800/3490483535,v1:172.21.15.164:6801/3490483535]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:04:09.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:09 smithi100 ceph-mon[108347]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:04:09.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:09 smithi164 ceph-mon[92202]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-04T17:04:09.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:09 smithi164 ceph-mon[92202]: osdmap e132: 8 total, 7 up, 8 in 2024-09-04T17:04:09.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:09 smithi164 ceph-mon[92202]: from='osd.4 [v2:172.21.15.164:6800/3490483535,v1:172.21.15.164:6801/3490483535]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:04:09.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:09 smithi164 ceph-mon[92202]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:04:10.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:04:10 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:04:10.327094579Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:04:10.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:10 smithi164 ceph-mon[92202]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:04:10.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:10 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T17:04:10.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:10 smithi164 ceph-mon[92202]: osd.4 [v2:172.21.15.164:6800/3490483535,v1:172.21.15.164:6801/3490483535] boot 2024-09-04T17:04:10.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:10 smithi164 ceph-mon[92202]: osdmap e133: 8 total, 8 up, 8 in 2024-09-04T17:04:10.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:10 smithi164 ceph-mon[92202]: pgmap v248: 161 pgs: 4 peering, 38 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/636 objects degraded (16.352%) 2024-09-04T17:04:10.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:10 smithi164 ceph-mon[92202]: Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 27 pgs degraded (PG_DEGRADED) 2024-09-04T17:04:10.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:10 smithi164 ceph-mon[92202]: osdmap e134: 8 total, 8 up, 8 in 2024-09-04T17:04:10.857 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:10 smithi100 ceph-mon[112610]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:04:10.857 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:10 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T17:04:10.857 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:10 smithi100 ceph-mon[112610]: osd.4 [v2:172.21.15.164:6800/3490483535,v1:172.21.15.164:6801/3490483535] boot 2024-09-04T17:04:10.857 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:10 smithi100 ceph-mon[112610]: osdmap e133: 8 total, 8 up, 8 in 2024-09-04T17:04:10.858 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:10 smithi100 ceph-mon[112610]: pgmap v248: 161 pgs: 4 peering, 38 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/636 objects degraded (16.352%) 2024-09-04T17:04:10.858 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:10 smithi100 ceph-mon[112610]: Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 27 pgs degraded (PG_DEGRADED) 2024-09-04T17:04:10.858 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:10 smithi100 ceph-mon[112610]: osdmap e134: 8 total, 8 up, 8 in 2024-09-04T17:04:10.858 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:10 smithi100 ceph-mon[108347]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:04:10.858 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:10 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T17:04:10.858 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:10 smithi100 ceph-mon[108347]: osd.4 [v2:172.21.15.164:6800/3490483535,v1:172.21.15.164:6801/3490483535] boot 2024-09-04T17:04:10.858 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:10 smithi100 ceph-mon[108347]: osdmap e133: 8 total, 8 up, 8 in 2024-09-04T17:04:10.858 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:10 smithi100 ceph-mon[108347]: pgmap v248: 161 pgs: 4 peering, 38 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/636 objects degraded (16.352%) 2024-09-04T17:04:10.858 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:10 smithi100 ceph-mon[108347]: Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 27 pgs degraded (PG_DEGRADED) 2024-09-04T17:04:10.858 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:10 smithi100 ceph-mon[108347]: osdmap e134: 8 total, 8 up, 8 in 2024-09-04T17:04:11.131 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:04:10 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: 2024-09-04T17:04:10.856+0000 7fab0134d640 -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-04T17:04:12.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:11 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:12.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:11 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:12.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:11 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:04:12.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:11 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:04:12.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:11 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:12.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:11 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:04:12.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:11 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:12.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:11 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:12.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:11 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:12.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:11 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-04T17:04:12.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:11 smithi164 ceph-mon[92202]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-04T17:04:12.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:11 smithi164 ceph-mon[92202]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-04T17:04:12.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:12.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:12.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:04:12.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:04:12.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:12.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:04:12.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:12.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:12.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:12.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-04T17:04:12.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[112610]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-04T17:04:12.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[112610]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-04T17:04:12.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:12.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:12.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:04:12.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:04:12.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:12.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:04:12.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:12.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:12.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:12.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-04T17:04:12.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[108347]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-04T17:04:12.134 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:11 smithi100 ceph-mon[108347]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-04T17:04:12.989 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:12 smithi164 ceph-mon[92202]: pgmap v250: 161 pgs: 4 peering, 31 active+undersized, 19 active+undersized+degraded, 107 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-04T17:04:13.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:12 smithi100 ceph-mon[112610]: pgmap v250: 161 pgs: 4 peering, 31 active+undersized, 19 active+undersized+degraded, 107 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-04T17:04:13.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:12 smithi100 ceph-mon[108347]: pgmap v250: 161 pgs: 4 peering, 31 active+undersized, 19 active+undersized+degraded, 107 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-04T17:04:13.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:04:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:04:13.332974359Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:04:15.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:15 smithi100 ceph-mon[112610]: pgmap v251: 161 pgs: 4 peering, 18 active+undersized, 9 active+undersized+degraded, 130 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-09-04T17:04:15.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:15 smithi100 ceph-mon[108347]: pgmap v251: 161 pgs: 4 peering, 18 active+undersized, 9 active+undersized+degraded, 130 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-09-04T17:04:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:15 smithi164 ceph-mon[92202]: pgmap v251: 161 pgs: 4 peering, 18 active+undersized, 9 active+undersized+degraded, 130 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-09-04T17:04:16.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:16 smithi100 ceph-mon[112610]: Health check update: Degraded data redundancy: 50/636 objects degraded (7.862%), 9 pgs degraded (PG_DEGRADED) 2024-09-04T17:04:16.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:16 smithi100 ceph-mon[108347]: Health check update: Degraded data redundancy: 50/636 objects degraded (7.862%), 9 pgs degraded (PG_DEGRADED) 2024-09-04T17:04:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:16 smithi164 ceph-mon[92202]: Health check update: Degraded data redundancy: 50/636 objects degraded (7.862%), 9 pgs degraded (PG_DEGRADED) 2024-09-04T17:04:16.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:04:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:04:16.328050155Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:04:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:17 smithi100 ceph-mon[112610]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-04T17:04:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:17 smithi100 ceph-mon[112610]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/636 objects degraded (7.862%), 9 pgs degraded) 2024-09-04T17:04:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:17 smithi100 ceph-mon[112610]: Cluster is now healthy 2024-09-04T17:04:17.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:17 smithi100 ceph-mon[108347]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-04T17:04:17.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:17 smithi100 ceph-mon[108347]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/636 objects degraded (7.862%), 9 pgs degraded) 2024-09-04T17:04:17.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:17 smithi100 ceph-mon[108347]: Cluster is now healthy 2024-09-04T17:04:17.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:17 smithi164 ceph-mon[92202]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-04T17:04:17.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:17 smithi164 ceph-mon[92202]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/636 objects degraded (7.862%), 9 pgs degraded) 2024-09-04T17:04:17.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:17 smithi164 ceph-mon[92202]: Cluster is now healthy 2024-09-04T17:04:18.202 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:04:17 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:04:17] "GET /metrics HTTP/1.1" 200 38281 "" "Prometheus/2.51.0" 2024-09-04T17:04:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:19 smithi100 ceph-mon[108347]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:04:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:19 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:04:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:19 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:19 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:04:19.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:19 smithi100 ceph-mon[112610]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:04:19.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:19 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:04:19.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:19 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:19.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:19 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:04:19.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:04:19 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:04:19.324293597Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:04:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:19 smithi164 ceph-mon[92202]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:04:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:19 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:04:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:19 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:19 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:04:21.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:21 smithi100 ceph-mon[108347]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T17:04:21.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:21 smithi100 ceph-mon[112610]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T17:04:21.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:21 smithi164 ceph-mon[92202]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T17:04:22.660 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T17:04:22.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:04:22 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:04:22.329949663Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:04:23.219 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T17:04:23.219 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (6m) 49s ago 27m - - 0.27.0 11f11916f8cd 1bc16850805f 2024-09-04T17:04:23.219 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (5m) 16s ago 26m 79.3M - c8b91775d855 2ca0b22062be 2024-09-04T17:04:23.219 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (7m) 49s ago 26m - - 3.8 b708f9119ac7 088fde61768f 2024-09-04T17:04:23.219 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (7m) 16s ago 31m 458M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b8452de2f85c 2024-09-04T17:04:23.219 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (16m) 49s ago 32m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T17:04:23.219 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (4m) 49s ago 32m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a1eb59cf2844 2024-09-04T17:04:23.219 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (5m) 16s ago 31m 48.7M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 44641e70d803 2024-09-04T17:04:23.219 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (4m) 49s ago 31m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c0e506b0ec00 2024-09-04T17:04:23.219 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (7m) 49s ago 26m - - 1.7.0 72c9c2088986 15abb71a2e63 2024-09-04T17:04:23.219 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (6m) 16s ago 26m 10.5M - 1.7.0 72c9c2088986 d58827805ffb 2024-09-04T17:04:23.219 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (2m) 49s ago 30m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 7478d17d0f68 2024-09-04T17:04:23.220 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (2m) 49s ago 30m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 fa3c9723eb22 2024-09-04T17:04:23.220 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (100s) 49s ago 30m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 2a8821c646eb 2024-09-04T17:04:23.220 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (53s) 49s ago 29m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c3c0acd94b17 2024-09-04T17:04:23.220 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (21s) 16s ago 29m 14.5M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a65584aea906 2024-09-04T17:04:23.220 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (28m) 16s ago 28m 63.5M 3248M 19.1.1-252-g48920dab b708f9119ac7 fbd9d9cfdfad 2024-09-04T17:04:23.220 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (28m) 16s ago 28m 54.9M 3248M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T17:04:23.220 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (28m) 16s ago 28m 67.0M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T17:04:23.220 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (6m) 16s ago 27m 54.0M - 2.51.0 1d3b7f56885b b0bc821cb41b 2024-09-04T17:04:23.220 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (26m) 49s ago 26m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T17:04:23.220 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (26m) 16s ago 26m 90.2M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T17:04:23.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:23 smithi164 ceph-mon[92202]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-09-04T17:04:23.558 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:04:23.558 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-09-04T17:04:23.559 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T17:04:23.559 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:04:23.559 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-09-04T17:04:23.559 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T17:04:23.559 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:04:23.559 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-09-04T17:04:23.559 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 3, 2024-09-04T17:04:23.559 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 5 2024-09-04T17:04:23.559 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:04:23.559 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-09-04T17:04:23.559 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2 2024-09-04T17:04:23.559 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:04:23.559 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-09-04T17:04:23.560 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 5, 2024-09-04T17:04:23.560 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 10 2024-09-04T17:04:23.560 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T17:04:23.560 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:04:23.560 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:23 smithi100 ceph-mon[108347]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-09-04T17:04:23.560 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:23 smithi100 ceph-mon[112610]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-09-04T17:04:23.846 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:04:23.846 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T17:04:23.846 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": true, 2024-09-04T17:04:23.846 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-04T17:04:23.846 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [], 2024-09-04T17:04:23.846 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": "5/8 daemons upgraded", 2024-09-04T17:04:23.846 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "Currently upgrading osd daemons", 2024-09-04T17:04:23.846 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T17:04:23.846 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:04:24.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:24 smithi100 ceph-mon[108347]: from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:24.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:24 smithi100 ceph-mon[108347]: from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:24.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:24 smithi100 ceph-mon[108347]: from='client.44454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:24.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:24 smithi100 ceph-mon[108347]: from='client.? 172.21.15.100:0/18637062' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:24.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:24 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:24.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:24 smithi100 ceph-mon[112610]: from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:24.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:24 smithi100 ceph-mon[112610]: from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:24.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:24 smithi100 ceph-mon[112610]: from='client.44454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:24.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:24 smithi100 ceph-mon[112610]: from='client.? 172.21.15.100:0/18637062' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:24.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:24 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:24.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:24 smithi164 ceph-mon[92202]: from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:24.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:24 smithi164 ceph-mon[92202]: from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:24.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:24 smithi164 ceph-mon[92202]: from='client.44454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:24.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:24 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/18637062' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:24.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:24 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:25.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:25 smithi100 ceph-mon[112610]: from='client.54470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:25.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:25 smithi100 ceph-mon[112610]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:04:25.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:25 smithi100 ceph-mon[108347]: from='client.54470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:25.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:25 smithi100 ceph-mon[108347]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:04:25.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:25 smithi164 ceph-mon[92202]: from='client.54470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:25.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:25 smithi164 ceph-mon[92202]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:04:25.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:04:25 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:04:25.324707828Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:04:26.526 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:26 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-04T17:04:26.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:26 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-04T17:04:26.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:26 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-04T17:04:27.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:27 smithi164 ceph-mon[92202]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-04T17:04:27.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:27 smithi164 ceph-mon[92202]: Upgrade: osd.5 is safe to restart 2024-09-04T17:04:27.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:27 smithi164 ceph-mon[92202]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:04:27.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:27 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:27.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:27 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-04T17:04:27.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:27 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:04:27.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:27 smithi100 ceph-mon[108347]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-04T17:04:27.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:27 smithi100 ceph-mon[108347]: Upgrade: osd.5 is safe to restart 2024-09-04T17:04:27.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:27 smithi100 ceph-mon[108347]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:04:27.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:27 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:27.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:27 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-04T17:04:27.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:27 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:04:27.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:27 smithi100 ceph-mon[112610]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-04T17:04:27.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:27 smithi100 ceph-mon[112610]: Upgrade: osd.5 is safe to restart 2024-09-04T17:04:27.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:27 smithi100 ceph-mon[112610]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:04:27.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:27 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:27.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:27 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-04T17:04:27.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:27 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:04:28.213 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:04:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:04:27] "GET /metrics HTTP/1.1" 200 38277 "" "Prometheus/2.51.0" 2024-09-04T17:04:28.543 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:28 smithi164 ceph-mon[92202]: Upgrade: Updating osd.5 2024-09-04T17:04:28.543 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:28 smithi164 ceph-mon[92202]: Deploying daemon osd.5 on smithi164 2024-09-04T17:04:28.543 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:04:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:04:28.323930897Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:04:28.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:28 smithi100 ceph-mon[112610]: Upgrade: Updating osd.5 2024-09-04T17:04:28.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:28 smithi100 ceph-mon[112610]: Deploying daemon osd.5 on smithi164 2024-09-04T17:04:28.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:28 smithi100 ceph-mon[108347]: Upgrade: Updating osd.5 2024-09-04T17:04:28.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:28 smithi100 ceph-mon[108347]: Deploying daemon osd.5 on smithi164 2024-09-04T17:04:29.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:29 smithi164 ceph-mon[92202]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:04:29.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:29 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:04:29.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:29 smithi100 ceph-mon[112610]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:04:29.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:29 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:04:29.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:29 smithi100 ceph-mon[108347]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:04:29.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:29 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:04:30.144 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:29 smithi164 systemd[1]: Stopping Ceph osd.5 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:04:30.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:30 smithi164 ceph-mon[92202]: osd.5 marked itself down and dead 2024-09-04T17:04:30.440 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[43158]: 2024-09-04T17:04:30.143+0000 7f4694920640 -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-04T17:04:30.440 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[43158]: 2024-09-04T17:04:30.143+0000 7f4694920640 -1 osd.5 134 *** Got signal Terminated *** 2024-09-04T17:04:30.441 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:30 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[43158]: 2024-09-04T17:04:30.143+0000 7f4694920640 -1 osd.5 134 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T17:04:30.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:30 smithi100 ceph-mon[108347]: osd.5 marked itself down and dead 2024-09-04T17:04:30.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:30 smithi100 ceph-mon[112610]: osd.5 marked itself down and dead 2024-09-04T17:04:31.036 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:30 smithi164 podman[101519]: 2024-09-04 17:04:30.783806168 +0000 UTC m=+0.755999711 container died fbd9d9cfdfadd3b525678f50768d9ca3e6c413518ea9312f2a6eee4a1f109357 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, ceph=True, RELEASE=squid-48920da) 2024-09-04T17:04:31.319 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:31 smithi164 ceph-mon[92202]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:04:31.319 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:31 smithi164 ceph-mon[92202]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:04:31.319 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:31 smithi164 ceph-mon[92202]: osdmap e135: 8 total, 7 up, 8 in 2024-09-04T17:04:31.319 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:31 smithi164 podman[101519]: 2024-09-04 17:04:31.134416265 +0000 UTC m=+1.106609799 container cleanup fbd9d9cfdfadd3b525678f50768d9ca3e6c413518ea9312f2a6eee4a1f109357 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-48920da, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-04T17:04:31.319 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:31 smithi164 bash[101519]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5 2024-09-04T17:04:31.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:31 smithi100 ceph-mon[108347]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:04:31.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:31 smithi100 ceph-mon[108347]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:04:31.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:31 smithi100 ceph-mon[108347]: osdmap e135: 8 total, 7 up, 8 in 2024-09-04T17:04:31.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:31 smithi100 ceph-mon[112610]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:04:31.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:31 smithi100 ceph-mon[112610]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:04:31.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:31 smithi100 ceph-mon[112610]: osdmap e135: 8 total, 7 up, 8 in 2024-09-04T17:04:31.689 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:31 smithi164 podman[101544]: 2024-09-04 17:04:31.411085912 +0000 UTC m=+0.631166721 container remove fbd9d9cfdfadd3b525678f50768d9ca3e6c413518ea9312f2a6eee4a1f109357 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, RELEASE=squid-48920da, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-04T17:04:31.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:04:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:04:31.319176807Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:04:32.073 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:31 smithi164 podman[101635]: 2024-09-04 17:04:31.656354698 +0000 UTC m=+0.016367308 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:04:32.073 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:31 smithi164 podman[101635]: 2024-09-04 17:04:31.770148109 +0000 UTC m=+0.130160832 container create 6d9c50e91b05300fb775dc2817572930fb7c3029c5559ae999d6cefd3c2be751 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-04T17:04:32.073 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:31 smithi164 podman[101635]: 2024-09-04 17:04:31.997792776 +0000 UTC m=+0.357805386 container init 6d9c50e91b05300fb775dc2817572930fb7c3029c5559ae999d6cefd3c2be751 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True) 2024-09-04T17:04:32.073 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:32 smithi164 podman[101635]: 2024-09-04 17:04:32.001567601 +0000 UTC m=+0.361580219 container start 6d9c50e91b05300fb775dc2817572930fb7c3029c5559ae999d6cefd3c2be751 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-deactivate, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2) 2024-09-04T17:04:32.073 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:32 smithi164 podman[101635]: 2024-09-04 17:04:32.072970866 +0000 UTC m=+0.432983488 container attach 6d9c50e91b05300fb775dc2817572930fb7c3029c5559ae999d6cefd3c2be751 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-deactivate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-04T17:04:32.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:32 smithi164 ceph-mon[92202]: osdmap e136: 8 total, 7 up, 8 in 2024-09-04T17:04:32.440 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:32 smithi164 podman[101635]: 2024-09-04 17:04:32.195701961 +0000 UTC m=+0.555714573 container died 6d9c50e91b05300fb775dc2817572930fb7c3029c5559ae999d6cefd3c2be751 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-04T17:04:32.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:32 smithi100 ceph-mon[108347]: osdmap e136: 8 total, 7 up, 8 in 2024-09-04T17:04:32.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:32 smithi100 ceph-mon[112610]: osdmap e136: 8 total, 7 up, 8 in 2024-09-04T17:04:32.732 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:32 smithi164 podman[101658]: 2024-09-04 17:04:32.693002083 +0000 UTC m=+0.491007787 container remove 6d9c50e91b05300fb775dc2817572930fb7c3029c5559ae999d6cefd3c2be751 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-04T17:04:32.733 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:32 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-04T17:04:32.733 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:32 smithi164 systemd[1]: Stopped Ceph osd.5 for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:04:32.733 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:32 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.5.service: Consumed 15.016s CPU time. 2024-09-04T17:04:33.135 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:32 smithi164 systemd[1]: Starting Ceph osd.5 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:04:33.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:33 smithi164 ceph-mon[92202]: pgmap v262: 161 pgs: 3 active+undersized, 13 peering, 16 stale+active+clean, 3 active+undersized+degraded, 126 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 9/636 objects degraded (1.415%) 2024-09-04T17:04:33.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:33 smithi164 ceph-mon[92202]: Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-04T17:04:33.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:33 smithi164 ceph-mon[92202]: Health check failed: Degraded data redundancy: 9/636 objects degraded (1.415%), 3 pgs degraded (PG_DEGRADED) 2024-09-04T17:04:33.440 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:33 smithi164 podman[101756]: 2024-09-04 17:04:33.037609321 +0000 UTC m=+0.016110873 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:04:33.440 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:33 smithi164 podman[101756]: 2024-09-04 17:04:33.170287315 +0000 UTC m=+0.148788864 container create e82d737d18d7f1a3167bc456e5cab3c6dfdbadeb4603ca3de55e99118b9fa056 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-04T17:04:33.440 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:33 smithi164 podman[101756]: 2024-09-04 17:04:33.380933706 +0000 UTC m=+0.359435256 container init e82d737d18d7f1a3167bc456e5cab3c6dfdbadeb4603ca3de55e99118b9fa056 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, 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.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-04T17:04:33.440 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:33 smithi164 podman[101756]: 2024-09-04 17:04:33.384613219 +0000 UTC m=+0.363114771 container start e82d737d18d7f1a3167bc456e5cab3c6dfdbadeb4603ca3de55e99118b9fa056 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-04T17:04:33.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:33 smithi100 ceph-mon[108347]: pgmap v262: 161 pgs: 3 active+undersized, 13 peering, 16 stale+active+clean, 3 active+undersized+degraded, 126 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 9/636 objects degraded (1.415%) 2024-09-04T17:04:33.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:33 smithi100 ceph-mon[108347]: Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-04T17:04:33.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:33 smithi100 ceph-mon[108347]: Health check failed: Degraded data redundancy: 9/636 objects degraded (1.415%), 3 pgs degraded (PG_DEGRADED) 2024-09-04T17:04:33.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:33 smithi100 ceph-mon[112610]: pgmap v262: 161 pgs: 3 active+undersized, 13 peering, 16 stale+active+clean, 3 active+undersized+degraded, 126 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 9/636 objects degraded (1.415%) 2024-09-04T17:04:33.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:33 smithi100 ceph-mon[112610]: Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-04T17:04:33.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:33 smithi100 ceph-mon[112610]: Health check failed: Degraded data redundancy: 9/636 objects degraded (1.415%), 3 pgs degraded (PG_DEGRADED) 2024-09-04T17:04:33.940 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:33 smithi164 podman[101756]: 2024-09-04 17:04:33.46366557 +0000 UTC m=+0.442167129 container attach e82d737d18d7f1a3167bc456e5cab3c6dfdbadeb4603ca3de55e99118b9fa056 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-04T17:04:33.940 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:33 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate[101773]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:04:33.940 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:33 smithi164 bash[101756]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:04:33.940 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:33 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate[101773]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:04:33.940 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:33 smithi164 bash[101756]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:04:34.281 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:33 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate[101773]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-04T17:04:34.282 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:33 smithi164 bash[101756]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-04T17:04:34.282 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:33 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate[101773]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-04T17:04:34.282 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:33 smithi164 bash[101756]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-04T17:04:34.282 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:34 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate[101773]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-04T17:04:34.282 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:34 smithi164 bash[101756]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-04T17:04:34.531 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:34 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:34.531 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:04:34 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:04:34.321439313Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:04:34.532 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:34 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate[101773]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-04T17:04:34.532 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:34 smithi164 bash[101756]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-04T17:04:34.532 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:34 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate[101773]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-04T17:04:34.532 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:34 smithi164 bash[101756]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-04T17:04:34.532 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:34 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate[101773]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-04T17:04:34.532 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:34 smithi164 bash[101756]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-04T17:04:34.532 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:34 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate[101773]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-04T17:04:34.532 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:34 smithi164 bash[101756]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-04T17:04:34.532 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:34 smithi164 podman[101756]: 2024-09-04 17:04:34.309151805 +0000 UTC m=+1.287653367 container died e82d737d18d7f1a3167bc456e5cab3c6dfdbadeb4603ca3de55e99118b9fa056 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-04T17:04:34.876 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:34 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:04:34.876 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:34 smithi164 ceph-mon[92202]: pgmap v263: 161 pgs: 9 active+undersized, 13 peering, 12 stale+active+clean, 6 active+undersized+degraded, 121 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-04T17:04:34.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:34 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:34.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:34 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:04:34.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:34 smithi100 ceph-mon[108347]: pgmap v263: 161 pgs: 9 active+undersized, 13 peering, 12 stale+active+clean, 6 active+undersized+degraded, 121 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-04T17:04:34.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:34 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:34.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:34 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:04:34.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:34 smithi100 ceph-mon[112610]: pgmap v263: 161 pgs: 9 active+undersized, 13 peering, 12 stale+active+clean, 6 active+undersized+degraded, 121 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-04T17:04:35.189 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:34 smithi164 podman[101909]: 2024-09-04 17:04:34.87585389 +0000 UTC m=+0.560188213 container remove e82d737d18d7f1a3167bc456e5cab3c6dfdbadeb4603ca3de55e99118b9fa056 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-activate, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-04T17:04:35.190 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:35 smithi164 podman[101969]: 2024-09-04 17:04:34.984695867 +0000 UTC m=+0.015974085 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:04:35.190 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:35 smithi164 podman[101969]: 2024-09-04 17:04:35.101759077 +0000 UTC m=+0.133037284 container create 3e9c2bef8c3048e5c70ac733fd7fc186dbee8acd6000c6dd92d71a174398d8f2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-04T17:04:35.689 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:35 smithi164 podman[101969]: 2024-09-04 17:04:35.329340547 +0000 UTC m=+0.360618751 container init 3e9c2bef8c3048e5c70ac733fd7fc186dbee8acd6000c6dd92d71a174398d8f2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True) 2024-09-04T17:04:35.690 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:35 smithi164 podman[101969]: 2024-09-04 17:04:35.332733418 +0000 UTC m=+0.364011622 container start 3e9c2bef8c3048e5c70ac733fd7fc186dbee8acd6000c6dd92d71a174398d8f2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS) 2024-09-04T17:04:35.690 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:35 smithi164 ceph-osd[101988]: -- 172.21.15.164:0/3118373238 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55dcaaaaba40 con 0x55dcab878000 2024-09-04T17:04:35.690 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:35 smithi164 bash[101969]: 3e9c2bef8c3048e5c70ac733fd7fc186dbee8acd6000c6dd92d71a174398d8f2 2024-09-04T17:04:35.690 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:35 smithi164 systemd[1]: Started Ceph osd.5 for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:04:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:36 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:36 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:36 smithi164 ceph-mon[92202]: pgmap v264: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-04T17:04:36.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:36 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:36.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:36 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:36.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:36 smithi100 ceph-mon[108347]: pgmap v264: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-04T17:04:36.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:36 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:36.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:36 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:36.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:36 smithi100 ceph-mon[112610]: pgmap v264: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-04T17:04:37.124 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:36 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:04:36.760+0000 7fd765f73640 -1 Falling back to public interface 2024-09-04T17:04:37.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:04:37 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:04:37.327047876Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:04:37.801 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:37 smithi164 ceph-mon[92202]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-09-04T17:04:37.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:37 smithi100 ceph-mon[108347]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-09-04T17:04:37.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:37 smithi100 ceph-mon[112610]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-09-04T17:04:38.224 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:04:37 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:04:37] "GET /metrics HTTP/1.1" 200 38343 "" "Prometheus/2.51.0" 2024-09-04T17:04:38.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:38 smithi164 ceph-mon[92202]: pgmap v265: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-04T17:04:38.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:38 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:04:38.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:38 smithi100 ceph-mon[108347]: pgmap v265: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-04T17:04:38.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:38 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:04:38.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:38 smithi100 ceph-mon[112610]: pgmap v265: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-04T17:04:38.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:38 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:04:40.325 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:40 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:04:40.055+0000 7fd765f73640 -1 osd.5 134 log_to_monitors true 2024-09-04T17:04:40.582 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:04:40 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:04:40.325480637Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:04:40.582 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:40 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:40.582 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:40 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:40.582 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:40 smithi164 ceph-mon[92202]: from='osd.5 [v2:172.21.15.164:6808/1481177676,v1:172.21.15.164:6809/1481177676]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T17:04:40.582 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:40 smithi164 ceph-mon[92202]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T17:04:40.583 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:40 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:40.583 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:40 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:40.583 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:40 smithi164 ceph-mon[92202]: pgmap v266: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-04T17:04:40.583 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:40 smithi164 ceph-mon[92202]: Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 20 pgs degraded (PG_DEGRADED) 2024-09-04T17:04:40.583 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:04:40 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:04:40.513+0000 7fd759d15640 -1 osd.5 134 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T17:04:40.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:40 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:40.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:40 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:40.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:40 smithi100 ceph-mon[108347]: from='osd.5 [v2:172.21.15.164:6808/1481177676,v1:172.21.15.164:6809/1481177676]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T17:04:40.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:40 smithi100 ceph-mon[108347]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T17:04:40.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:40 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:40.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:40 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:40.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:40 smithi100 ceph-mon[108347]: pgmap v266: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-04T17:04:40.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:40 smithi100 ceph-mon[108347]: Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 20 pgs degraded (PG_DEGRADED) 2024-09-04T17:04:40.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:40 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:40.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:40 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:40.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:40 smithi100 ceph-mon[112610]: from='osd.5 [v2:172.21.15.164:6808/1481177676,v1:172.21.15.164:6809/1481177676]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T17:04:40.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:40 smithi100 ceph-mon[112610]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T17:04:40.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:40 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:40.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:40 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:40.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:40 smithi100 ceph-mon[112610]: pgmap v266: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-04T17:04:40.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:40 smithi100 ceph-mon[112610]: Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 20 pgs degraded (PG_DEGRADED) 2024-09-04T17:04:41.562 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:41 smithi164 ceph-mon[92202]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-04T17:04:41.563 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:41 smithi164 ceph-mon[92202]: osdmap e137: 8 total, 7 up, 8 in 2024-09-04T17:04:41.563 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:41 smithi164 ceph-mon[92202]: from='osd.5 [v2:172.21.15.164:6808/1481177676,v1:172.21.15.164:6809/1481177676]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:04:41.563 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:41 smithi164 ceph-mon[92202]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:04:41.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:41 smithi100 ceph-mon[108347]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-04T17:04:41.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:41 smithi100 ceph-mon[108347]: osdmap e137: 8 total, 7 up, 8 in 2024-09-04T17:04:41.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:41 smithi100 ceph-mon[108347]: from='osd.5 [v2:172.21.15.164:6808/1481177676,v1:172.21.15.164:6809/1481177676]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:04:41.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:41 smithi100 ceph-mon[108347]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:04:41.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:41 smithi100 ceph-mon[112610]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-04T17:04:41.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:41 smithi100 ceph-mon[112610]: osdmap e137: 8 total, 7 up, 8 in 2024-09-04T17:04:41.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:41 smithi100 ceph-mon[112610]: from='osd.5 [v2:172.21.15.164:6808/1481177676,v1:172.21.15.164:6809/1481177676]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:04:41.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:41 smithi100 ceph-mon[112610]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:04:42.836 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:42 smithi164 ceph-mon[92202]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:04:42.836 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:42 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T17:04:42.836 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:42 smithi164 ceph-mon[92202]: osd.5 [v2:172.21.15.164:6808/1481177676,v1:172.21.15.164:6809/1481177676] boot 2024-09-04T17:04:42.836 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:42 smithi164 ceph-mon[92202]: osdmap e138: 8 total, 8 up, 8 in 2024-09-04T17:04:42.836 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:42 smithi164 ceph-mon[92202]: pgmap v269: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-04T17:04:42.836 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:42 smithi164 ceph-mon[92202]: osdmap e139: 8 total, 8 up, 8 in 2024-09-04T17:04:42.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:42 smithi100 ceph-mon[112610]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:04:42.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:42 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T17:04:42.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:42 smithi100 ceph-mon[112610]: osd.5 [v2:172.21.15.164:6808/1481177676,v1:172.21.15.164:6809/1481177676] boot 2024-09-04T17:04:42.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:42 smithi100 ceph-mon[112610]: osdmap e138: 8 total, 8 up, 8 in 2024-09-04T17:04:42.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:42 smithi100 ceph-mon[112610]: pgmap v269: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-04T17:04:42.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:42 smithi100 ceph-mon[112610]: osdmap e139: 8 total, 8 up, 8 in 2024-09-04T17:04:42.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:42 smithi100 ceph-mon[108347]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:04:42.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:42 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T17:04:42.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:42 smithi100 ceph-mon[108347]: osd.5 [v2:172.21.15.164:6808/1481177676,v1:172.21.15.164:6809/1481177676] boot 2024-09-04T17:04:42.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:42 smithi100 ceph-mon[108347]: osdmap e138: 8 total, 8 up, 8 in 2024-09-04T17:04:42.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:42 smithi100 ceph-mon[108347]: pgmap v269: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-04T17:04:42.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:42 smithi100 ceph-mon[108347]: osdmap e139: 8 total, 8 up, 8 in 2024-09-04T17:04:43.439 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:04:43 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:04:43.321940674Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:04:43.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:04:43 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: 2024-09-04T17:04:43.330+0000 7fab0134d640 -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-04T17:04:44.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:44.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:44.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:04:44.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:04:44.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:44.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:04:44.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:44.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:44.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:44.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-04T17:04:44.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[112610]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-04T17:04:44.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[112610]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-04T17:04:44.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:44.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:44.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:04:44.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:04:44.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:44.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:04:44.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:44.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:44.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:44.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-04T17:04:44.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[108347]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-04T17:04:44.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:44 smithi100 ceph-mon[108347]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-04T17:04:44.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:44.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:44.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:04:44.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:04:44.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:44.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:04:44.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:44.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:44.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:44.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-04T17:04:44.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:44 smithi164 ceph-mon[92202]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-04T17:04:44.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:44 smithi164 ceph-mon[92202]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-04T17:04:45.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:45 smithi100 ceph-mon[112610]: pgmap v271: 161 pgs: 35 active+undersized, 19 active+undersized+degraded, 107 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-04T17:04:45.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:45 smithi100 ceph-mon[108347]: pgmap v271: 161 pgs: 35 active+undersized, 19 active+undersized+degraded, 107 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-04T17:04:45.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:45 smithi164 ceph-mon[92202]: pgmap v271: 161 pgs: 35 active+undersized, 19 active+undersized+degraded, 107 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-04T17:04:46.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:46 smithi100 ceph-mon[112610]: Health check update: Degraded data redundancy: 71/636 objects degraded (11.164%), 19 pgs degraded (PG_DEGRADED) 2024-09-04T17:04:46.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:46 smithi100 ceph-mon[108347]: Health check update: Degraded data redundancy: 71/636 objects degraded (11.164%), 19 pgs degraded (PG_DEGRADED) 2024-09-04T17:04:46.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:46 smithi164 ceph-mon[92202]: Health check update: Degraded data redundancy: 71/636 objects degraded (11.164%), 19 pgs degraded (PG_DEGRADED) 2024-09-04T17:04:46.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:04:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:04:46.328907705Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:04:47.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:47 smithi100 ceph-mon[112610]: pgmap v272: 161 pgs: 2 active+undersized, 3 active+undersized+degraded, 156 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 9/636 objects degraded (1.415%) 2024-09-04T17:04:47.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:47 smithi100 ceph-mon[108347]: pgmap v272: 161 pgs: 2 active+undersized, 3 active+undersized+degraded, 156 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 9/636 objects degraded (1.415%) 2024-09-04T17:04:47.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:47 smithi164 ceph-mon[92202]: pgmap v272: 161 pgs: 2 active+undersized, 3 active+undersized+degraded, 156 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 9/636 objects degraded (1.415%) 2024-09-04T17:04:48.235 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:04:47 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:04:47] "GET /metrics HTTP/1.1" 200 38343 "" "Prometheus/2.51.0" 2024-09-04T17:04:48.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:48 smithi100 ceph-mon[112610]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/636 objects degraded (1.415%), 3 pgs degraded) 2024-09-04T17:04:48.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:48 smithi100 ceph-mon[112610]: Cluster is now healthy 2024-09-04T17:04:48.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:48 smithi100 ceph-mon[108347]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/636 objects degraded (1.415%), 3 pgs degraded) 2024-09-04T17:04:48.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:48 smithi100 ceph-mon[108347]: Cluster is now healthy 2024-09-04T17:04:48.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:48 smithi164 ceph-mon[92202]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/636 objects degraded (1.415%), 3 pgs degraded) 2024-09-04T17:04:48.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:48 smithi164 ceph-mon[92202]: Cluster is now healthy 2024-09-04T17:04:49.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:49 smithi100 ceph-mon[112610]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 533 B/s rd, 0 op/s 2024-09-04T17:04:49.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:49 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:04:49.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:49 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:49.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:49 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:04:49.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:49 smithi100 ceph-mon[108347]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 533 B/s rd, 0 op/s 2024-09-04T17:04:49.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:49 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:04:49.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:49 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:49.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:49 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:04:49.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:04:49 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:04:49.322244475Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:04:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:49 smithi164 ceph-mon[92202]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 533 B/s rd, 0 op/s 2024-09-04T17:04:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:49 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:04:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:49 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:49 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:04:51.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:51 smithi100 ceph-mon[112610]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-04T17:04:51.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:51 smithi100 ceph-mon[108347]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-04T17:04:51.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:51 smithi164 ceph-mon[92202]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-04T17:04:52.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:04:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:04:52.328958022Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:04:53.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:53 smithi100 ceph-mon[112610]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-04T17:04:53.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:53 smithi100 ceph-mon[108347]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-04T17:04:53.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:53 smithi164 ceph-mon[92202]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-04T17:04:54.154 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T17:04:54.714 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T17:04:54.714 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (6m) 80s ago 27m - - 0.27.0 11f11916f8cd 1bc16850805f 2024-09-04T17:04:54.714 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (6m) 15s ago 27m 79.3M - c8b91775d855 2ca0b22062be 2024-09-04T17:04:54.714 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (7m) 80s ago 26m - - 3.8 b708f9119ac7 088fde61768f 2024-09-04T17:04:54.714 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (7m) 15s ago 31m 459M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b8452de2f85c 2024-09-04T17:04:54.714 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (17m) 80s ago 33m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T17:04:54.714 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (4m) 80s ago 33m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a1eb59cf2844 2024-09-04T17:04:54.714 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (5m) 15s ago 32m 49.9M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 44641e70d803 2024-09-04T17:04:54.714 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (4m) 80s ago 31m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c0e506b0ec00 2024-09-04T17:04:54.714 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (7m) 80s ago 27m - - 1.7.0 72c9c2088986 15abb71a2e63 2024-09-04T17:04:54.715 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (7m) 15s ago 27m 10.5M - 1.7.0 72c9c2088986 d58827805ffb 2024-09-04T17:04:54.715 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (3m) 80s ago 31m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 7478d17d0f68 2024-09-04T17:04:54.715 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (2m) 80s ago 31m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 fa3c9723eb22 2024-09-04T17:04:54.715 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (2m) 80s ago 30m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 2a8821c646eb 2024-09-04T17:04:54.715 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (85s) 80s ago 30m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c3c0acd94b17 2024-09-04T17:04:54.715 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (52s) 15s ago 29m 47.5M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a65584aea906 2024-09-04T17:04:54.715 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (19s) 15s ago 29m 11.6M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 3e9c2bef8c30 2024-09-04T17:04:54.715 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (29m) 15s ago 29m 56.5M 3248M 19.1.1-252-g48920dab b708f9119ac7 8f9bdb945d29 2024-09-04T17:04:54.715 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (28m) 15s ago 28m 67.8M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T17:04:54.715 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (7m) 15s ago 28m 54.0M - 2.51.0 1d3b7f56885b b0bc821cb41b 2024-09-04T17:04:54.715 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (27m) 80s ago 27m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T17:04:54.715 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (27m) 15s ago 27m 90.3M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T17:04:54.881 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:54 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:54.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:54 smithi100 ceph-mon[112610]: from='client.44475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:54.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:54 smithi100 ceph-mon[112610]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s 2024-09-04T17:04:54.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:54 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:54.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:54 smithi100 ceph-mon[108347]: from='client.44475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:54.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:54 smithi100 ceph-mon[108347]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s 2024-09-04T17:04:54.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:54 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:04:54.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:54 smithi164 ceph-mon[92202]: from='client.44475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:54.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:54 smithi164 ceph-mon[92202]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s 2024-09-04T17:04:55.049 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:04:55.049 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-09-04T17:04:55.050 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T17:04:55.050 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:04:55.050 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-09-04T17:04:55.050 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T17:04:55.050 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:04:55.050 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-09-04T17:04:55.050 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2, 2024-09-04T17:04:55.050 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 6 2024-09-04T17:04:55.050 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:04:55.050 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-09-04T17:04:55.050 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2 2024-09-04T17:04:55.050 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:04:55.050 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-09-04T17:04:55.050 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 4, 2024-09-04T17:04:55.051 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 11 2024-09-04T17:04:55.051 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T17:04:55.051 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:04:55.332 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:04:55.333 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T17:04:55.333 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": true, 2024-09-04T17:04:55.333 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-04T17:04:55.333 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [], 2024-09-04T17:04:55.333 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": "6/8 daemons upgraded", 2024-09-04T17:04:55.333 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "Currently upgrading osd daemons", 2024-09-04T17:04:55.333 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T17:04:55.333 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:04:55.663 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:04:55 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:04:55.330125311Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:04:55.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:55 smithi164 ceph-mon[92202]: from='client.54485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:55.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:55 smithi164 ceph-mon[92202]: from='client.44487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:55.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:55 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/3339122824' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:55.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:55 smithi164 ceph-mon[92202]: from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:56.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:55 smithi100 ceph-mon[112610]: from='client.54485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:56.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:55 smithi100 ceph-mon[112610]: from='client.44487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:56.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:55 smithi100 ceph-mon[112610]: from='client.? 172.21.15.100:0/3339122824' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:56.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:55 smithi100 ceph-mon[112610]: from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:56.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:55 smithi100 ceph-mon[108347]: from='client.54485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:56.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:55 smithi100 ceph-mon[108347]: from='client.44487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:56.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:55 smithi100 ceph-mon[108347]: from='client.? 172.21.15.100:0/3339122824' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:04:56.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:55 smithi100 ceph-mon[108347]: from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:04:56.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:56 smithi164 ceph-mon[92202]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:04:57.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:56 smithi100 ceph-mon[108347]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:04:57.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:56 smithi100 ceph-mon[112610]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:04:58.244 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:04:57 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:04:57] "GET /metrics HTTP/1.1" 200 38344 "" "Prometheus/2.51.0" 2024-09-04T17:04:58.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:04:58 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:04:58.321860935Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:04:59.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:59 smithi164 ceph-mon[92202]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:04:59.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:59 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:04:59.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:59 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-04T17:04:59.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:59 smithi164 ceph-mon[92202]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-04T17:04:59.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:04:59 smithi164 ceph-mon[92202]: Upgrade: osd.6 is safe to restart 2024-09-04T17:04:59.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:59 smithi100 ceph-mon[112610]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:04:59.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:59 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:04:59.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:59 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-04T17:04:59.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:59 smithi100 ceph-mon[112610]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-04T17:04:59.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:04:59 smithi100 ceph-mon[112610]: Upgrade: osd.6 is safe to restart 2024-09-04T17:04:59.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:59 smithi100 ceph-mon[108347]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:04:59.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:59 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:04:59.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:59 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-04T17:04:59.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:59 smithi100 ceph-mon[108347]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-04T17:04:59.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:04:59 smithi100 ceph-mon[108347]: Upgrade: osd.6 is safe to restart 2024-09-04T17:05:00.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:00 smithi100 ceph-mon[112610]: Upgrade: Updating osd.6 2024-09-04T17:05:00.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:00 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:00.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:00 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-04T17:05:00.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:00 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:05:00.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:00 smithi100 ceph-mon[112610]: Deploying daemon osd.6 on smithi164 2024-09-04T17:05:00.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:00 smithi100 ceph-mon[112610]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:05:00.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:00 smithi100 ceph-mon[108347]: Upgrade: Updating osd.6 2024-09-04T17:05:00.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:00 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:00.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:00 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-04T17:05:00.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:00 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:05:00.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:00 smithi100 ceph-mon[108347]: Deploying daemon osd.6 on smithi164 2024-09-04T17:05:00.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:00 smithi100 ceph-mon[108347]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:05:00.907 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:00 smithi164 ceph-mon[92202]: Upgrade: Updating osd.6 2024-09-04T17:05:00.907 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:00 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:00.907 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:00 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-04T17:05:00.908 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:00 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:05:00.908 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:00 smithi164 ceph-mon[92202]: Deploying daemon osd.6 on smithi164 2024-09-04T17:05:00.908 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:00 smithi164 ceph-mon[92202]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:05:01.485 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:05:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:05:01.329745373Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:05:02.440 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:02 smithi164 systemd[1]: Stopping Ceph osd.6 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:05:02.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[43613]: 2024-09-04T17:05:02.610+0000 7f508c585640 -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-04T17:05:02.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[43613]: 2024-09-04T17:05:02.610+0000 7f508c585640 -1 osd.6 139 *** Got signal Terminated *** 2024-09-04T17:05:02.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[43613]: 2024-09-04T17:05:02.610+0000 7f508c585640 -1 osd.6 139 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T17:05:03.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:03 smithi164 ceph-mon[92202]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:05:03.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:03 smithi164 ceph-mon[92202]: osd.6 marked itself down and dead 2024-09-04T17:05:03.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:03 smithi100 ceph-mon[112610]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:05:03.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:03 smithi100 ceph-mon[112610]: osd.6 marked itself down and dead 2024-09-04T17:05:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:03 smithi100 ceph-mon[108347]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:05:03.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:03 smithi100 ceph-mon[108347]: osd.6 marked itself down and dead 2024-09-04T17:05:03.870 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:03 smithi164 podman[106086]: 2024-09-04 17:05:03.617137322 +0000 UTC m=+1.102474085 container died 8f9bdb945d29bbe19c4db67b6cdc303135e74169b433e44cf3a08047146b812e (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=squid-48920da, ceph=True) 2024-09-04T17:05:04.190 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:03 smithi164 podman[106086]: 2024-09-04 17:05:03.969097357 +0000 UTC m=+1.454434109 container cleanup 8f9bdb945d29bbe19c4db67b6cdc303135e74169b433e44cf3a08047146b812e (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6, GIT_CLEAN=True, RELEASE=squid-48920da, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T17:05:04.190 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:03 smithi164 bash[106086]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6 2024-09-04T17:05:04.621 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:04 smithi164 podman[106111]: 2024-09-04 17:05:04.27896475 +0000 UTC m=+0.658893372 container remove 8f9bdb945d29bbe19c4db67b6cdc303135e74169b433e44cf3a08047146b812e (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6, CEPH_POINT_RELEASE=, RELEASE=squid-48920da, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, 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) 2024-09-04T17:05:04.621 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:05:04 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:05:04.328388991Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:05:04.621 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:04 smithi164 ceph-mon[92202]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:05:04.622 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:04 smithi164 ceph-mon[92202]: osdmap e140: 8 total, 7 up, 8 in 2024-09-04T17:05:04.622 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:04 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:04.622 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:04 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:05:04.622 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:04 smithi164 ceph-mon[92202]: osdmap e141: 8 total, 7 up, 8 in 2024-09-04T17:05:04.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:04 smithi100 ceph-mon[108347]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:05:04.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:04 smithi100 ceph-mon[108347]: osdmap e140: 8 total, 7 up, 8 in 2024-09-04T17:05:04.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:04 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:04.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:04 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:05:04.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:04 smithi100 ceph-mon[108347]: osdmap e141: 8 total, 7 up, 8 in 2024-09-04T17:05:04.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:04 smithi100 ceph-mon[112610]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:05:04.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:04 smithi100 ceph-mon[112610]: osdmap e140: 8 total, 7 up, 8 in 2024-09-04T17:05:04.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:04 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:04.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:04 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:05:04.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:04 smithi100 ceph-mon[112610]: osdmap e141: 8 total, 7 up, 8 in 2024-09-04T17:05:04.939 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:04 smithi164 podman[106201]: 2024-09-04 17:05:04.62131608 +0000 UTC m=+0.100617033 container create e179ee5af11664f83325333c2e5485483845efe7645fb3a815487b7e3ac142bb (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True) 2024-09-04T17:05:04.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:04 smithi164 podman[106201]: 2024-09-04 17:05:04.537151642 +0000 UTC m=+0.016452595 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:05:04.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:04 smithi164 podman[106201]: 2024-09-04 17:05:04.849101411 +0000 UTC m=+0.328402378 container init e179ee5af11664f83325333c2e5485483845efe7645fb3a815487b7e3ac142bb (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-deactivate, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-04T17:05:04.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:04 smithi164 podman[106201]: 2024-09-04 17:05:04.852682914 +0000 UTC m=+0.331983875 container start e179ee5af11664f83325333c2e5485483845efe7645fb3a815487b7e3ac142bb (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-deactivate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-04T17:05:05.247 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:04 smithi164 podman[106201]: 2024-09-04 17:05:04.957058465 +0000 UTC m=+0.436359437 container attach e179ee5af11664f83325333c2e5485483845efe7645fb3a815487b7e3ac142bb (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-deactivate, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , 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.vendor=CentOS) 2024-09-04T17:05:05.247 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:05 smithi164 podman[106201]: 2024-09-04 17:05:05.044420598 +0000 UTC m=+0.523721553 container died e179ee5af11664f83325333c2e5485483845efe7645fb3a815487b7e3ac142bb (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-deactivate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=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.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-04T17:05:05.585 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:05 smithi164 ceph-mon[92202]: pgmap v282: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail 2024-09-04T17:05:05.586 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:05 smithi164 ceph-mon[92202]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-04T17:05:05.631 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:05 smithi100 ceph-mon[108347]: pgmap v282: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail 2024-09-04T17:05:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:05 smithi100 ceph-mon[108347]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-04T17:05:05.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:05 smithi100 ceph-mon[112610]: pgmap v282: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail 2024-09-04T17:05:05.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:05 smithi100 ceph-mon[112610]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-04T17:05:05.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:05 smithi164 podman[106225]: 2024-09-04 17:05:05.585757453 +0000 UTC m=+0.535140626 container remove e179ee5af11664f83325333c2e5485483845efe7645fb3a815487b7e3ac142bb (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-deactivate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-04T17:05:05.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:05 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.6.service: Deactivated successfully. 2024-09-04T17:05:05.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:05 smithi164 systemd[1]: Stopped Ceph osd.6 for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:05:05.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:05 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.6.service: Consumed 13.631s CPU time. 2024-09-04T17:05:05.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:05 smithi164 systemd[1]: Starting Ceph osd.6 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:05:06.299 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:06 smithi164 podman[106324]: 2024-09-04 17:05:05.942069149 +0000 UTC m=+0.016370722 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:05:06.299 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:06 smithi164 podman[106324]: 2024-09-04 17:05:06.070405569 +0000 UTC m=+0.144707132 container create bf7bf172161303fb2ccc2157e50299fca07c2a7347eadae434e729a862b9f2b2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-activate, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T17:05:06.300 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:06 smithi164 podman[106324]: 2024-09-04 17:05:06.247709882 +0000 UTC m=+0.322011451 container init bf7bf172161303fb2ccc2157e50299fca07c2a7347eadae434e729a862b9f2b2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-activate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True) 2024-09-04T17:05:06.300 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:06 smithi164 podman[106324]: 2024-09-04 17:05:06.251177002 +0000 UTC m=+0.325478574 container start bf7bf172161303fb2ccc2157e50299fca07c2a7347eadae434e729a862b9f2b2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-activate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2) 2024-09-04T17:05:06.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:06 smithi100 ceph-mon[108347]: Health check failed: Degraded data redundancy: 51/636 objects degraded (8.019%), 10 pgs degraded (PG_DEGRADED) 2024-09-04T17:05:06.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:06 smithi100 ceph-mon[112610]: Health check failed: Degraded data redundancy: 51/636 objects degraded (8.019%), 10 pgs degraded (PG_DEGRADED) 2024-09-04T17:05:06.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:06 smithi164 ceph-mon[92202]: Health check failed: Degraded data redundancy: 51/636 objects degraded (8.019%), 10 pgs degraded (PG_DEGRADED) 2024-09-04T17:05:06.690 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:06 smithi164 podman[106324]: 2024-09-04 17:05:06.326310078 +0000 UTC m=+0.400611645 container attach bf7bf172161303fb2ccc2157e50299fca07c2a7347eadae434e729a862b9f2b2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-activate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T17:05:06.690 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:06 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-activate[106339]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:05:06.690 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:06 smithi164 bash[106324]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:05:06.690 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:06 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-activate[106339]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:05:06.690 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:06 smithi164 bash[106324]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:05:07.139 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:06 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-activate[106339]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-04T17:05:07.139 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:06 smithi164 bash[106324]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-04T17:05:07.139 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:06 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-activate[106339]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-04T17:05:07.139 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:06 smithi164 bash[106324]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-04T17:05:07.139 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-activate[106339]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-04T17:05:07.139 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:07 smithi164 bash[106324]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-04T17:05:07.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:07 smithi164 ceph-mon[92202]: pgmap v284: 161 pgs: 16 active+undersized, 1 activating+undersized+degraded, 9 activating+undersized, 15 peering, 2 stale+active+clean, 9 active+undersized+degraded, 109 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 51/636 objects degraded (8.019%) 2024-09-04T17:05:07.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:05:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:05:07.329291058Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:05:07.441 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-activate[106339]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-04T17:05:07.441 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:07 smithi164 bash[106324]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-04T17:05:07.441 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-activate[106339]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-04T17:05:07.441 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:07 smithi164 bash[106324]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-04T17:05:07.441 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-activate[106339]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-04T17:05:07.441 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:07 smithi164 bash[106324]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-04T17:05:07.441 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-activate[106339]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-04T17:05:07.441 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:07 smithi164 bash[106324]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-04T17:05:07.441 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:07 smithi164 podman[106324]: 2024-09-04 17:05:07.167736847 +0000 UTC m=+1.242038419 container died bf7bf172161303fb2ccc2157e50299fca07c2a7347eadae434e729a862b9f2b2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-activate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T17:05:07.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:07 smithi100 ceph-mon[108347]: pgmap v284: 161 pgs: 16 active+undersized, 1 activating+undersized+degraded, 9 activating+undersized, 15 peering, 2 stale+active+clean, 9 active+undersized+degraded, 109 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 51/636 objects degraded (8.019%) 2024-09-04T17:05:07.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:07 smithi100 ceph-mon[112610]: pgmap v284: 161 pgs: 16 active+undersized, 1 activating+undersized+degraded, 9 activating+undersized, 15 peering, 2 stale+active+clean, 9 active+undersized+degraded, 109 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 51/636 objects degraded (8.019%) 2024-09-04T17:05:08.050 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:07 smithi164 podman[106474]: 2024-09-04 17:05:07.718067101 +0000 UTC m=+0.544492992 container remove bf7bf172161303fb2ccc2157e50299fca07c2a7347eadae434e729a862b9f2b2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True) 2024-09-04T17:05:08.051 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:07 smithi164 podman[106535]: 2024-09-04 17:05:07.832453623 +0000 UTC m=+0.016974809 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:05:08.051 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:07 smithi164 podman[106535]: 2024-09-04 17:05:07.935672528 +0000 UTC m=+0.120193754 container create 13ac232439efccd768a82bf0528a7bf7cde322b20026813d38b4708953d6c587 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-04T17:05:08.255 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:05:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:05:07] "GET /metrics HTTP/1.1" 200 38342 "" "Prometheus/2.51.0" 2024-09-04T17:05:08.440 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:08 smithi164 podman[106535]: 2024-09-04 17:05:08.146160755 +0000 UTC m=+0.330681935 container init 13ac232439efccd768a82bf0528a7bf7cde322b20026813d38b4708953d6c587 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T17:05:08.440 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:08 smithi164 podman[106535]: 2024-09-04 17:05:08.149333397 +0000 UTC m=+0.333854577 container start 13ac232439efccd768a82bf0528a7bf7cde322b20026813d38b4708953d6c587 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-04T17:05:08.440 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:08 smithi164 ceph-osd[106554]: -- 172.21.15.164:0/2738631091 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5638509b3a40 con 0x563851782400 2024-09-04T17:05:08.440 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:08 smithi164 bash[106535]: 13ac232439efccd768a82bf0528a7bf7cde322b20026813d38b4708953d6c587 2024-09-04T17:05:08.440 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:08 smithi164 systemd[1]: Started Ceph osd.6 for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:05:09.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:09 smithi164 ceph-mon[92202]: pgmap v285: 161 pgs: 18 active+undersized, 1 activating+undersized+degraded, 9 activating+undersized, 15 peering, 10 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 53/636 objects degraded (8.333%) 2024-09-04T17:05:09.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:09 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:05:09.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:09 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:09.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:09 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:09.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:09 smithi100 ceph-mon[108347]: pgmap v285: 161 pgs: 18 active+undersized, 1 activating+undersized+degraded, 9 activating+undersized, 15 peering, 10 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 53/636 objects degraded (8.333%) 2024-09-04T17:05:09.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:09 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:05:09.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:09 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:09.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:09 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:09.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:09 smithi100 ceph-mon[112610]: pgmap v285: 161 pgs: 18 active+undersized, 1 activating+undersized+degraded, 9 activating+undersized, 15 peering, 10 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 53/636 objects degraded (8.333%) 2024-09-04T17:05:09.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:09 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:05:09.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:09 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:09.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:09 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:09.906 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:05:09.551+0000 7feea466a640 -1 Falling back to public interface 2024-09-04T17:05:10.490 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:10 smithi164 ceph-mon[92202]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-04T17:05:10.491 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:05:10 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:05:10.329158191Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:05:10.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:10 smithi100 ceph-mon[112610]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-04T17:05:10.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:10 smithi100 ceph-mon[108347]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-04T17:05:11.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:11 smithi100 ceph-mon[112610]: pgmap v286: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-04T17:05:11.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:11 smithi100 ceph-mon[108347]: pgmap v286: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-04T17:05:11.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:11 smithi164 ceph-mon[92202]: pgmap v286: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-04T17:05:13.189 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:12 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:05:12.842+0000 7feea466a640 -1 osd.6 139 log_to_monitors true 2024-09-04T17:05:13.583 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:05:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:05:13.329103648Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:05:13.583 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:13 smithi164 ceph-mon[92202]: pgmap v287: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-04T17:05:13.583 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:13 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:13.583 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:13 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:13.583 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:13 smithi164 ceph-mon[92202]: from='osd.6 [v2:172.21.15.164:6816/3337856458,v1:172.21.15.164:6817/3337856458]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-04T17:05:13.584 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:13 smithi164 ceph-mon[92202]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-04T17:05:13.584 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:13 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:13.584 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:13 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:13.584 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:05:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:05:13.484+0000 7fee9c414640 -1 osd.6 139 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T17:05:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:13 smithi100 ceph-mon[112610]: pgmap v287: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-04T17:05:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:13 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:13 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:13 smithi100 ceph-mon[112610]: from='osd.6 [v2:172.21.15.164:6816/3337856458,v1:172.21.15.164:6817/3337856458]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-04T17:05:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:13 smithi100 ceph-mon[112610]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-04T17:05:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:13 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:13.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:13 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:13.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:13 smithi100 ceph-mon[108347]: pgmap v287: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-04T17:05:13.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:13 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:13.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:13 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:13.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:13 smithi100 ceph-mon[108347]: from='osd.6 [v2:172.21.15.164:6816/3337856458,v1:172.21.15.164:6817/3337856458]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-04T17:05:13.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:13 smithi100 ceph-mon[108347]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-04T17:05:13.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:13 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:13.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:13 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:14 smithi164 ceph-mon[92202]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-04T17:05:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:14 smithi164 ceph-mon[92202]: osdmap e142: 8 total, 7 up, 8 in 2024-09-04T17:05:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:14 smithi164 ceph-mon[92202]: from='osd.6 [v2:172.21.15.164:6816/3337856458,v1:172.21.15.164:6817/3337856458]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:05:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:14 smithi164 ceph-mon[92202]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:05:14.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:14 smithi164 ceph-mon[92202]: pgmap v289: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 308 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-04T17:05:14.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:14 smithi100 ceph-mon[108347]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-04T17:05:15.486 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:14 smithi100 ceph-mon[108347]: osdmap e142: 8 total, 7 up, 8 in 2024-09-04T17:05:15.486 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:14 smithi100 ceph-mon[108347]: from='osd.6 [v2:172.21.15.164:6816/3337856458,v1:172.21.15.164:6817/3337856458]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:05:15.486 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:14 smithi100 ceph-mon[108347]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:05:15.487 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:14 smithi100 ceph-mon[108347]: pgmap v289: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 308 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-04T17:05:15.487 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:14 smithi100 ceph-mon[112610]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-04T17:05:15.487 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:14 smithi100 ceph-mon[112610]: osdmap e142: 8 total, 7 up, 8 in 2024-09-04T17:05:15.487 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:14 smithi100 ceph-mon[112610]: from='osd.6 [v2:172.21.15.164:6816/3337856458,v1:172.21.15.164:6817/3337856458]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:05:15.487 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:14 smithi100 ceph-mon[112610]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:05:15.487 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:14 smithi100 ceph-mon[112610]: pgmap v289: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 308 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-04T17:05:15.815 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:15 smithi164 ceph-mon[92202]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:05:15.815 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:15 smithi164 ceph-mon[92202]: osd.6 [v2:172.21.15.164:6816/3337856458,v1:172.21.15.164:6817/3337856458] boot 2024-09-04T17:05:15.815 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:15 smithi164 ceph-mon[92202]: osdmap e143: 8 total, 8 up, 8 in 2024-09-04T17:05:15.815 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:15 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T17:05:15.815 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:15 smithi164 ceph-mon[92202]: Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 20 pgs degraded (PG_DEGRADED) 2024-09-04T17:05:15.815 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:15 smithi164 ceph-mon[92202]: osdmap e144: 8 total, 8 up, 8 in 2024-09-04T17:05:15.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:15 smithi100 ceph-mon[112610]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:05:15.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:15 smithi100 ceph-mon[112610]: osd.6 [v2:172.21.15.164:6816/3337856458,v1:172.21.15.164:6817/3337856458] boot 2024-09-04T17:05:15.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:15 smithi100 ceph-mon[112610]: osdmap e143: 8 total, 8 up, 8 in 2024-09-04T17:05:15.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:15 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T17:05:15.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:15 smithi100 ceph-mon[112610]: Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 20 pgs degraded (PG_DEGRADED) 2024-09-04T17:05:15.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:15 smithi100 ceph-mon[112610]: osdmap e144: 8 total, 8 up, 8 in 2024-09-04T17:05:15.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:15 smithi100 ceph-mon[108347]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:05:15.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:15 smithi100 ceph-mon[108347]: osd.6 [v2:172.21.15.164:6816/3337856458,v1:172.21.15.164:6817/3337856458] boot 2024-09-04T17:05:15.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:15 smithi100 ceph-mon[108347]: osdmap e143: 8 total, 8 up, 8 in 2024-09-04T17:05:15.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:15 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T17:05:15.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:15 smithi100 ceph-mon[108347]: Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 20 pgs degraded (PG_DEGRADED) 2024-09-04T17:05:15.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:15 smithi100 ceph-mon[108347]: osdmap e144: 8 total, 8 up, 8 in 2024-09-04T17:05:16.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:05:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:05:16.328632374Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:05:16.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:05:16 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: 2024-09-04T17:05:16.301+0000 7fab0134d640 -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-04T17:05:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:17 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:17 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:17 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:05:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:17 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:05:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:17 smithi164 ceph-mon[92202]: pgmap v292: 161 pgs: 10 peering, 20 active+undersized, 12 active+undersized+degraded, 119 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-04T17:05:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:17 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:17 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:05:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:17 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:17 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:17.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:17 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:17.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:17 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-04T17:05:17.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:17 smithi164 ceph-mon[92202]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-04T17:05:17.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:17 smithi164 ceph-mon[92202]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-04T17:05:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:05:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:05:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[112610]: pgmap v292: 161 pgs: 10 peering, 20 active+undersized, 12 active+undersized+degraded, 119 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-04T17:05:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:05:17.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:17.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:17.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:17.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-04T17:05:17.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[112610]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-04T17:05:17.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[112610]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-04T17:05:17.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:17.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:17.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:05:17.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:05:17.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[108347]: pgmap v292: 161 pgs: 10 peering, 20 active+undersized, 12 active+undersized+degraded, 119 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-04T17:05:17.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:17.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:05:17.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:17.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:17.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:17.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-04T17:05:17.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[108347]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-04T17:05:17.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-mon[108347]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-04T17:05:18.265 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:05:17 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:05:17] "GET /metrics HTTP/1.1" 200 38342 "" "Prometheus/2.51.0" 2024-09-04T17:05:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:19 smithi100 ceph-mon[108347]: pgmap v293: 161 pgs: 10 peering, 19 active+undersized, 12 active+undersized+degraded, 120 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-04T17:05:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:19 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:05:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:19 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:19 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:05:19.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:19 smithi100 ceph-mon[112610]: pgmap v293: 161 pgs: 10 peering, 19 active+undersized, 12 active+undersized+degraded, 120 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-04T17:05:19.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:19 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:05:19.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:19 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:19.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:19 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:05:19.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:05:19 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:05:19.327371372Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:05:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:19 smithi164 ceph-mon[92202]: pgmap v293: 161 pgs: 10 peering, 19 active+undersized, 12 active+undersized+degraded, 120 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-04T17:05:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:19 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:05:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:19 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:19.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:19 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:05:20.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:20 smithi100 ceph-mon[112610]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/636 objects degraded (7.233%), 12 pgs degraded) 2024-09-04T17:05:20.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:20 smithi100 ceph-mon[112610]: Cluster is now healthy 2024-09-04T17:05:20.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:20 smithi100 ceph-mon[108347]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/636 objects degraded (7.233%), 12 pgs degraded) 2024-09-04T17:05:20.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:20 smithi100 ceph-mon[108347]: Cluster is now healthy 2024-09-04T17:05:20.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:20 smithi164 ceph-mon[92202]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/636 objects degraded (7.233%), 12 pgs degraded) 2024-09-04T17:05:20.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:20 smithi164 ceph-mon[92202]: Cluster is now healthy 2024-09-04T17:05:21.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:21 smithi100 ceph-mon[112610]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-04T17:05:21.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:21 smithi100 ceph-mon[108347]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-04T17:05:21.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:21 smithi164 ceph-mon[92202]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-04T17:05:22.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:05:22 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:05:22.327509236Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:05:23.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:23 smithi100 ceph-mon[112610]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T17:05:23.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:23 smithi100 ceph-mon[108347]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T17:05:23.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:23 smithi164 ceph-mon[92202]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T17:05:25.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:25 smithi100 ceph-mon[112610]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-09-04T17:05:25.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:25 smithi100 ceph-mon[108347]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-09-04T17:05:25.639 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T17:05:25.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:25 smithi164 ceph-mon[92202]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-09-04T17:05:25.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:05:25 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:05:25.328742088Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:05:26.195 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T17:05:26.195 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (7m) 112s ago 28m - - 0.27.0 11f11916f8cd 1bc16850805f 2024-09-04T17:05:26.195 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (6m) 13s ago 27m 76.8M - c8b91775d855 2ca0b22062be 2024-09-04T17:05:26.195 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (8m) 112s ago 27m - - 3.8 b708f9119ac7 088fde61768f 2024-09-04T17:05:26.195 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (8m) 13s ago 32m 459M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b8452de2f85c 2024-09-04T17:05:26.195 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (17m) 112s ago 33m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T17:05:26.196 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (5m) 112s ago 33m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a1eb59cf2844 2024-09-04T17:05:26.196 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (6m) 13s ago 32m 51.1M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 44641e70d803 2024-09-04T17:05:26.196 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (5m) 112s ago 32m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c0e506b0ec00 2024-09-04T17:05:26.196 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (8m) 112s ago 27m - - 1.7.0 72c9c2088986 15abb71a2e63 2024-09-04T17:05:26.196 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (7m) 13s ago 27m 10.6M - 1.7.0 72c9c2088986 d58827805ffb 2024-09-04T17:05:26.196 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (4m) 112s ago 31m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 7478d17d0f68 2024-09-04T17:05:26.197 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (3m) 112s ago 31m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 fa3c9723eb22 2024-09-04T17:05:26.197 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (2m) 112s ago 31m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 2a8821c646eb 2024-09-04T17:05:26.197 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (116s) 112s ago 30m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c3c0acd94b17 2024-09-04T17:05:26.197 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (84s) 13s ago 30m 48.1M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a65584aea906 2024-09-04T17:05:26.197 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (51s) 13s ago 29m 43.2M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 3e9c2bef8c30 2024-09-04T17:05:26.197 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (18s) 13s ago 29m 12.1M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 13ac232439ef 2024-09-04T17:05:26.198 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (29m) 13s ago 29m 69.3M 3248M 19.1.1-252-g48920dab b708f9119ac7 601e2f3955cd 2024-09-04T17:05:26.198 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (7m) 13s ago 28m 54.0M - 2.51.0 1d3b7f56885b b0bc821cb41b 2024-09-04T17:05:26.198 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (27m) 112s ago 27m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T17:05:26.198 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (27m) 13s ago 27m 90.4M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T17:05:26.527 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:05:26.528 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-09-04T17:05:26.528 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T17:05:26.528 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:05:26.528 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-09-04T17:05:26.528 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T17:05:26.528 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:05:26.528 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-09-04T17:05:26.528 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 1, 2024-09-04T17:05:26.528 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 7 2024-09-04T17:05:26.528 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:05:26.528 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-09-04T17:05:26.528 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2 2024-09-04T17:05:26.529 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:05:26.529 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-09-04T17:05:26.529 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 3, 2024-09-04T17:05:26.529 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 12 2024-09-04T17:05:26.529 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T17:05:26.529 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:05:26.813 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:05:26.813 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T17:05:26.813 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": true, 2024-09-04T17:05:26.813 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-04T17:05:26.813 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [], 2024-09-04T17:05:26.813 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": "7/8 daemons upgraded", 2024-09-04T17:05:26.813 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "Currently upgrading osd daemons", 2024-09-04T17:05:26.814 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T17:05:26.814 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:05:27.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:27 smithi100 ceph-mon[108347]: from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:05:27.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:27 smithi100 ceph-mon[108347]: from='client.44514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:05:27.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:27 smithi100 ceph-mon[108347]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 955 B/s rd, 0 op/s 2024-09-04T17:05:27.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:27 smithi100 ceph-mon[108347]: from='client.54524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:05:27.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:27 smithi100 ceph-mon[108347]: from='client.? 172.21.15.100:0/2631897246' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:27.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:27 smithi100 ceph-mon[112610]: from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:05:27.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:27 smithi100 ceph-mon[112610]: from='client.44514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:05:27.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:27 smithi100 ceph-mon[112610]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 955 B/s rd, 0 op/s 2024-09-04T17:05:27.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:27 smithi100 ceph-mon[112610]: from='client.54524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:05:27.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:27 smithi100 ceph-mon[112610]: from='client.? 172.21.15.100:0/2631897246' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:27.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:27 smithi164 ceph-mon[92202]: from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:05:27.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:27 smithi164 ceph-mon[92202]: from='client.44514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:05:27.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:27 smithi164 ceph-mon[92202]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 955 B/s rd, 0 op/s 2024-09-04T17:05:27.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:27 smithi164 ceph-mon[92202]: from='client.54524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:05:27.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:27 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/2631897246' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:28.276 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:05:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:05:27] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.51.0" 2024-09-04T17:05:28.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:28 smithi100 ceph-mon[112610]: from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:05:28.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:28 smithi100 ceph-mon[108347]: from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:05:28.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:28 smithi164 ceph-mon[92202]: from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:05:28.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:05:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:05:28.329789389Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:05:29.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:29 smithi100 ceph-mon[112610]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:05:29.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:29 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:05:29.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:29 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:29.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:29 smithi100 ceph-mon[108347]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:05:29.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:29 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:05:29.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:29 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:29.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:29 smithi164 ceph-mon[92202]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:05:29.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:29 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:05:29.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:29 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:31.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:31 smithi100 ceph-mon[112610]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:05:31.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:31 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-04T17:05:31.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:31 smithi100 ceph-mon[108347]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:05:31.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:31 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-04T17:05:31.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:31 smithi164 ceph-mon[92202]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:05:31.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:31 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-04T17:05:31.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:05:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:05:31.321054799Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:05:32.621 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:32 smithi164 ceph-mon[92202]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-04T17:05:32.621 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:32 smithi164 ceph-mon[92202]: Upgrade: osd.7 is safe to restart 2024-09-04T17:05:32.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:32 smithi100 ceph-mon[112610]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-04T17:05:32.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:32 smithi100 ceph-mon[112610]: Upgrade: osd.7 is safe to restart 2024-09-04T17:05:32.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:32 smithi100 ceph-mon[108347]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-04T17:05:32.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:32 smithi100 ceph-mon[108347]: Upgrade: osd.7 is safe to restart 2024-09-04T17:05:33.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:33 smithi100 ceph-mon[112610]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:05:33.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:33 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:33.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:33 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-04T17:05:33.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:33 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:05:33.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:33 smithi100 ceph-mon[108347]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:05:33.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:33 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:33.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:33 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-04T17:05:33.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:33 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:05:33.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:33 smithi164 ceph-mon[92202]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:05:33.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:33 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:33.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:33 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-04T17:05:33.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:33 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:05:34.473 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:05:34 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:05:34.323918118Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:05:34.473 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:34 smithi164 ceph-mon[92202]: Upgrade: Updating osd.7 2024-09-04T17:05:34.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:34 smithi164 ceph-mon[92202]: Deploying daemon osd.7 on smithi164 2024-09-04T17:05:34.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:34 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:34.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:34 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:05:34.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:34 smithi100 ceph-mon[112610]: Upgrade: Updating osd.7 2024-09-04T17:05:34.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:34 smithi100 ceph-mon[112610]: Deploying daemon osd.7 on smithi164 2024-09-04T17:05:34.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:34 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:34.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:34 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:05:34.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:34 smithi100 ceph-mon[108347]: Upgrade: Updating osd.7 2024-09-04T17:05:34.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:34 smithi100 ceph-mon[108347]: Deploying daemon osd.7 on smithi164 2024-09-04T17:05:34.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:34 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:34.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:34 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:05:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:35 smithi100 ceph-mon[112610]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:05:35.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:35 smithi100 ceph-mon[108347]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:05:35.653 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:35 smithi164 ceph-mon[92202]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:05:35.653 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:35 smithi164 systemd[1]: Stopping Ceph osd.7 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:05:35.939 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:35 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[49872]: 2024-09-04T17:05:35.671+0000 7fedad687640 -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-04T17:05:35.940 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:35 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[49872]: 2024-09-04T17:05:35.671+0000 7fedad687640 -1 osd.7 144 *** Got signal Terminated *** 2024-09-04T17:05:35.940 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:35 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[49872]: 2024-09-04T17:05:35.671+0000 7fedad687640 -1 osd.7 144 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T17:05:36.594 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:36 smithi164 ceph-mon[92202]: osd.7 marked itself down and dead 2024-09-04T17:05:36.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:36 smithi100 ceph-mon[108347]: osd.7 marked itself down and dead 2024-09-04T17:05:36.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:36 smithi100 ceph-mon[112610]: osd.7 marked itself down and dead 2024-09-04T17:05:36.940 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:36 smithi164 podman[111017]: 2024-09-04 17:05:36.812433312 +0000 UTC m=+1.236294448 container died 601e2f3955cd8d8da1ebc626bdda07a1878278bd651ea8f9b8dcf2689da73ea3 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=squid-48920da, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T17:05:37.336 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:05:37 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:05:37.320699352Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:05:37.337 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:37 smithi164 podman[111017]: 2024-09-04 17:05:37.156184305 +0000 UTC m=+1.580045432 container cleanup 601e2f3955cd8d8da1ebc626bdda07a1878278bd651ea8f9b8dcf2689da73ea3 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-48920da, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True) 2024-09-04T17:05:37.337 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:37 smithi164 bash[111017]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7 2024-09-04T17:05:37.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:37 smithi100 ceph-mon[112610]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:05:37.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:37 smithi100 ceph-mon[112610]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:05:37.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:37 smithi100 ceph-mon[112610]: osdmap e145: 8 total, 7 up, 8 in 2024-09-04T17:05:37.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:37 smithi100 ceph-mon[108347]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:05:37.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:37 smithi100 ceph-mon[108347]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:05:37.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:37 smithi100 ceph-mon[108347]: osdmap e145: 8 total, 7 up, 8 in 2024-09-04T17:05:37.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:37 smithi164 ceph-mon[92202]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:05:37.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:37 smithi164 ceph-mon[92202]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T17:05:37.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:37 smithi164 ceph-mon[92202]: osdmap e145: 8 total, 7 up, 8 in 2024-09-04T17:05:37.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:37 smithi164 podman[111043]: 2024-09-04 17:05:37.474612832 +0000 UTC m=+0.663510410 container remove 601e2f3955cd8d8da1ebc626bdda07a1878278bd651ea8f9b8dcf2689da73ea3 (image=quay.ceph.io/ceph-ci/ceph@sha256:2a3da6a7f1629b3648e8b7d3210a4b078c761ae55b28ce1148d46a6504eb3666, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-48920da, io.buildah.version=1.37.2) 2024-09-04T17:05:38.069 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:37 smithi164 podman[111133]: 2024-09-04 17:05:37.783785657 +0000 UTC m=+0.109745602 container create 0fca05b540d6d75ea81ea3e94b5775b97d5da8d1b061adf843a6408809e6b8e5 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-deactivate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.schema-version=1.0) 2024-09-04T17:05:38.069 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:37 smithi164 podman[111133]: 2024-09-04 17:05:37.690180119 +0000 UTC m=+0.016140074 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:05:38.069 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:37 smithi164 podman[111133]: 2024-09-04 17:05:37.994657149 +0000 UTC m=+0.320617094 container init 0fca05b540d6d75ea81ea3e94b5775b97d5da8d1b061adf843a6408809e6b8e5 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-deactivate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0) 2024-09-04T17:05:38.069 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:37 smithi164 podman[111133]: 2024-09-04 17:05:37.998296922 +0000 UTC m=+0.324256872 container start 0fca05b540d6d75ea81ea3e94b5775b97d5da8d1b061adf843a6408809e6b8e5 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, 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-04-1323-f9fcca5, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-04T17:05:38.070 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:38 smithi164 podman[111133]: 2024-09-04 17:05:38.069370334 +0000 UTC m=+0.395330285 container attach 0fca05b540d6d75ea81ea3e94b5775b97d5da8d1b061adf843a6408809e6b8e5 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True) 2024-09-04T17:05:38.287 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:05:37 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:05:37] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.51.0" 2024-09-04T17:05:38.341 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:38 smithi164 podman[111133]: 2024-09-04 17:05:38.191184374 +0000 UTC m=+0.517144328 container died 0fca05b540d6d75ea81ea3e94b5775b97d5da8d1b061adf843a6408809e6b8e5 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-04T17:05:38.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:38 smithi100 ceph-mon[112610]: osdmap e146: 8 total, 7 up, 8 in 2024-09-04T17:05:38.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:38 smithi100 ceph-mon[108347]: osdmap e146: 8 total, 7 up, 8 in 2024-09-04T17:05:38.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:38 smithi164 ceph-mon[92202]: osdmap e146: 8 total, 7 up, 8 in 2024-09-04T17:05:39.154 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:38 smithi164 podman[111155]: 2024-09-04 17:05:38.723083498 +0000 UTC m=+0.525521236 container remove 0fca05b540d6d75ea81ea3e94b5775b97d5da8d1b061adf843a6408809e6b8e5 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-04T17:05:39.154 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:38 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-04T17:05:39.155 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:38 smithi164 systemd[1]: Stopped Ceph osd.7 for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:05:39.155 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:38 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.7.service: Consumed 15.281s CPU time. 2024-09-04T17:05:39.155 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:38 smithi164 systemd[1]: Starting Ceph osd.7 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:05:39.435 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:39 smithi164 ceph-mon[92202]: pgmap v305: 161 pgs: 13 peering, 19 stale+active+clean, 129 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-09-04T17:05:39.436 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:39 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:05:39.436 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:39 smithi164 ceph-mon[92202]: Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-04T17:05:39.436 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:39 smithi164 podman[111255]: 2024-09-04 17:05:39.056887748 +0000 UTC m=+0.016211016 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:05:39.436 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:39 smithi164 podman[111255]: 2024-09-04 17:05:39.174433885 +0000 UTC m=+0.133757180 container create 44d380cfe5ee17b2b7be205d69484cba4b1620d3be04f53b83e8613ec80fc153 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2) 2024-09-04T17:05:39.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:39 smithi100 ceph-mon[112610]: pgmap v305: 161 pgs: 13 peering, 19 stale+active+clean, 129 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-09-04T17:05:39.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:39 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:05:39.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:39 smithi100 ceph-mon[112610]: Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-04T17:05:39.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:39 smithi100 ceph-mon[108347]: pgmap v305: 161 pgs: 13 peering, 19 stale+active+clean, 129 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-09-04T17:05:39.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:39 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:05:39.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:39 smithi100 ceph-mon[108347]: Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-04T17:05:39.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:39 smithi164 podman[111255]: 2024-09-04 17:05:39.435295244 +0000 UTC m=+0.394618498 container init 44d380cfe5ee17b2b7be205d69484cba4b1620d3be04f53b83e8613ec80fc153 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0) 2024-09-04T17:05:39.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:39 smithi164 podman[111255]: 2024-09-04 17:05:39.439308504 +0000 UTC m=+0.398631766 container start 44d380cfe5ee17b2b7be205d69484cba4b1620d3be04f53b83e8613ec80fc153 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-activate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2) 2024-09-04T17:05:39.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:39 smithi164 podman[111255]: 2024-09-04 17:05:39.543727441 +0000 UTC m=+0.503050723 container attach 44d380cfe5ee17b2b7be205d69484cba4b1620d3be04f53b83e8613ec80fc153 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-activate, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T17:05:39.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:39 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-activate[111271]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:05:39.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:39 smithi164 bash[111255]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:05:39.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:39 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-activate[111271]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:05:39.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:39 smithi164 bash[111255]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T17:05:40.321 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:40 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-activate[111271]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-04T17:05:40.321 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:40 smithi164 bash[111255]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-04T17:05:40.321 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:40 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-activate[111271]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-04T17:05:40.321 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:40 smithi164 bash[111255]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-04T17:05:40.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:40 smithi164 ceph-mon[92202]: pgmap v306: 161 pgs: 28 active+undersized, 13 peering, 3 stale+active+clean, 14 active+undersized+degraded, 103 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/636 objects degraded (8.491%) 2024-09-04T17:05:40.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:40 smithi164 ceph-mon[92202]: Health check failed: Degraded data redundancy: 54/636 objects degraded (8.491%), 14 pgs degraded (PG_DEGRADED) 2024-09-04T17:05:40.656 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:05:40 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:05:40.320963009Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:05:40.656 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:40 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-activate[111271]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-04T17:05:40.656 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:40 smithi164 bash[111255]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-04T17:05:40.657 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:40 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-activate[111271]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-04T17:05:40.657 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:40 smithi164 bash[111255]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-04T17:05:40.657 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:40 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-activate[111271]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-04T17:05:40.657 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:40 smithi164 bash[111255]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-04T17:05:40.657 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:40 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-activate[111271]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-04T17:05:40.657 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:40 smithi164 bash[111255]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-04T17:05:40.657 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:40 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-activate[111271]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-04T17:05:40.657 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:40 smithi164 bash[111255]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-04T17:05:40.657 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:40 smithi164 podman[111255]: 2024-09-04 17:05:40.364331724 +0000 UTC m=+1.323654991 container died 44d380cfe5ee17b2b7be205d69484cba4b1620d3be04f53b83e8613ec80fc153 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-activate, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-04T17:05:40.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:40 smithi100 ceph-mon[112610]: pgmap v306: 161 pgs: 28 active+undersized, 13 peering, 3 stale+active+clean, 14 active+undersized+degraded, 103 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/636 objects degraded (8.491%) 2024-09-04T17:05:40.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:40 smithi100 ceph-mon[112610]: Health check failed: Degraded data redundancy: 54/636 objects degraded (8.491%), 14 pgs degraded (PG_DEGRADED) 2024-09-04T17:05:40.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:40 smithi100 ceph-mon[108347]: pgmap v306: 161 pgs: 28 active+undersized, 13 peering, 3 stale+active+clean, 14 active+undersized+degraded, 103 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/636 objects degraded (8.491%) 2024-09-04T17:05:40.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:40 smithi100 ceph-mon[108347]: Health check failed: Degraded data redundancy: 54/636 objects degraded (8.491%), 14 pgs degraded (PG_DEGRADED) 2024-09-04T17:05:41.439 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:41 smithi164 podman[111397]: 2024-09-04 17:05:41.122537739 +0000 UTC m=+0.747752695 container remove 44d380cfe5ee17b2b7be205d69484cba4b1620d3be04f53b83e8613ec80fc153 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-activate, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-04T17:05:41.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:41 smithi164 podman[111457]: 2024-09-04 17:05:41.242495765 +0000 UTC m=+0.016613789 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:05:41.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:41 smithi164 podman[111457]: 2024-09-04 17:05:41.356940912 +0000 UTC m=+0.131058930 container create 309764b277ac857822a48f4ce852faf0faff2bb8577f892cb4ec9a9eec99b25c (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2) 2024-09-04T17:05:41.939 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:41 smithi164 podman[111457]: 2024-09-04 17:05:41.642744057 +0000 UTC m=+0.416862075 container init 309764b277ac857822a48f4ce852faf0faff2bb8577f892cb4ec9a9eec99b25c (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, 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, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-04T17:05:41.940 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:41 smithi164 podman[111457]: 2024-09-04 17:05:41.646125325 +0000 UTC m=+0.420243346 container start 309764b277ac857822a48f4ce852faf0faff2bb8577f892cb4ec9a9eec99b25c (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-04T17:05:41.940 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:41 smithi164 ceph-osd[111475]: -- 172.21.15.164:0/3587055593 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55839dd1ba40 con 0x55839eae8000 2024-09-04T17:05:41.940 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:41 smithi164 bash[111457]: 309764b277ac857822a48f4ce852faf0faff2bb8577f892cb4ec9a9eec99b25c 2024-09-04T17:05:41.940 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:41 smithi164 systemd[1]: Started Ceph osd.7 for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:05:43.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:42 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:43.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:42 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:43.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:42 smithi164 ceph-mon[92202]: pgmap v307: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-04T17:05:43.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:42 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:43.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:42 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:43.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:42 smithi100 ceph-mon[112610]: pgmap v307: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-04T17:05:43.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:42 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:43.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:42 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:43.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:42 smithi100 ceph-mon[108347]: pgmap v307: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-04T17:05:43.328 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:43 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:05:43.046+0000 7f2c248d8640 -1 Falling back to public interface 2024-09-04T17:05:43.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:05:43 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:05:43.328941886Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:05:44.113 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:43 smithi164 ceph-mon[92202]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-04T17:05:44.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:43 smithi100 ceph-mon[112610]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-04T17:05:44.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:43 smithi100 ceph-mon[108347]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-04T17:05:45.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:44 smithi100 ceph-mon[112610]: pgmap v308: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-04T17:05:45.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:44 smithi100 ceph-mon[108347]: pgmap v308: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-04T17:05:45.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:44 smithi164 ceph-mon[92202]: pgmap v308: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-04T17:05:46.600 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:05:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:05:46.321201488Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:05:46.891 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:05:46.599+0000 7f2c248d8640 -1 osd.7 144 log_to_monitors true 2024-09-04T17:05:46.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:46 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:46.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:46 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:46.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:46 smithi164 ceph-mon[92202]: pgmap v309: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-04T17:05:46.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:46 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:46.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:46 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:46.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:46 smithi164 ceph-mon[92202]: from='osd.7 [v2:172.21.15.164:6824/4007292198,v1:172.21.15.164:6825/4007292198]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-04T17:05:46.892 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:46 smithi164 ceph-mon[92202]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-04T17:05:47.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:46 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:47.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:46 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:47.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:46 smithi100 ceph-mon[108347]: pgmap v309: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-04T17:05:47.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:46 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:47.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:46 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:47.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:46 smithi100 ceph-mon[108347]: from='osd.7 [v2:172.21.15.164:6824/4007292198,v1:172.21.15.164:6825/4007292198]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-04T17:05:47.133 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:46 smithi100 ceph-mon[108347]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-04T17:05:47.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:46 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:47.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:46 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:47.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:46 smithi100 ceph-mon[112610]: pgmap v309: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-04T17:05:47.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:46 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:47.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:46 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:47.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:46 smithi100 ceph-mon[112610]: from='osd.7 [v2:172.21.15.164:6824/4007292198,v1:172.21.15.164:6825/4007292198]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-04T17:05:47.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:46 smithi100 ceph-mon[112610]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-04T17:05:47.903 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:05:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:05:47.503+0000 7f2c1867a640 -1 osd.7 144 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T17:05:48.295 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:05:47 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:05:47] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.51.0" 2024-09-04T17:05:48.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:48 smithi100 ceph-mon[112610]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-04T17:05:48.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:48 smithi100 ceph-mon[112610]: from='osd.7 [v2:172.21.15.164:6824/4007292198,v1:172.21.15.164:6825/4007292198]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:05:48.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:48 smithi100 ceph-mon[112610]: osdmap e147: 8 total, 7 up, 8 in 2024-09-04T17:05:48.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:48 smithi100 ceph-mon[112610]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:05:48.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:48 smithi100 ceph-mon[112610]: pgmap v311: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-04T17:05:48.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:48 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:05:48.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:48 smithi100 ceph-mon[108347]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-04T17:05:48.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:48 smithi100 ceph-mon[108347]: from='osd.7 [v2:172.21.15.164:6824/4007292198,v1:172.21.15.164:6825/4007292198]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:05:48.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:48 smithi100 ceph-mon[108347]: osdmap e147: 8 total, 7 up, 8 in 2024-09-04T17:05:48.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:48 smithi100 ceph-mon[108347]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:05:48.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:48 smithi100 ceph-mon[108347]: pgmap v311: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-04T17:05:48.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:48 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:05:48.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:48 smithi164 ceph-mon[92202]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-04T17:05:48.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:48 smithi164 ceph-mon[92202]: from='osd.7 [v2:172.21.15.164:6824/4007292198,v1:172.21.15.164:6825/4007292198]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:05:48.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:48 smithi164 ceph-mon[92202]: osdmap e147: 8 total, 7 up, 8 in 2024-09-04T17:05:48.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:48 smithi164 ceph-mon[92202]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-09-04T17:05:48.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:48 smithi164 ceph-mon[92202]: pgmap v311: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-04T17:05:48.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:48 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:05:49.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:05:49 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:05:49.322022996Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:05:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:49 smithi164 ceph-mon[92202]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:05:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:49 smithi164 ceph-mon[92202]: osd.7 [v2:172.21.15.164:6824/4007292198,v1:172.21.15.164:6825/4007292198] boot 2024-09-04T17:05:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:49 smithi164 ceph-mon[92202]: osdmap e148: 8 total, 8 up, 8 in 2024-09-04T17:05:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:49 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T17:05:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:49 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:49 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:05:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:49 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:49 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:49 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:05:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:49 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:05:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:49 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:49.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:49 smithi100 ceph-mon[108347]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:05:49.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:49 smithi100 ceph-mon[108347]: osd.7 [v2:172.21.15.164:6824/4007292198,v1:172.21.15.164:6825/4007292198] boot 2024-09-04T17:05:49.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:49 smithi100 ceph-mon[108347]: osdmap e148: 8 total, 8 up, 8 in 2024-09-04T17:05:49.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:49 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T17:05:49.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:49 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:49.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:49 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:05:49.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:49 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:49.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:49 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:49.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:49 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:05:49.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:49 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:05:49.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:49 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:49.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:49 smithi100 ceph-mon[112610]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T17:05:49.883 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:49 smithi100 ceph-mon[112610]: osd.7 [v2:172.21.15.164:6824/4007292198,v1:172.21.15.164:6825/4007292198] boot 2024-09-04T17:05:49.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:49 smithi100 ceph-mon[112610]: osdmap e148: 8 total, 8 up, 8 in 2024-09-04T17:05:49.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:49 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T17:05:49.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:49 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:49.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:49 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:05:49.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:49 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:49.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:49 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:49.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:49 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:05:49.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:49 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:05:49.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:49 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: osdmap e149: 8 total, 8 up, 8 in 2024-09-04T17:05:50.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:05:50.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all osd 2024-09-04T17:05:50.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-04T17:05:50.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-04T17:05:50.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-04T17:05:50.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-04T17:05:50.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-04T17:05:50.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-04T17:05:50.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-04T17:05:50.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-04T17:05:50.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-04T17:05:50.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-04T17:05:50.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-04T17:05:50.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-04T17:05:50.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-04T17:05:50.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-04T17:05:50.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-04T17:05:50.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-04T17:05:50.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-04T17:05:50.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-04T17:05:50.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-04T17:05:50.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-04T17:05:50.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-04T17:05:50.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-04T17:05:50.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-04T17:05:50.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-04T17:05:50.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all mds 2024-09-04T17:05:50.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T17:05:50.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T17:05:50.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all nfs 2024-09-04T17:05:50.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all nvmeof 2024-09-04T17:05:50.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: Upgrade: Finalizing container_image settings 2024-09-04T17:05:50.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:05:50.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:05:50.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T17:05:50.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T17:05:50.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:05:50.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:05:50.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T17:05:50.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:05:50.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:05:50.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-04T17:05:50.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:05:50.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:05:50.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T17:05:50.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:05:50.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:05:50.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:05:50.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:05:50.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T17:05:50.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:05:50.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:05:50.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T17:05:50.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:05:50.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:05:50.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:05:50.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:05:50.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T17:05:50.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:05:50.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:05:50.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T17:05:50.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: Upgrade: Complete! 2024-09-04T17:05:50.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:05:50.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:05:50.699 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T17:05:50.699 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:05:50.699 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:05:50.699 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.699 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:05:50.699 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:05:50.699 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.699 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: pgmap v314: 161 pgs: 8 peering, 29 active+undersized, 20 active+undersized+degraded, 104 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 57/636 objects degraded (8.962%) 2024-09-04T17:05:50.699 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:50 smithi164 ceph-mon[92202]: Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-04T17:05:50.884 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: osdmap e149: 8 total, 8 up, 8 in 2024-09-04T17:05:50.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:05:50.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all osd 2024-09-04T17:05:50.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-04T17:05:50.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-04T17:05:50.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-04T17:05:50.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-04T17:05:50.885 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-04T17:05:50.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-04T17:05:50.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-04T17:05:50.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-04T17:05:50.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-04T17:05:50.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-04T17:05:50.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-04T17:05:50.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-04T17:05:50.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-04T17:05:50.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-04T17:05:50.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-04T17:05:50.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-04T17:05:50.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-04T17:05:50.886 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-04T17:05:50.887 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: osdmap e149: 8 total, 8 up, 8 in 2024-09-04T17:05:50.887 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:05:50.887 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.887 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.887 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.887 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.887 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all osd 2024-09-04T17:05:50.887 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.887 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-04T17:05:50.887 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-04T17:05:50.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-04T17:05:50.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-04T17:05:50.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-04T17:05:50.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-04T17:05:50.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-04T17:05:50.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-04T17:05:50.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-04T17:05:50.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-04T17:05:50.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-04T17:05:50.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-04T17:05:50.889 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-04T17:05:50.889 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-04T17:05:50.889 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-04T17:05:50.889 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-04T17:05:50.889 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-04T17:05:50.889 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-04T17:05:50.889 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-04T17:05:50.889 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-04T17:05:50.889 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-04T17:05:50.890 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-04T17:05:50.890 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-04T17:05:50.890 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-04T17:05:50.890 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.890 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all mds 2024-09-04T17:05:50.890 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.890 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.890 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T17:05:50.890 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.890 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.890 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.891 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T17:05:50.891 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.891 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.891 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all nfs 2024-09-04T17:05:50.891 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.891 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.891 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all nvmeof 2024-09-04T17:05:50.891 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.891 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.891 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.892 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.892 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.892 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.892 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.892 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: Upgrade: Finalizing container_image settings 2024-09-04T17:05:50.892 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:05:50.892 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:05:50.892 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T17:05:50.892 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-04T17:05:50.892 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-04T17:05:50.893 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-04T17:05:50.893 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-04T17:05:50.893 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-04T17:05:50.893 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-04T17:05:50.893 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.893 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all mds 2024-09-04T17:05:50.893 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.893 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.893 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T17:05:50.893 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T17:05:50.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all nfs 2024-09-04T17:05:50.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all nvmeof 2024-09-04T17:05:50.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.894 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.895 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.895 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.895 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.895 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.895 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:05:50.895 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: Upgrade: Finalizing container_image settings 2024-09-04T17:05:50.895 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:05:50.895 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:05:50.895 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T17:05:50.896 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.896 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.896 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T17:05:50.896 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:05:50.896 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:05:50.896 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T17:05:50.896 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:05:50.896 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:05:50.896 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-04T17:05:50.896 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:05:50.896 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:05:50.896 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T17:05:50.897 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:05:50.897 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:05:50.897 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:05:50.897 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:05:50.897 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T17:05:50.897 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.897 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.897 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:05:50.897 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:05:50.897 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T17:05:50.897 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:05:50.898 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.898 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.898 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T17:05:50.898 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:05:50.898 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:05:50.898 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T17:05:50.898 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:05:50.898 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:05:50.898 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-04T17:05:50.898 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:05:50.898 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:05:50.898 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T17:05:50.899 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:05:50.899 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:05:50.899 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:05:50.899 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:05:50.899 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T17:05:50.899 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.899 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.899 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:05:50.899 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:05:50.899 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T17:05:50.899 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:05:50.900 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:05:50.900 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:05:50.900 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:05:50.900 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T17:05:50.900 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:05:50.900 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:05:50.900 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T17:05:50.900 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.900 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.900 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.901 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.901 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.901 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.901 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.901 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.901 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.901 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.901 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.901 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.901 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: Upgrade: Complete! 2024-09-04T17:05:50.901 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:05:50.901 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:05:50.901 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T17:05:50.901 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:05:50.902 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:05:50.902 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.902 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:05:50.902 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:05:50.902 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:05:50.902 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T17:05:50.902 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:05:50.902 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:05:50.902 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T17:05:50.902 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.903 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.903 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.903 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.903 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.903 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.903 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.903 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.903 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.903 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.903 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.903 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:05:50.903 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: Upgrade: Complete! 2024-09-04T17:05:50.903 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:05:50.904 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:05:50.904 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T17:05:50.904 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:05:50.904 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:05:50.904 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.904 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:05:50.904 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:05:50.904 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.904 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: pgmap v314: 161 pgs: 8 peering, 29 active+undersized, 20 active+undersized+degraded, 104 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 57/636 objects degraded (8.962%) 2024-09-04T17:05:50.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[112610]: Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-04T17:05:50.905 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:05:50.905 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:05:50.905 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:50.905 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: pgmap v314: 161 pgs: 8 peering, 29 active+undersized, 20 active+undersized+degraded, 104 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 57/636 objects degraded (8.962%) 2024-09-04T17:05:50.905 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:50 smithi100 ceph-mon[108347]: Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-04T17:05:52.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:05:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:05:52.328234586Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:05:53.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:53 smithi100 ceph-mon[112610]: pgmap v315: 161 pgs: 8 peering, 17 active+undersized, 11 active+undersized+degraded, 125 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 41/636 objects degraded (6.447%) 2024-09-04T17:05:53.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:53 smithi100 ceph-mon[108347]: pgmap v315: 161 pgs: 8 peering, 17 active+undersized, 11 active+undersized+degraded, 125 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 41/636 objects degraded (6.447%) 2024-09-04T17:05:53.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:53 smithi164 ceph-mon[92202]: pgmap v315: 161 pgs: 8 peering, 17 active+undersized, 11 active+undersized+degraded, 125 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 41/636 objects degraded (6.447%) 2024-09-04T17:05:55.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:54 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:55.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:54 smithi100 ceph-mon[112610]: pgmap v316: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 761 B/s rd, 0 op/s 2024-09-04T17:05:55.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:54 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:55.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:54 smithi100 ceph-mon[108347]: pgmap v316: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 761 B/s rd, 0 op/s 2024-09-04T17:05:55.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:54 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:05:55.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:54 smithi164 ceph-mon[92202]: pgmap v316: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 761 B/s rd, 0 op/s 2024-09-04T17:05:55.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:05:55 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:05:55.33014115Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:05:56.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:55 smithi100 ceph-mon[112610]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/636 objects degraded (6.447%), 11 pgs degraded) 2024-09-04T17:05:56.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:55 smithi100 ceph-mon[112610]: Cluster is now healthy 2024-09-04T17:05:56.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:55 smithi100 ceph-mon[108347]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/636 objects degraded (6.447%), 11 pgs degraded) 2024-09-04T17:05:56.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:55 smithi100 ceph-mon[108347]: Cluster is now healthy 2024-09-04T17:05:56.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:55 smithi164 ceph-mon[92202]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/636 objects degraded (6.447%), 11 pgs degraded) 2024-09-04T17:05:56.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:55 smithi164 ceph-mon[92202]: Cluster is now healthy 2024-09-04T17:05:57.121 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:56 smithi100 ceph-mon[108347]: pgmap v317: 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-04T17:05:57.122 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:56 smithi100 ceph-mon[112610]: pgmap v317: 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-04T17:05:57.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:56 smithi164 ceph-mon[92202]: pgmap v317: 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-04T17:05:57.841 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps' 2024-09-04T17:05:58.089 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:05:58.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:57 smithi100 ceph-mon[108347]: from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:05:58.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:57 smithi100 ceph-mon[112610]: from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:05:58.132 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:05:57 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:05:57] "GET /metrics HTTP/1.1" 200 38198 "" "Prometheus/2.51.0" 2024-09-04T17:05:58.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:57 smithi164 ceph-mon[92202]: from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:05:58.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:05:58 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:05:58.321334016Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:05:58.715 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:58 smithi100 ceph-mon[112610]: pgmap v318: 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-04T17:05:58.715 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:58 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:05:58.716 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:58 smithi100 ceph-mon[108347]: pgmap v318: 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-04T17:05:58.716 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:58 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:05:58.751 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T17:05:58.751 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (7m) 2m ago 28m - - 0.27.0 11f11916f8cd 1bc16850805f 2024-09-04T17:05:58.751 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (7m) 12s ago 28m 78.7M - c8b91775d855 2ca0b22062be 2024-09-04T17:05:58.751 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (9m) 2m ago 28m - - 3.8 b708f9119ac7 088fde61768f 2024-09-04T17:05:58.751 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (8m) 12s ago 32m 459M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b8452de2f85c 2024-09-04T17:05:58.751 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (18m) 2m ago 34m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T17:05:58.751 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (5m) 2m ago 34m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a1eb59cf2844 2024-09-04T17:05:58.751 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (6m) 12s ago 33m 52.4M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 44641e70d803 2024-09-04T17:05:58.752 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (5m) 2m ago 32m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c0e506b0ec00 2024-09-04T17:05:58.752 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (8m) 2m ago 28m - - 1.7.0 72c9c2088986 15abb71a2e63 2024-09-04T17:05:58.752 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (8m) 12s ago 28m 11.1M - 1.7.0 72c9c2088986 d58827805ffb 2024-09-04T17:05:58.752 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (4m) 2m ago 32m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 7478d17d0f68 2024-09-04T17:05:58.752 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (3m) 2m ago 32m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 fa3c9723eb22 2024-09-04T17:05:58.752 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (3m) 2m ago 31m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 2a8821c646eb 2024-09-04T17:05:58.752 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (2m) 2m ago 31m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c3c0acd94b17 2024-09-04T17:05:58.752 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (116s) 12s ago 30m 50.1M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a65584aea906 2024-09-04T17:05:58.752 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (83s) 12s ago 30m 43.8M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 3e9c2bef8c30 2024-09-04T17:05:58.752 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (50s) 12s ago 30m 43.2M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 13ac232439ef 2024-09-04T17:05:58.752 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (17s) 12s ago 29m 11.1M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 309764b277ac 2024-09-04T17:05:58.752 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (8m) 12s ago 29m 54.0M - 2.51.0 1d3b7f56885b b0bc821cb41b 2024-09-04T17:05:58.752 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (28m) 2m ago 28m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T17:05:58.753 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (28m) 12s ago 28m 90.4M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T17:05:59.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:58 smithi164 ceph-mon[92202]: pgmap v318: 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-04T17:05:59.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:58 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:05:59.458 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-04T17:05:59.712 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:05:59.961 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:05:59 smithi100 ceph-mon[108347]: from='client.54551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:05:59.961 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:05:59 smithi100 ceph-mon[112610]: from='client.54551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:00.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:05:59 smithi164 ceph-mon[92202]: from='client.54551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:00.448 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T17:06:01.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:00 smithi100 ceph-mon[108347]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-04T17:06:01.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:00 smithi100 ceph-mon[108347]: from='client.? 172.21.15.100:0/1488884081' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:01.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:00 smithi100 ceph-mon[112610]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-04T17:06:01.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:00 smithi100 ceph-mon[112610]: from='client.? 172.21.15.100:0/1488884081' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:01.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:00 smithi164 ceph-mon[92202]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-04T17:06:01.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:00 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/1488884081' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:01.193 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-04T17:06:01.436 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:06:01.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:06:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:06:01.321584018Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:06:02.316 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)" 2024-09-04T17:06:03.075 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade status' 2024-09-04T17:06:03.319 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:06:03.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:03 smithi100 ceph-mon[112610]: 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-04T17:06:03.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:03 smithi100 ceph-mon[112610]: from='client.? 172.21.15.100:0/2038844868' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:03.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:03 smithi100 ceph-mon[108347]: 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-04T17:06:03.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:03 smithi100 ceph-mon[108347]: from='client.? 172.21.15.100:0/2038844868' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:03.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:03 smithi164 ceph-mon[92202]: 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-04T17:06:03.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:03 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/2038844868' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:03.967 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:06:03.968 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": null, 2024-09-04T17:06:03.968 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": false, 2024-09-04T17:06:03.968 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "", 2024-09-04T17:06:03.968 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [], 2024-09-04T17:06:03.968 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": null, 2024-09-04T17:06:03.968 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "", 2024-09-04T17:06:03.968 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T17:06:03.968 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:06:04.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:06:04 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:06:04.319463123Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:06:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:04 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:04 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:06:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:04 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:04 smithi164 ceph-mon[92202]: from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:04 smithi164 ceph-mon[92202]: pgmap v321: 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-04T17:06:04.721 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:04 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:04.721 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:04 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:06:04.721 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:04 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:04.721 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:04 smithi100 ceph-mon[112610]: from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:04.721 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:04 smithi100 ceph-mon[112610]: pgmap v321: 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-04T17:06:04.722 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:04 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:04.722 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:04 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:06:04.722 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:04 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:04.722 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:04 smithi100 ceph-mon[108347]: from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:04.722 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:04 smithi100 ceph-mon[108347]: pgmap v321: 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-04T17:06:04.751 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph health detail' 2024-09-04T17:06:04.994 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:06:05.659 INFO:teuthology.orchestra.run.smithi100.stdout:HEALTH_OK 2024-09-04T17:06:06.044 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:05 smithi100 ceph-mon[112610]: from='client.? 172.21.15.100:0/565971589' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T17:06:06.045 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:05 smithi100 ceph-mon[108347]: from='client.? 172.21.15.100:0/565971589' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T17:06:06.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:05 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/565971589' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T17:06:06.460 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-09-04T17:06:06.707 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:06:07.000 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:06 smithi100 ceph-mon[112610]: pgmap v322: 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-04T17:06:07.000 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:06 smithi100 ceph-mon[108347]: pgmap v322: 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-04T17:06:07.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:06 smithi164 ceph-mon[92202]: pgmap v322: 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-04T17:06:07.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:06:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:06:07.319571612Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:06:07.906 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:07 smithi100 ceph-mon[112610]: from='client.44577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:07.906 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:07 smithi100 ceph-mon[108347]: from='client.44577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:08.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:07 smithi164 ceph-mon[92202]: from='client.44577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:08.198 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:06:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:06:07] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.51.0" 2024-09-04T17:06:08.638 INFO:teuthology.orchestra.run.smithi100.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:06:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:08 smithi100 ceph-mon[112610]: pgmap v323: 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-04T17:06:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:08 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:06:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:08 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:08 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:06:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:08 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:06:08.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:08 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:08.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:08 smithi100 ceph-mon[108347]: pgmap v323: 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-04T17:06:08.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:08 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:06:08.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:08 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:08.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:08 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:06:08.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:08 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:06:08.883 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:08 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:09.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:08 smithi164 ceph-mon[92202]: pgmap v323: 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-04T17:06:09.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:08 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:06:09.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:08 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:09.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:08 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:06:09.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:08 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:06:09.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:08 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:09.422 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- 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-04T17:06:09.926 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:09 smithi100 ceph-mon[112610]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:06:09.926 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:09 smithi100 ceph-mon[112610]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:06:09.927 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:09 smithi100 ceph-mon[108347]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:06:09.927 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:09 smithi100 ceph-mon[108347]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:06:10.091 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:09 smithi164 ceph-mon[92202]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:06:10.091 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:09 smithi164 ceph-mon[92202]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:06:10.223 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:06:10.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:06:10 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:06:10.323897497Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:06:10.882 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:10 smithi100 ceph-mon[112610]: pgmap v324: 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-04T17:06:10.882 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:10 smithi100 ceph-mon[108347]: pgmap v324: 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-04T17:06:10.907 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T17:06:11.107 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:10 smithi164 ceph-mon[92202]: pgmap v324: 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-04T17:06:11.507 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T17:06:11.507 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (8m) 2m ago 28m - - 0.27.0 11f11916f8cd 1bc16850805f 2024-09-04T17:06:11.507 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (7m) 25s ago 28m 78.7M - c8b91775d855 2ca0b22062be 2024-09-04T17:06:11.508 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (9m) 2m ago 28m - - 3.8 b708f9119ac7 088fde61768f 2024-09-04T17:06:11.508 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (9m) 25s ago 32m 459M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b8452de2f85c 2024-09-04T17:06:11.508 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (18m) 2m ago 34m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T17:06:11.508 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (6m) 2m ago 34m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a1eb59cf2844 2024-09-04T17:06:11.508 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (6m) 25s ago 33m 52.4M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 44641e70d803 2024-09-04T17:06:11.508 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (5m) 2m ago 33m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c0e506b0ec00 2024-09-04T17:06:11.508 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (8m) 2m ago 28m - - 1.7.0 72c9c2088986 15abb71a2e63 2024-09-04T17:06:11.508 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (8m) 25s ago 28m 11.1M - 1.7.0 72c9c2088986 d58827805ffb 2024-09-04T17:06:11.508 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (4m) 2m ago 32m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 7478d17d0f68 2024-09-04T17:06:11.508 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (4m) 2m ago 32m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 fa3c9723eb22 2024-09-04T17:06:11.508 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (3m) 2m ago 31m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 2a8821c646eb 2024-09-04T17:06:11.508 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (2m) 2m ago 31m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c3c0acd94b17 2024-09-04T17:06:11.509 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (2m) 25s ago 31m 50.1M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a65584aea906 2024-09-04T17:06:11.509 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (96s) 25s ago 30m 43.8M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 3e9c2bef8c30 2024-09-04T17:06:11.509 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (63s) 25s ago 30m 43.2M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 13ac232439ef 2024-09-04T17:06:11.509 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (30s) 25s ago 29m 11.1M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 309764b277ac 2024-09-04T17:06:11.509 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (8m) 25s ago 29m 54.0M - 2.51.0 1d3b7f56885b b0bc821cb41b 2024-09-04T17:06:11.509 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (28m) 2m ago 28m - - 19.1.1-252-g48920dab b708f9119ac7 41ceda4bcc64 2024-09-04T17:06:11.509 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (28m) 25s ago 28m 90.4M - 19.1.1-252-g48920dab b708f9119ac7 b0a6c9c37578 2024-09-04T17:06:11.859 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:06:11.859 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-09-04T17:06:11.859 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T17:06:11.859 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:06:11.859 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-09-04T17:06:11.859 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T17:06:11.859 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:06:11.860 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-09-04T17:06:11.860 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 8 2024-09-04T17:06:11.860 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:06:11.860 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-09-04T17:06:11.860 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2 2024-09-04T17:06:11.860 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:06:11.860 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-09-04T17:06:11.860 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 2, 2024-09-04T17:06:11.860 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 13 2024-09-04T17:06:11.860 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T17:06:11.860 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:06:12.152 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:06:12.152 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T17:06:12.152 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": true, 2024-09-04T17:06:12.152 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-04T17:06:12.152 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [], 2024-09-04T17:06:12.152 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": "0/2 daemons upgraded", 2024-09-04T17:06:12.152 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "Currently upgrading rgw daemons", 2024-09-04T17:06:12.152 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T17:06:12.152 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:06:12.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:12 smithi164 ceph-mon[92202]: from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:12.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:12 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:12.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:12 smithi164 ceph-mon[92202]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T17:06:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:12 smithi164 ceph-mon[92202]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T17:06:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:12 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:06:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:12 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:12 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all mgr 2024-09-04T17:06:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:12 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:12 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:12 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all mon 2024-09-04T17:06:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:12 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:12 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:12 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all crash 2024-09-04T17:06:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:12 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:12.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:12 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:12.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:12 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all osd 2024-09-04T17:06:12.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:12 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:12.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:12 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:12.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:12 smithi164 ceph-mon[92202]: from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:12.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:12 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all mds 2024-09-04T17:06:12.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:12 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:12.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:12 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/271429001' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:12.607 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[112610]: from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:12.607 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:12.607 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[112610]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T17:06:12.607 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[112610]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T17:06:12.607 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:06:12.608 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:12.608 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all mgr 2024-09-04T17:06:12.608 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:12.608 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:12.608 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all mon 2024-09-04T17:06:12.608 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:12.608 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:12.608 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all crash 2024-09-04T17:06:12.608 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:12.608 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:12.608 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all osd 2024-09-04T17:06:12.608 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:12.608 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:12.608 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[112610]: from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:12.609 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all mds 2024-09-04T17:06:12.609 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:12.609 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[112610]: from='client.? 172.21.15.100:0/271429001' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:12.609 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[108347]: from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:12.609 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:12.609 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[108347]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T17:06:12.609 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[108347]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T17:06:12.609 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:06:12.609 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:12.610 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all mgr 2024-09-04T17:06:12.610 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:12.610 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:12.610 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all mon 2024-09-04T17:06:12.610 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:12.610 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:12.610 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all crash 2024-09-04T17:06:12.610 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:12.610 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:12.610 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all osd 2024-09-04T17:06:12.610 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:12.610 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:12.610 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[108347]: from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:12.610 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all mds 2024-09-04T17:06:12.610 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:12.610 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:12 smithi100 ceph-mon[108347]: from='client.? 172.21.15.100:0/271429001' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:13.277 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:13 smithi100 ceph-mon[112610]: from='client.54599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:13.277 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:13 smithi100 ceph-mon[112610]: from='client.44607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:13.277 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:13 smithi100 ceph-mon[112610]: 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-04T17:06:13.277 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:13 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:13.277 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:13 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi100.vhkybv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T17:06:13.277 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:13 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi100.vhkybv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T17:06:13.278 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:13 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:06:13.278 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:13 smithi100 ceph-mon[108347]: from='client.54599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:13.278 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:13 smithi100 ceph-mon[108347]: from='client.44607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:13.278 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:13 smithi100 ceph-mon[108347]: 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-04T17:06:13.278 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:13 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:13.278 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:13 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi100.vhkybv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T17:06:13.278 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:13 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi100.vhkybv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T17:06:13.278 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:13 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:06:13.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:06:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:06:13.327257439Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:06:13.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:13 smithi164 ceph-mon[92202]: from='client.54599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:13.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:13 smithi164 ceph-mon[92202]: from='client.44607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:13.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:13 smithi164 ceph-mon[92202]: 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-04T17:06:13.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:13 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:13.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:13 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi100.vhkybv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T17:06:13.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:13 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi100.vhkybv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T17:06:13.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:13 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:06:14.363 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:14 smithi100 ceph-mon[108347]: Upgrade: Updating rgw.foo.smithi100.vhkybv (1/2) 2024-09-04T17:06:14.363 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:14 smithi100 ceph-mon[108347]: Deploying daemon rgw.foo.smithi100.vhkybv on smithi100 2024-09-04T17:06:14.363 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:14 smithi100 ceph-mon[112610]: Upgrade: Updating rgw.foo.smithi100.vhkybv (1/2) 2024-09-04T17:06:14.364 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:14 smithi100 ceph-mon[112610]: Deploying daemon rgw.foo.smithi100.vhkybv on smithi100 2024-09-04T17:06:14.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:14 smithi164 ceph-mon[92202]: Upgrade: Updating rgw.foo.smithi100.vhkybv (1/2) 2024-09-04T17:06:14.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:14 smithi164 ceph-mon[92202]: Deploying daemon rgw.foo.smithi100.vhkybv on smithi100 2024-09-04T17:06:15.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:15 smithi164 ceph-mon[92202]: pgmap v326: 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-04T17:06:15.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:15 smithi100 ceph-mon[108347]: pgmap v326: 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-04T17:06:15.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:15 smithi100 ceph-mon[112610]: pgmap v326: 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-04T17:06:16.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:06:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:06:16.333195045Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:06:17.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:17 smithi100 ceph-mon[108347]: pgmap v327: 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-04T17:06:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:17 smithi100 ceph-mon[112610]: pgmap v327: 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-04T17:06:17.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:17 smithi164 ceph-mon[92202]: pgmap v327: 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-04T17:06:18.324 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:06:17 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:06:17] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.51.0" 2024-09-04T17:06:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:19 smithi100 ceph-mon[108347]: pgmap v328: 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-04T17:06:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:19 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:06:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:19 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:06:19.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:19 smithi100 ceph-mon[112610]: pgmap v328: 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-04T17:06:19.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:19 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:06:19.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:19 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:06:19.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:06:19 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:06:19.32420428Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:06:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:19 smithi164 ceph-mon[92202]: pgmap v328: 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-04T17:06:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:19 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:06:19.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:19 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:06:21.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:21 smithi100 ceph-mon[112610]: pgmap v329: 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-04T17:06:21.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:21 smithi100 ceph-mon[108347]: pgmap v329: 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-04T17:06:21.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:21 smithi164 ceph-mon[92202]: pgmap v329: 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-04T17:06:22.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:06:22 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:06:22.329372614Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:06:23.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:23 smithi100 ceph-mon[112610]: pgmap v330: 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-04T17:06:23.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:23 smithi100 ceph-mon[108347]: pgmap v330: 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-04T17:06:23.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:23 smithi164 ceph-mon[92202]: pgmap v330: 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-04T17:06:25.521 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:25 smithi100 ceph-mon[112610]: pgmap v331: 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-04T17:06:25.521 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:25 smithi100 ceph-mon[108347]: pgmap v331: 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-04T17:06:25.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:25 smithi164 ceph-mon[92202]: pgmap v331: 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-04T17:06:25.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:06:25 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:06:25.328252882Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:06:27.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:27 smithi164 ceph-mon[92202]: pgmap v332: 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-04T17:06:27.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:27 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:27.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:27 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:27.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:27 smithi100 ceph-mon[108347]: pgmap v332: 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-04T17:06:27.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:27 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:27.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:27 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:27.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:27 smithi100 ceph-mon[112610]: pgmap v332: 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-04T17:06:27.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:27 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:27.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:27 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:28.335 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:06:27 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:06:27] "GET /metrics HTTP/1.1" 200 38341 "" "Prometheus/2.51.0" 2024-09-04T17:06:28.524 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:06:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:06:28.324433347Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:06:29.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:28 smithi100 ceph-mon[108347]: Upgrade: Updating rgw.foo.smithi164.niznbh (2/2) 2024-09-04T17:06:29.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:29.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.niznbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T17:06:29.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:28 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.niznbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T17:06:29.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:28 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:06:29.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:28 smithi100 ceph-mon[108347]: Deploying daemon rgw.foo.smithi164.niznbh on smithi164 2024-09-04T17:06:29.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:28 smithi100 ceph-mon[108347]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-04T17:06:29.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:28 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:06:29.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:28 smithi100 ceph-mon[112610]: Upgrade: Updating rgw.foo.smithi164.niznbh (2/2) 2024-09-04T17:06:29.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:29.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.niznbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T17:06:29.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:28 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.niznbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T17:06:29.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:28 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:06:29.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:28 smithi100 ceph-mon[112610]: Deploying daemon rgw.foo.smithi164.niznbh on smithi164 2024-09-04T17:06:29.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:28 smithi100 ceph-mon[112610]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-04T17:06:29.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:28 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:06:29.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:28 smithi164 ceph-mon[92202]: Upgrade: Updating rgw.foo.smithi164.niznbh (2/2) 2024-09-04T17:06:29.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:29.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.niznbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T17:06:29.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:28 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.niznbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T17:06:29.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:28 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:06:29.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:28 smithi164 ceph-mon[92202]: Deploying daemon rgw.foo.smithi164.niznbh on smithi164 2024-09-04T17:06:29.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:28 smithi164 ceph-mon[92202]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-04T17:06:29.137 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:28 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:06:31.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:31 smithi100 ceph-mon[108347]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 47 op/s 2024-09-04T17:06:31.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:31 smithi100 ceph-mon[112610]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 47 op/s 2024-09-04T17:06:31.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:31 smithi164 ceph-mon[92202]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 47 op/s 2024-09-04T17:06:31.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:06:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:06:31.329668571Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:06:33.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:33 smithi100 ceph-mon[108347]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-04T17:06:33.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:33 smithi100 ceph-mon[112610]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-04T17:06:33.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:33 smithi164 ceph-mon[92202]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-04T17:06:34.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:34 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:06:34.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:34 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:06:34.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:06:34 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:06:34.330290577Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:06:34.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:34 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:06:35.611 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:35 smithi164 ceph-mon[92202]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-04T17:06:35.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:35 smithi100 ceph-mon[108347]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-04T17:06:35.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:35 smithi100 ceph-mon[112610]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-04T17:06:37.320 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:36 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:37.321 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:36 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:37.321 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:36 smithi164 ceph-mon[92202]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-04T17:06:37.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:36 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:37.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:36 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:37.382 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:36 smithi100 ceph-mon[112610]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-04T17:06:37.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:36 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:37.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:36 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:37.382 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:36 smithi100 ceph-mon[108347]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-04T17:06:37.682 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:06:37 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:06:37.319918073Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:06:38.132 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:06:37 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:06:37] "GET /metrics HTTP/1.1" 200 38321 "" "Prometheus/2.51.0" 2024-09-04T17:06:39.323 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:39 smithi100 ceph-mon[112610]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 85 B/s wr, 112 op/s 2024-09-04T17:06:39.323 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:39 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:06:39.323 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:39 smithi100 ceph-mon[108347]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 85 B/s wr, 112 op/s 2024-09-04T17:06:39.324 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:39 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:06:39.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:39 smithi164 ceph-mon[92202]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 85 B/s wr, 112 op/s 2024-09-04T17:06:39.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:39 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:06:40.591 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:06:40 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:06:40.323669825Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:06:40.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:40 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:40 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:40 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:40 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.592 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:40 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.592 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:40 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.592 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:40 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.592 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:40 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.592 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:40 smithi164 ceph-mon[92202]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 85 B/s wr, 126 op/s 2024-09-04T17:06:40.734 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:40 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.734 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:40 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.734 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:40 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.734 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:40 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.734 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:40 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.734 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:40 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.735 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:40 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.735 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:40 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.735 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:40 smithi100 ceph-mon[112610]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 85 B/s wr, 126 op/s 2024-09-04T17:06:40.735 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:40 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.735 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:40 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.735 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:40 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.735 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:40 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.735 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:40 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.735 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:40 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.735 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:40 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.735 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:40 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:40.736 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:40 smithi100 ceph-mon[108347]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 85 B/s wr, 126 op/s 2024-09-04T17:06:42.465 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-09-04T17:06:43.094 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T17:06:43.094 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (8m) 3s ago 29m - - 0.27.0 11f11916f8cd 1bc16850805f 2024-09-04T17:06:43.094 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (8m) 3s ago 29m 78.9M - c8b91775d855 2ca0b22062be 2024-09-04T17:06:43.094 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (9m) 3s ago 28m - - 3.8 b708f9119ac7 088fde61768f 2024-09-04T17:06:43.094 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (9m) 3s ago 33m 460M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b8452de2f85c 2024-09-04T17:06:43.094 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (18m) 3s ago 34m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T17:06:43.094 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (6m) 3s ago 35m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a1eb59cf2844 2024-09-04T17:06:43.095 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (7m) 3s ago 33m 53.8M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 44641e70d803 2024-09-04T17:06:43.095 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (6m) 3s ago 33m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c0e506b0ec00 2024-09-04T17:06:43.095 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (9m) 3s ago 29m - - 1.7.0 72c9c2088986 15abb71a2e63 2024-09-04T17:06:43.095 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (9m) 3s ago 29m 10.6M - 1.7.0 72c9c2088986 d58827805ffb 2024-09-04T17:06:43.095 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (5m) 3s ago 33m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 7478d17d0f68 2024-09-04T17:06:43.095 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (4m) 3s ago 32m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 fa3c9723eb22 2024-09-04T17:06:43.095 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (4m) 3s ago 32m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 2a8821c646eb 2024-09-04T17:06:43.095 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (3m) 3s ago 32m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c3c0acd94b17 2024-09-04T17:06:43.095 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (2m) 3s ago 31m 54.0M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a65584aea906 2024-09-04T17:06:43.095 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (2m) 3s ago 31m 47.0M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 3e9c2bef8c30 2024-09-04T17:06:43.095 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (95s) 3s ago 30m 46.4M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 13ac232439ef 2024-09-04T17:06:43.095 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (61s) 3s ago 30m 46.0M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 309764b277ac 2024-09-04T17:06:43.096 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (8m) 3s ago 29m 56.1M - 2.51.0 1d3b7f56885b b0bc821cb41b 2024-09-04T17:06:43.096 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (17s) 3s ago 28m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 469122cb06db 2024-09-04T17:06:43.096 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (7s) 3s ago 28m 78.5M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 2c9ae08e9a34 2024-09-04T17:06:43.454 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:06:43.455 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-09-04T17:06:43.455 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T17:06:43.455 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:06:43.455 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-09-04T17:06:43.455 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T17:06:43.455 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:06:43.455 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-09-04T17:06:43.455 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 8 2024-09-04T17:06:43.455 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:06:43.455 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-09-04T17:06:43.455 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 1, 2024-09-04T17:06:43.456 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T17:06:43.456 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-09-04T17:06:43.456 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-09-04T17:06:43.456 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.1.1-252-g48920dab (48920dabc954a29bdb7dd91079363a020369bbff) squid (stable)": 1, 2024-09-04T17:06:43.456 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 15 2024-09-04T17:06:43.456 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-09-04T17:06:43.456 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:06:43.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:43 smithi100 ceph-mon[112610]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 170 B/s wr, 121 op/s 2024-09-04T17:06:43.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:43 smithi100 ceph-mon[108347]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 170 B/s wr, 121 op/s 2024-09-04T17:06:43.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:43 smithi164 ceph-mon[92202]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 170 B/s wr, 121 op/s 2024-09-04T17:06:43.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:06:43 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:06:43.329715192Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:06:43.758 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-04T17:06:43.758 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T17:06:43.758 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": true, 2024-09-04T17:06:43.758 INFO:teuthology.orchestra.run.smithi100.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-04T17:06:43.758 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [ 2024-09-04T17:06:43.758 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw" 2024-09-04T17:06:43.758 INFO:teuthology.orchestra.run.smithi100.stdout: ], 2024-09-04T17:06:43.758 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": "2/2 daemons upgraded", 2024-09-04T17:06:43.758 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "Currently upgrading rgw daemons", 2024-09-04T17:06:43.758 INFO:teuthology.orchestra.run.smithi100.stdout: "is_paused": false 2024-09-04T17:06:43.758 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-04T17:06:44.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:44.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:44.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:44.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='client.? 172.21.15.100:0/2167651647' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:06:44.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:06:44.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:06:44.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi100.vhkybv"} : dispatch 2024-09-04T17:06:44.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi100.vhkybv"} : dispatch 2024-09-04T17:06:44.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi100.vhkybv"}]': finished 2024-09-04T17:06:44.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.niznbh"} : dispatch 2024-09-04T17:06:44.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.niznbh"} : dispatch 2024-09-04T17:06:44.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.niznbh"}]': finished 2024-09-04T17:06:44.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:44.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:44.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:44.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='client.? 172.21.15.100:0/2167651647' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.635 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:06:44.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:06:44.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:06:44.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi100.vhkybv"} : dispatch 2024-09-04T17:06:44.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi100.vhkybv"} : dispatch 2024-09-04T17:06:44.636 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi100.vhkybv"}]': finished 2024-09-04T17:06:44.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.niznbh"} : dispatch 2024-09-04T17:06:44.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.niznbh"} : dispatch 2024-09-04T17:06:44.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.niznbh"}]': finished 2024-09-04T17:06:44.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.637 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.637 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:06:44.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:06:44.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T17:06:44.639 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.639 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.639 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T17:06:44.639 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:06:44.639 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:06:44.639 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T17:06:44.639 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:06:44.639 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:06:44.639 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-04T17:06:44.639 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:06:44.639 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:06:44.639 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T17:06:44.639 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:06:44.640 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:06:44.640 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-04T17:06:44.640 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:06:44.640 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:06:44.640 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T17:06:44.640 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.640 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.640 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:06:44.640 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:06:44.640 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T17:06:44.640 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:06:44.640 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:06:44.640 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:06:44.641 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:06:44.641 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T17:06:44.641 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:06:44.641 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:06:44.641 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T17:06:44.641 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.641 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.641 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.641 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.641 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.641 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:06:44.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:06:44.643 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T17:06:44.643 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.643 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.643 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T17:06:44.643 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:06:44.643 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:06:44.643 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T17:06:44.643 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:06:44.643 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:06:44.643 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-04T17:06:44.643 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:06:44.643 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:06:44.643 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T17:06:44.643 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:06:44.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:06:44.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:06:44.645 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T17:06:44.645 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:06:44.645 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:06:44.645 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.645 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:06:44.645 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-04T17:06:44.645 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:06:44.645 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:06:44.645 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T17:06:44.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:06:44.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:06:44.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T17:06:44.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:06:44.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:06:44.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:06:44.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:06:44.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T17:06:44.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:06:44.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:06:44.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T17:06:44.646 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:06:44.647 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:06:44.648 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T17:06:44.648 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:06:44.648 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:06:44.648 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:44 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:44.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:44.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:44.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/2167651647' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:06:44.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:06:44.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T17:06:44.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi100.vhkybv"} : dispatch 2024-09-04T17:06:44.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi100.vhkybv"} : dispatch 2024-09-04T17:06:44.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi100.vhkybv"}]': finished 2024-09-04T17:06:44.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.niznbh"} : dispatch 2024-09-04T17:06:44.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.niznbh"} : dispatch 2024-09-04T17:06:44.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi164.niznbh"}]': finished 2024-09-04T17:06:44.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:44.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:06:44.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:06:44.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T17:06:44.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T17:06:44.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T17:06:44.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:06:44.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T17:06:44.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T17:06:44.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:06:44.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T17:06:44.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-04T17:06:44.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:06:44.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T17:06:44.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T17:06:44.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:06:44.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T17:06:44.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-04T17:06:44.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:06:44.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T17:06:44.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T17:06:44.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:06:44.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T17:06:44.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T17:06:44.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:06:44.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T17:06:44.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:06:44.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T17:06:44.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T17:06:44.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:06:44.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T17:06:44.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T17:06:44.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T17:06:44.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:06:44.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T17:06:44.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T17:06:44.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:06:44.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:06:44.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:44 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:45.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[112610]: from='client.44685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:45.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[112610]: Upgrade: 1 rgw daemon(s) are 19.1.1-252-g48920dab != target 19.3.0-4702-gf9fcca52 2024-09-04T17:06:45.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all rgw 2024-09-04T17:06:45.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T17:06:45.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T17:06:45.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all nfs 2024-09-04T17:06:45.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[112610]: Upgrade: Setting container_image for all nvmeof 2024-09-04T17:06:45.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[112610]: Upgrade: Finalizing container_image settings 2024-09-04T17:06:45.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[112610]: Upgrade: Complete! 2024-09-04T17:06:45.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[112610]: Checking dashboard <-> RGW credentials 2024-09-04T17:06:45.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[112610]: pgmap v341: 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-04T17:06:45.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:06:45.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:06:45.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:45.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[108347]: from='client.44685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:45.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[108347]: Upgrade: 1 rgw daemon(s) are 19.1.1-252-g48920dab != target 19.3.0-4702-gf9fcca52 2024-09-04T17:06:45.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all rgw 2024-09-04T17:06:45.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T17:06:45.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T17:06:45.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all nfs 2024-09-04T17:06:45.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[108347]: Upgrade: Setting container_image for all nvmeof 2024-09-04T17:06:45.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[108347]: Upgrade: Finalizing container_image settings 2024-09-04T17:06:45.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[108347]: Upgrade: Complete! 2024-09-04T17:06:45.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[108347]: Checking dashboard <-> RGW credentials 2024-09-04T17:06:45.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[108347]: pgmap v341: 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-04T17:06:45.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:06:45.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:06:45.634 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:45 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:45 smithi164 ceph-mon[92202]: from='client.44685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:06:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:45 smithi164 ceph-mon[92202]: Upgrade: 1 rgw daemon(s) are 19.1.1-252-g48920dab != target 19.3.0-4702-gf9fcca52 2024-09-04T17:06:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:45 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all rgw 2024-09-04T17:06:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:45 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T17:06:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:45 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T17:06:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:45 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all nfs 2024-09-04T17:06:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:45 smithi164 ceph-mon[92202]: Upgrade: Setting container_image for all nvmeof 2024-09-04T17:06:45.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:45 smithi164 ceph-mon[92202]: Upgrade: Finalizing container_image settings 2024-09-04T17:06:45.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:45 smithi164 ceph-mon[92202]: Upgrade: Complete! 2024-09-04T17:06:45.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:45 smithi164 ceph-mon[92202]: Checking dashboard <-> RGW credentials 2024-09-04T17:06:45.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:45 smithi164 ceph-mon[92202]: pgmap v341: 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-04T17:06:45.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:45 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T17:06:45.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:45 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T17:06:45.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:45 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:46.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:06:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:06:46.321806731Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:06:47.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:47 smithi100 ceph-mon[112610]: 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, 85 op/s 2024-09-04T17:06:47.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:47 smithi100 ceph-mon[108347]: 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, 85 op/s 2024-09-04T17:06:47.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:47 smithi164 ceph-mon[92202]: 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, 85 op/s 2024-09-04T17:06:48.353 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:06:47 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:06:47] "GET /metrics HTTP/1.1" 200 38321 "" "Prometheus/2.51.0" 2024-09-04T17:06:49.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:49 smithi100 ceph-mon[112610]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-04T17:06:49.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:49 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:06:49.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:49 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:06:49.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:49 smithi100 ceph-mon[112610]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:49.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:49 smithi100 ceph-mon[108347]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-04T17:06:49.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:49 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:06:49.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:49 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:06:49.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:49 smithi100 ceph-mon[108347]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:49.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:06:49 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:06:49.329039913Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:06:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:49 smithi164 ceph-mon[92202]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-04T17:06:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:49 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:06:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:49 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:06:49.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:49 smithi164 ceph-mon[92202]: from='mgr.15345 ' entity='mgr.y' 2024-09-04T17:06:51.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:51 smithi100 ceph-mon[112610]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 58 op/s 2024-09-04T17:06:51.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:51 smithi100 ceph-mon[108347]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 58 op/s 2024-09-04T17:06:51.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:51 smithi164 ceph-mon[92202]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 58 op/s 2024-09-04T17:06:52.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:06:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:06:52.323518795Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:06:53.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:53 smithi100 ceph-mon[108347]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-04T17:06:53.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:53 smithi100 ceph-mon[112610]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-04T17:06:53.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:53 smithi164 ceph-mon[92202]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-04T17:06:55.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:55 smithi100 ceph-mon[112610]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-04T17:06:55.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:55 smithi100 ceph-mon[108347]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-04T17:06:55.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:55 smithi164 ceph-mon[92202]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-04T17:06:55.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:06:55 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:06:55.328041956Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:06:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:57 smithi100 ceph-mon[108347]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-04T17:06:57.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:57 smithi100 ceph-mon[112610]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-04T17:06:57.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:57 smithi164 ceph-mon[92202]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-04T17:06:58.364 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:06:57 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:06:57] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.51.0" 2024-09-04T17:06:58.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:06:58 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:06:58.327255909Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:06:59.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:59 smithi100 ceph-mon[112610]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-04T17:06:59.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:06:59 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:06:59.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:59 smithi100 ceph-mon[108347]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-04T17:06:59.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:06:59 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:06:59.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:59 smithi164 ceph-mon[92202]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-04T17:06:59.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:06:59 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:07:01.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:07:01 smithi100 ceph-mon[108347]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-04T17:07:01.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:07:01 smithi100 ceph-mon[112610]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-04T17:07:01.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:01 smithi164 ceph-mon[92202]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-04T17:07:01.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:07:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:07:01.326435121Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:07:03.633 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:07:03 smithi100 ceph-mon[108347]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:07:03.633 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:07:03 smithi100 ceph-mon[112610]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:07:03.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:03 smithi164 ceph-mon[92202]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:07:04.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:07:04 smithi100 ceph-mon[108347]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:07:04.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:07:04 smithi100 ceph-mon[112610]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:07:04.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:04 smithi164 ceph-mon[92202]: from='mgr.15345 172.21.15.100:0/2517904166' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T17:07:04.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:07:04 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:07:04.328513421Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:07:05.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:07:05 smithi100 ceph-mon[108347]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:07:05.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:07:05 smithi100 ceph-mon[112610]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:07:05.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:05 smithi164 ceph-mon[92202]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:07:07.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:07:07 smithi100 ceph-mon[112610]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:07:07.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:07:07 smithi100 ceph-mon[108347]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:07:07.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:07 smithi164 ceph-mon[92202]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:07:07.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:07:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:07:07.319388122Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:07:08.365 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:07:07 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:07:07] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.51.0" 2024-09-04T17:07:09.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:07:09 smithi100 ceph-mon[108347]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:07:09.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:07:09 smithi100 ceph-mon[108347]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:07:09.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:07:09 smithi100 ceph-mon[112610]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:07:09.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:07:09 smithi100 ceph-mon[112610]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:07:09.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:09 smithi164 ceph-mon[92202]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:07:09.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:09 smithi164 ceph-mon[92202]: from='client.15531 -' entity='client.iscsi.foo.smithi100.gmhbsb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T17:07:10.591 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:07:10 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:07:10.332007077Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:07:11.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:07:11 smithi100 ceph-mon[112610]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:07:11.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:07:11 smithi100 ceph-mon[108347]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:07:11.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:11 smithi164 ceph-mon[92202]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:07:13.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:07:13 smithi100 ceph-mon[112610]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:07:13.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:07:13 smithi100 ceph-mon[108347]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:07:13.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:13 smithi164 ceph-mon[92202]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:07:13.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:07:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:07:13.330928137Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:07:14.752 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps' 2024-09-04T17:07:14.998 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:07:15.376 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:07:15 smithi100 ceph-mon[112610]: from='client.44724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:07:15.377 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:07:15 smithi100 ceph-mon[112610]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:07:15.377 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:07:15 smithi100 ceph-mon[108347]: from='client.44724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:07:15.377 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:07:15 smithi100 ceph-mon[108347]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:07:15.660 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T17:07:15.660 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 *:9093,9094 running (9m) 36s ago 29m - - 0.27.0 11f11916f8cd 1bc16850805f 2024-09-04T17:07:15.660 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi164 *:3000 running (8m) 36s ago 29m 78.9M - c8b91775d855 2ca0b22062be 2024-09-04T17:07:15.660 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.gmhbsb smithi100 *:5000 running (10m) 36s ago 29m - - 3.8 b708f9119ac7 088fde61768f 2024-09-04T17:07:15.660 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi164 *:8443,9283,8765 running (10m) 36s ago 34m 460M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b8452de2f85c 2024-09-04T17:07:15.661 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 *:8443,9283,8765 running (19m) 36s ago 35m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 3d1421122f44 2024-09-04T17:07:15.661 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (7m) 36s ago 35m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a1eb59cf2844 2024-09-04T17:07:15.661 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi164 running (7m) 36s ago 34m 53.8M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 44641e70d803 2024-09-04T17:07:15.661 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (7m) 36s ago 34m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c0e506b0ec00 2024-09-04T17:07:15.661 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 *:9100 running (9m) 36s ago 29m - - 1.7.0 72c9c2088986 15abb71a2e63 2024-09-04T17:07:15.661 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi164 *:9100 running (9m) 36s ago 29m 10.6M - 1.7.0 72c9c2088986 d58827805ffb 2024-09-04T17:07:15.661 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (5m) 36s ago 33m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 7478d17d0f68 2024-09-04T17:07:15.661 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (5m) 36s ago 33m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 fa3c9723eb22 2024-09-04T17:07:15.661 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (4m) 36s ago 32m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 2a8821c646eb 2024-09-04T17:07:15.661 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (3m) 36s ago 32m - 2991M 19.3.0-4702-gf9fcca52 8cfc4091ae56 c3c0acd94b17 2024-09-04T17:07:15.661 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi164 running (3m) 36s ago 32m 54.0M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a65584aea906 2024-09-04T17:07:15.661 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi164 running (2m) 36s ago 31m 47.0M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 3e9c2bef8c30 2024-09-04T17:07:15.662 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi164 running (2m) 36s ago 31m 46.4M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 13ac232439ef 2024-09-04T17:07:15.662 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi164 running (94s) 36s ago 30m 46.0M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 309764b277ac 2024-09-04T17:07:15.662 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi164 *:9095 running (9m) 36s ago 30m 56.1M - 2.51.0 1d3b7f56885b b0bc821cb41b 2024-09-04T17:07:15.662 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.vhkybv smithi100 *:8000 running (49s) 36s ago 29m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 469122cb06db 2024-09-04T17:07:15.662 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi164.niznbh smithi164 *:8000 running (40s) 36s ago 29m 78.5M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 2c9ae08e9a34 2024-09-04T17:07:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:15 smithi164 ceph-mon[92202]: from='client.44724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:07:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:15 smithi164 ceph-mon[92202]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T17:07:16.300 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-04T17:07:16.551 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T17:07:16.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:07:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:07:16.325835867Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:07:17.326 INFO:teuthology.orchestra.run.smithi100.stdout:false 2024-09-04T17:07:17.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:07:17 smithi100 ceph-mon[108347]: from='client.54734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:07:17.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:07:17 smithi100 ceph-mon[108347]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:07:17.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:07:17 smithi100 ceph-mon[108347]: from='client.? 172.21.15.100:0/1563398413' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:07:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:07:17 smithi100 ceph-mon[112610]: from='client.54734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:07:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:07:17 smithi100 ceph-mon[112610]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:07:17.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:07:17 smithi100 ceph-mon[112610]: from='client.? 172.21.15.100:0/1563398413' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:07:17.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:17 smithi164 ceph-mon[92202]: from='client.54734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T17:07:17.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:17 smithi164 ceph-mon[92202]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T17:07:17.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:17 smithi164 ceph-mon[92202]: from='client.? 172.21.15.100:0/1563398413' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T17:07:17.958 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:07:17 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: ::ffff:172.21.15.164 - - [04/Sep/2024:17:07:17] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.51.0" 2024-09-04T17:07:18.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T17:07:18.006 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_f9fcca5273b6971f640393d33a94730179073754/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_f9fcca5273b6971f640393d33a94730179073754/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 smithi100 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 fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-04T17:07:18.259 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=c835d905f5104a0d880b6455ad91a426 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_f9fcca5273b6971f640393d33a94730179073754/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_f9fcca5273b6971f640393d33a94730179073754/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 smithi100 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 fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-04T17:07:18.262 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-04T17:07:18.271 INFO:tasks.cephadm:Teardown begin 2024-09-04T17:07:18.271 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-04T17:07:18.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-04T17:07:18.337 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-04T17:07:18.338 DEBUG:teuthology.orchestra.run.smithi100:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-04T17:07:18.358 DEBUG:teuthology.orchestra.run.smithi164:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-04T17:07:18.396 INFO:tasks.cephadm:Stopping all daemons... 2024-09-04T17:07:18.396 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-04T17:07:18.397 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mon.a 2024-09-04T17:07:18.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:07:18 smithi100 systemd[1]: Stopping Ceph mon.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:07:19.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:07:18 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a[108342]: 2024-09-04T17:07:18.718+0000 7f1ad72e2640 -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-04T17:07:19.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:07:18 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a[108342]: 2024-09-04T17:07:18.718+0000 7f1ad72e2640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-04T17:07:19.132 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:07:18 smithi100 podman[149841]: 2024-09-04 17:07:18.881852329 +0000 UTC m=+0.285503162 container died a1eb59cf2844e26c1a5272bf994eea3408d98df75d325a13f2e7ca649594a0e5 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-04T17:07:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:07:19 smithi100 podman[149841]: 2024-09-04 17:07:19.369038653 +0000 UTC m=+0.772689475 container cleanup a1eb59cf2844e26c1a5272bf994eea3408d98df75d325a13f2e7ca649594a0e5 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-04T17:07:19.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Sep 04 17:07:19 smithi100 bash[149841]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-a 2024-09-04T17:07:19.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:07:19 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:07:19.333698409Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:07:19.955 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mon.a.service' 2024-09-04T17:07:20.003 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T17:07:20.003 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-04T17:07:20.004 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-04T17:07:20.004 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mon.c 2024-09-04T17:07:20.308 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:07:20 smithi100 systemd[1]: Stopping Ceph mon.c for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:07:20.563 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:07:20 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-c[112606]: 2024-09-04T17:07:20.307+0000 7f8cb3064640 -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-04T17:07:20.563 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:07:20 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-c[112606]: 2024-09-04T17:07:20.307+0000 7f8cb3064640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-04T17:07:20.850 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:07:20 smithi100 podman[149964]: 2024-09-04 17:07:20.563052258 +0000 UTC m=+0.377773343 container died c0e506b0ec00c781aef5b485ee6b72d42aabb68b6249a35b82f4c3831ad881ff (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-c, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T17:07:21.131 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:07:21 smithi100 podman[149964]: 2024-09-04 17:07:21.024902176 +0000 UTC m=+0.839623304 container cleanup c0e506b0ec00c781aef5b485ee6b72d42aabb68b6249a35b82f4c3831ad881ff (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-c, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T17:07:21.132 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 04 17:07:21 smithi100 bash[149964]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-c 2024-09-04T17:07:21.497 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mon.c.service' 2024-09-04T17:07:21.531 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T17:07:21.532 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-04T17:07:21.532 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-04T17:07:21.532 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mon.b 2024-09-04T17:07:21.826 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:21 smithi164 systemd[1]: Stopping Ceph mon.b for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:07:22.118 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:21 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-b[92198]: 2024-09-04T17:07:21.824+0000 7fc1ff0a1640 -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-04T17:07:22.118 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:21 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-b[92198]: 2024-09-04T17:07:21.824+0000 7fc1ff0a1640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-04T17:07:22.118 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:21 smithi164 podman[119694]: 2024-09-04 17:07:21.877094329 +0000 UTC m=+0.148442005 container died 44641e70d803c0f1aa6b5782f6177eadee38f49625c28b87a9de897b6f539965 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-b, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-04T17:07:22.410 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:07:22 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:07:22.32900929Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:07:22.410 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:22 smithi164 podman[119694]: 2024-09-04 17:07:22.208518316 +0000 UTC m=+0.479865991 container cleanup 44641e70d803c0f1aa6b5782f6177eadee38f49625c28b87a9de897b6f539965 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True) 2024-09-04T17:07:22.410 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:22 smithi164 bash[119694]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-b 2024-09-04T17:07:22.646 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mon.b.service' 2024-09-04T17:07:22.668 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:22 smithi164 podman[119706]: 2024-09-04 17:07:22.410219832 +0000 UTC m=+0.528491665 container remove 44641e70d803c0f1aa6b5782f6177eadee38f49625c28b87a9de897b6f539965 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mon-b, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-04T17:07:22.668 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:22 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-04T17:07:22.668 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:22 smithi164 systemd[1]: Stopped Ceph mon.b for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:07:22.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 04 17:07:22 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mon.b.service: Consumed 6.860s CPU time. 2024-09-04T17:07:22.692 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T17:07:22.692 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-04T17:07:22.693 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-04T17:07:22.693 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mgr.y 2024-09-04T17:07:22.980 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:07:22 smithi100 systemd[1]: Stopping Ceph mgr.y for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:07:23.315 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:07:22 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: 2024-09-04T17:07:22.979+0000 7fab6b206640 -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-04T17:07:23.316 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:07:22 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y[83226]: 2024-09-04T17:07:22.979+0000 7fab6b206640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-04T17:07:23.316 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:07:23 smithi100 podman[150086]: 2024-09-04 17:07:23.022712651 +0000 UTC m=+0.146148746 container died 3d1421122f44b1ec1d4594266f4af875929e655c63e721830db1d04f351e6350 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T17:07:23.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:07:23 smithi100 podman[150086]: 2024-09-04 17:07:23.489122253 +0000 UTC m=+0.612558356 container cleanup 3d1421122f44b1ec1d4594266f4af875929e655c63e721830db1d04f351e6350 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-04T17:07:23.632 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Sep 04 17:07:23 smithi100 bash[150086]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-y 2024-09-04T17:07:23.872 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mgr.y.service' 2024-09-04T17:07:23.906 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T17:07:23.906 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-04T17:07:23.907 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-04T17:07:23.907 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mgr.x 2024-09-04T17:07:24.189 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 17:07:23 smithi164 systemd[1]: Stopping Ceph mgr.x for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:07:24.489 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 17:07:24 smithi164 podman[119816]: 2024-09-04 17:07:24.227503782 +0000 UTC m=+0.131539692 container died b8452de2f85c6f962bef0010945ca7b2b04622e703ab3edae55b610b88423a57 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T17:07:24.772 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 17:07:24 smithi164 podman[119816]: 2024-09-04 17:07:24.571457954 +0000 UTC m=+0.475493864 container cleanup b8452de2f85c6f962bef0010945ca7b2b04622e703ab3edae55b610b88423a57 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux ) 2024-09-04T17:07:24.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 04 17:07:24 smithi164 bash[119816]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-mgr-x 2024-09-04T17:07:24.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@mgr.x.service' 2024-09-04T17:07:25.030 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T17:07:25.030 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-04T17:07:25.030 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-04T17:07:25.030 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.0 2024-09-04T17:07:25.319 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:07:25 smithi100 systemd[1]: Stopping Ceph osd.0 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:07:25.632 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:07:25 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0[118909]: 2024-09-04T17:07:25.318+0000 7f7eb21ef640 -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-04T17:07:25.632 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:07:25 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0[118909]: 2024-09-04T17:07:25.318+0000 7f7eb21ef640 -1 osd.0 149 *** Got signal Terminated *** 2024-09-04T17:07:25.632 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:07:25 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0[118909]: 2024-09-04T17:07:25.318+0000 7f7eb21ef640 -1 osd.0 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T17:07:25.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:07:25 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:07:25.322298612Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:07:28.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:07:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:07:28.325318198Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:07:31.045 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:07:30 smithi100 podman[150206]: 2024-09-04 17:07:30.661874114 +0000 UTC m=+5.432781899 container died 7478d17d0f68c4851ecce6451cedcd6562285b30a18c092b1b6af5fdbf78ad73 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, 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, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T17:07:31.382 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:07:31 smithi100 podman[150206]: 2024-09-04 17:07:31.235925263 +0000 UTC m=+6.006833094 container cleanup 7478d17d0f68c4851ecce6451cedcd6562285b30a18c092b1b6af5fdbf78ad73 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T17:07:31.382 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:07:31 smithi100 bash[150206]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0 2024-09-04T17:07:31.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:07:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:07:31.328755416Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:07:31.862 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:07:31 smithi100 podman[150221]: 2024-09-04 17:07:31.529420058 +0000 UTC m=+0.861271022 container remove 7478d17d0f68c4851ecce6451cedcd6562285b30a18c092b1b6af5fdbf78ad73 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-04T17:07:32.132 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:07:31 smithi100 podman[150312]: 2024-09-04 17:07:31.764820202 +0000 UTC m=+0.015555305 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:07:32.132 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:07:31 smithi100 podman[150312]: 2024-09-04 17:07:31.915195597 +0000 UTC m=+0.165930742 container create cdc4807907180f56d8ca92c79f2508efe92a3fc76728f4512b0dd8adb5c6ada4 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=) 2024-09-04T17:07:32.619 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:07:32 smithi100 podman[150312]: 2024-09-04 17:07:32.141585312 +0000 UTC m=+0.392320417 container init cdc4807907180f56d8ca92c79f2508efe92a3fc76728f4512b0dd8adb5c6ada4 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-deactivate, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , 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) 2024-09-04T17:07:32.620 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:07:32 smithi100 podman[150312]: 2024-09-04 17:07:32.144935749 +0000 UTC m=+0.395670849 container start cdc4807907180f56d8ca92c79f2508efe92a3fc76728f4512b0dd8adb5c6ada4 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-04T17:07:32.620 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:07:32 smithi100 podman[150312]: 2024-09-04 17:07:32.216430889 +0000 UTC m=+0.467165992 container attach cdc4807907180f56d8ca92c79f2508efe92a3fc76728f4512b0dd8adb5c6ada4 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-04T17:07:32.620 INFO:journalctl@ceph.osd.0.smithi100.stdout:Sep 04 17:07:32 smithi100 podman[150312]: 2024-09-04 17:07:32.334798424 +0000 UTC m=+0.585533521 container died cdc4807907180f56d8ca92c79f2508efe92a3fc76728f4512b0dd8adb5c6ada4 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-04T17:07:32.970 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.0.service' 2024-09-04T17:07:33.010 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T17:07:33.010 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-04T17:07:33.010 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-04T17:07:33.010 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.1 2024-09-04T17:07:33.351 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:07:33 smithi100 systemd[1]: Stopping Ceph osd.1 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:07:33.632 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:07:33 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1[124046]: 2024-09-04T17:07:33.350+0000 7fd9732c4640 -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-04T17:07:33.632 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:07:33 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1[124046]: 2024-09-04T17:07:33.350+0000 7fd9732c4640 -1 osd.1 149 *** Got signal Terminated *** 2024-09-04T17:07:33.632 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:07:33 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1[124046]: 2024-09-04T17:07:33.350+0000 7fd9732c4640 -1 osd.1 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T17:07:34.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:07:34 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:07:34.320762089Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:07:37.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:07:37 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:07:37.330404296Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:07:39.007 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:07:38 smithi100 podman[150416]: 2024-09-04 17:07:38.74990532 +0000 UTC m=+5.500562254 container died fa3c9723eb22af922a5c7e0891aa6837f8de6cb1c260d472f1740320e4a381ce (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731) 2024-09-04T17:07:39.381 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:07:39 smithi100 podman[150416]: 2024-09-04 17:07:39.206926005 +0000 UTC m=+5.957582935 container cleanup fa3c9723eb22af922a5c7e0891aa6837f8de6cb1c260d472f1740320e4a381ce (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True) 2024-09-04T17:07:39.382 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:07:39 smithi100 bash[150416]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1 2024-09-04T17:07:39.826 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:07:39 smithi100 podman[150431]: 2024-09-04 17:07:39.466780014 +0000 UTC m=+0.715799317 container remove fa3c9723eb22af922a5c7e0891aa6837f8de6cb1c260d472f1740320e4a381ce (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T17:07:40.132 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:07:39 smithi100 podman[150522]: 2024-09-04 17:07:39.729034182 +0000 UTC m=+0.015515091 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:07:40.132 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:07:39 smithi100 podman[150522]: 2024-09-04 17:07:39.842985403 +0000 UTC m=+0.129466302 container create 34adfe81acb50d1e456262720d0da3ed9c13dbca1017c03c3a5a8626f5120862 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-04T17:07:40.132 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:07:40 smithi100 podman[150522]: 2024-09-04 17:07:40.045455388 +0000 UTC m=+0.331936288 container init 34adfe81acb50d1e456262720d0da3ed9c13dbca1017c03c3a5a8626f5120862 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T17:07:40.132 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:07:40 smithi100 podman[150522]: 2024-09-04 17:07:40.048777458 +0000 UTC m=+0.335258359 container start 34adfe81acb50d1e456262720d0da3ed9c13dbca1017c03c3a5a8626f5120862 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-04T17:07:40.590 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:07:40 smithi100 podman[150522]: 2024-09-04 17:07:40.156957263 +0000 UTC m=+0.443438181 container attach 34adfe81acb50d1e456262720d0da3ed9c13dbca1017c03c3a5a8626f5120862 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-04T17:07:40.590 INFO:journalctl@ceph.osd.1.smithi100.stdout:Sep 04 17:07:40 smithi100 podman[150522]: 2024-09-04 17:07:40.245439882 +0000 UTC m=+0.531920783 container died 34adfe81acb50d1e456262720d0da3ed9c13dbca1017c03c3a5a8626f5120862 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-1-deactivate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, 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.build-date=20240731, ceph=True, org.label-schema.license=GPLv2) 2024-09-04T17:07:40.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:07:40 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:07:40.33120207Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:07:40.992 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.1.service' 2024-09-04T17:07:41.032 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T17:07:41.032 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-04T17:07:41.033 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-04T17:07:41.033 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.2 2024-09-04T17:07:41.378 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:07:41 smithi100 systemd[1]: Stopping Ceph osd.2 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:07:41.632 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:07:41 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2[130516]: 2024-09-04T17:07:41.377+0000 7f0b7f077640 -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-04T17:07:41.632 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:07:41 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2[130516]: 2024-09-04T17:07:41.377+0000 7f0b7f077640 -1 osd.2 149 *** Got signal Terminated *** 2024-09-04T17:07:41.632 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:07:41 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2[130516]: 2024-09-04T17:07:41.377+0000 7f0b7f077640 -1 osd.2 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T17:07:43.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:07:43 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:07:43.326281537Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:07:46.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:07:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:07:46.320094364Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:07:46.971 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:07:46 smithi100 podman[150625]: 2024-09-04 17:07:46.711973361 +0000 UTC m=+5.458147081 container died 2a8821c646ebe3a13e57c452ab89251009923de3b98462197ce2265c5bcb2970 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, ceph=True) 2024-09-04T17:07:47.329 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:07:47 smithi100 podman[150625]: 2024-09-04 17:07:47.144222448 +0000 UTC m=+5.890396200 container cleanup 2a8821c646ebe3a13e57c452ab89251009923de3b98462197ce2265c5bcb2970 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-04T17:07:47.329 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:07:47 smithi100 bash[150625]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2 2024-09-04T17:07:47.631 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:07:47 smithi100 podman[150640]: 2024-09-04 17:07:47.328918788 +0000 UTC m=+0.614778491 container remove 2a8821c646ebe3a13e57c452ab89251009923de3b98462197ce2265c5bcb2970 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-04T17:07:48.049 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:07:47 smithi100 podman[150729]: 2024-09-04 17:07:47.659021922 +0000 UTC m=+0.015719117 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:07:48.049 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:07:47 smithi100 podman[150729]: 2024-09-04 17:07:47.779794223 +0000 UTC m=+0.136491418 container create 6a60566547a050bb9c7dff005d92a286ffaacb5162d554428708c378260c145f (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-04T17:07:48.049 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:07:47 smithi100 podman[150729]: 2024-09-04 17:07:47.973810922 +0000 UTC m=+0.330508116 container init 6a60566547a050bb9c7dff005d92a286ffaacb5162d554428708c378260c145f (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, 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.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T17:07:48.050 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:07:47 smithi100 podman[150729]: 2024-09-04 17:07:47.977304848 +0000 UTC m=+0.334002052 container start 6a60566547a050bb9c7dff005d92a286ffaacb5162d554428708c378260c145f (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T17:07:48.050 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:07:48 smithi100 podman[150729]: 2024-09-04 17:07:48.048829477 +0000 UTC m=+0.405526683 container attach 6a60566547a050bb9c7dff005d92a286ffaacb5162d554428708c378260c145f (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-04T17:07:48.190 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 17:07:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T17:07:47.856Z 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.100:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.100:8765: connect: connection refused" 2024-09-04T17:07:48.190 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 17:07:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T17:07:47.859Z 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.100:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.100:8765: connect: connection refused" 2024-09-04T17:07:48.190 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 17:07:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T17:07:47.859Z 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.100:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.100:8765: connect: connection refused" 2024-09-04T17:07:48.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 17:07:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T17:07:47.859Z 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.100:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.100:8765: connect: connection refused" 2024-09-04T17:07:48.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 17:07:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T17:07:47.860Z 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.100:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.100:8765: connect: connection refused" 2024-09-04T17:07:48.191 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 17:07:47 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T17:07:47.865Z 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.100:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.100:8765: connect: connection refused" 2024-09-04T17:07:48.382 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 04 17:07:48 smithi100 podman[150729]: 2024-09-04 17:07:48.174164993 +0000 UTC m=+0.530862196 container died 6a60566547a050bb9c7dff005d92a286ffaacb5162d554428708c378260c145f (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, 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, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-04T17:07:48.819 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.2.service' 2024-09-04T17:07:48.857 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T17:07:48.858 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-04T17:07:48.858 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-04T17:07:48.858 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.3 2024-09-04T17:07:49.132 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:07:48 smithi100 systemd[1]: Stopping Ceph osd.3 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:07:49.632 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:07:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3[136944]: 2024-09-04T17:07:49.230+0000 7fc68452c640 -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-04T17:07:49.632 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:07:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3[136944]: 2024-09-04T17:07:49.230+0000 7fc68452c640 -1 osd.3 149 *** Got signal Terminated *** 2024-09-04T17:07:49.632 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:07:49 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3[136944]: 2024-09-04T17:07:49.230+0000 7fc68452c640 -1 osd.3 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T17:07:49.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:07:49 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:07:49.324906588Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:07:51.689 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:07:51 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[97184]: 2024-09-04T17:07:51.429+0000 7ff8d0add640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.698081+0000 front 2024-09-04T17:07:29.698068+0000 (oldest deadline 2024-09-04T17:07:51.397982+0000) 2024-09-04T17:07:52.394 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:07:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:07:52.325463248Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:07:52.650 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:07:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[97184]: 2024-09-04T17:07:52.393+0000 7ff8d0add640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.698081+0000 front 2024-09-04T17:07:29.698068+0000 (oldest deadline 2024-09-04T17:07:51.397982+0000) 2024-09-04T17:07:53.690 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:07:53 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[97184]: 2024-09-04T17:07:53.394+0000 7ff8d0add640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.698081+0000 front 2024-09-04T17:07:29.698068+0000 (oldest deadline 2024-09-04T17:07:51.397982+0000) 2024-09-04T17:07:53.882 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:07:53 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3[136944]: 2024-09-04T17:07:53.602+0000 7fc67cb39640 -1 osd.3 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:30.019232+0000 front 2024-09-04T17:07:30.019386+0000 (oldest deadline 2024-09-04T17:07:53.519295+0000) 2024-09-04T17:07:54.690 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:07:54 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[97184]: 2024-09-04T17:07:54.410+0000 7ff8d0add640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.698081+0000 front 2024-09-04T17:07:29.698068+0000 (oldest deadline 2024-09-04T17:07:51.397982+0000) 2024-09-04T17:07:54.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:07:54 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:07:54.391+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:07:55.047 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:07:54 smithi100 podman[150842]: 2024-09-04 17:07:54.655300715 +0000 UTC m=+5.560900800 container died c3c0acd94b17e7811a1800df9bc030c13e414afe3fc953de21779fa851f0dead (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-04T17:07:55.048 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:07:55 smithi100 podman[150842]: 2024-09-04 17:07:55.047218016 +0000 UTC m=+5.952818132 container cleanup c3c0acd94b17e7811a1800df9bc030c13e414afe3fc953de21779fa851f0dead (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2) 2024-09-04T17:07:55.189 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:07:54 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:07:54.719+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:07:55.190 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:07:54 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:07:54.800+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:28.082861+0000 front 2024-09-04T17:07:28.082752+0000 (oldest deadline 2024-09-04T17:07:53.982629+0000) 2024-09-04T17:07:55.365 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:07:55 smithi100 bash[150842]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3 2024-09-04T17:07:55.631 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:07:55 smithi100 podman[150859]: 2024-09-04 17:07:55.36524665 +0000 UTC m=+0.708598520 container remove c3c0acd94b17e7811a1800df9bc030c13e414afe3fc953de21779fa851f0dead (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, 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, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-04T17:07:55.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:07:55 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:07:55.329691855Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:07:55.690 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:07:55 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[97184]: 2024-09-04T17:07:55.424+0000 7ff8d0add640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.698081+0000 front 2024-09-04T17:07:29.698068+0000 (oldest deadline 2024-09-04T17:07:51.397982+0000) 2024-09-04T17:07:55.691 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:07:55 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:07:55.424+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:07:56.035 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:07:55 smithi100 podman[150950]: 2024-09-04 17:07:55.620669037 +0000 UTC m=+0.015673443 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:07:56.035 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:07:55 smithi100 podman[150950]: 2024-09-04 17:07:55.741570187 +0000 UTC m=+0.136574628 container create 1ed25b08d7e696f2ff116ce35a6104b1701623fbd707392d53aa825820b9314e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-04T17:07:56.036 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:07:55 smithi100 podman[150950]: 2024-09-04 17:07:55.952186002 +0000 UTC m=+0.347190400 container init 1ed25b08d7e696f2ff116ce35a6104b1701623fbd707392d53aa825820b9314e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-deactivate, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-04T17:07:56.036 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:07:55 smithi100 podman[150950]: 2024-09-04 17:07:55.955707022 +0000 UTC m=+0.350711419 container start 1ed25b08d7e696f2ff116ce35a6104b1701623fbd707392d53aa825820b9314e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-04T17:07:56.036 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:07:56 smithi100 podman[150950]: 2024-09-04 17:07:56.035382004 +0000 UTC m=+0.430386423 container attach 1ed25b08d7e696f2ff116ce35a6104b1701623fbd707392d53aa825820b9314e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T17:07:56.189 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:07:55 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:07:55.776+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:28.082861+0000 front 2024-09-04T17:07:28.082752+0000 (oldest deadline 2024-09-04T17:07:53.982629+0000) 2024-09-04T17:07:56.190 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:07:55 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:07:55.728+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:07:56.382 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:07:56 smithi100 podman[150950]: 2024-09-04 17:07:56.141902397 +0000 UTC m=+0.536906797 container died 1ed25b08d7e696f2ff116ce35a6104b1701623fbd707392d53aa825820b9314e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T17:07:56.682 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.3.service' 2024-09-04T17:07:56.689 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:07:56 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:07:56.388+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:07:56.690 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:07:56 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[97184]: 2024-09-04T17:07:56.443+0000 7ff8d0add640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.698081+0000 front 2024-09-04T17:07:29.698068+0000 (oldest deadline 2024-09-04T17:07:51.397982+0000) 2024-09-04T17:07:56.706 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:07:56 smithi100 podman[150974]: 2024-09-04 17:07:56.6637891 +0000 UTC m=+0.511546426 container remove 1ed25b08d7e696f2ff116ce35a6104b1701623fbd707392d53aa825820b9314e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-04T17:07:56.706 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:07:56 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-04T17:07:56.706 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:07:56 smithi100 systemd[1]: Stopped Ceph osd.3 for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:07:56.707 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 04 17:07:56 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.3.service: Consumed 4.829s CPU time. 2024-09-04T17:07:56.722 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T17:07:56.723 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-04T17:07:56.723 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-04T17:07:56.723 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.4 2024-09-04T17:07:57.032 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:07:56 smithi164 systemd[1]: Stopping Ceph osd.4 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:07:57.033 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:07:56 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:07:56.800+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:28.082861+0000 front 2024-09-04T17:07:28.082752+0000 (oldest deadline 2024-09-04T17:07:53.982629+0000) 2024-09-04T17:07:57.033 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:07:56 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:07:56.701+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:07:57.393 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:07:57 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[97184]: 2024-09-04T17:07:57.031+0000 7ff8d84d0640 -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-04T17:07:57.393 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:07:57 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[97184]: 2024-09-04T17:07:57.031+0000 7ff8d84d0640 -1 osd.4 149 *** Got signal Terminated *** 2024-09-04T17:07:57.393 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:07:57 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[97184]: 2024-09-04T17:07:57.031+0000 7ff8d84d0640 -1 osd.4 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T17:07:57.687 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:07:57 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[97184]: 2024-09-04T17:07:57.459+0000 7ff8d0add640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.698081+0000 front 2024-09-04T17:07:29.698068+0000 (oldest deadline 2024-09-04T17:07:51.397982+0000) 2024-09-04T17:07:57.687 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:07:57 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:07:57.392+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:07:57.939 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:07:57 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:07:57.811+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:28.082861+0000 front 2024-09-04T17:07:28.082752+0000 (oldest deadline 2024-09-04T17:07:53.982629+0000) 2024-09-04T17:07:57.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:07:57 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:07:57.686+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:07:58.680 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:07:58 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:07:58.359+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:07:58.680 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:07:58 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:07:58.321640843Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:07:58.680 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:07:58 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[97184]: 2024-09-04T17:07:58.487+0000 7ff8d0add640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.698081+0000 front 2024-09-04T17:07:29.698068+0000 (oldest deadline 2024-09-04T17:07:51.397982+0000) 2024-09-04T17:07:58.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:07:58 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:07:58.679+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:07:58.969 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:07:58 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:07:58.848+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:28.082861+0000 front 2024-09-04T17:07:28.082752+0000 (oldest deadline 2024-09-04T17:07:53.982629+0000) 2024-09-04T17:07:59.649 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:07:59 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:07:59.353+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:07:59.650 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:07:59 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[97184]: 2024-09-04T17:07:59.458+0000 7ff8d0add640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.698081+0000 front 2024-09-04T17:07:29.698068+0000 (oldest deadline 2024-09-04T17:07:51.397982+0000) 2024-09-04T17:07:59.939 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:07:59 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:07:59.649+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:07:59.940 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:07:59 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:07:59.863+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:28.082861+0000 front 2024-09-04T17:07:28.082752+0000 (oldest deadline 2024-09-04T17:07:53.982629+0000) 2024-09-04T17:08:00.651 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:00 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:00.334+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:00.652 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:08:00 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[97184]: 2024-09-04T17:08:00.411+0000 7ff8d0add640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.698081+0000 front 2024-09-04T17:07:29.698068+0000 (oldest deadline 2024-09-04T17:07:51.397982+0000) 2024-09-04T17:08:00.652 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:08:00 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[97184]: 2024-09-04T17:08:00.411+0000 7ff8d0add640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:37.298846+0000 front 2024-09-04T17:07:37.298903+0000 (oldest deadline 2024-09-04T17:07:59.598716+0000) 2024-09-04T17:08:00.939 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:00 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:00.650+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:08:00.940 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:00 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:08:00.839+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:28.082861+0000 front 2024-09-04T17:07:28.082752+0000 (oldest deadline 2024-09-04T17:07:53.982629+0000) 2024-09-04T17:08:01.645 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:01.368+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:01.646 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:08:01.322192371Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:08:01.646 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:08:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[97184]: 2024-09-04T17:08:01.447+0000 7ff8d0add640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.698081+0000 front 2024-09-04T17:07:29.698068+0000 (oldest deadline 2024-09-04T17:07:51.397982+0000) 2024-09-04T17:08:01.646 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:08:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4[97184]: 2024-09-04T17:08:01.447+0000 7ff8d0add640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:37.298846+0000 front 2024-09-04T17:07:37.298903+0000 (oldest deadline 2024-09-04T17:07:59.598716+0000) 2024-09-04T17:08:01.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:01.644+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:08:01.940 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:08:01.830+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:28.082861+0000 front 2024-09-04T17:07:28.082752+0000 (oldest deadline 2024-09-04T17:07:53.982629+0000) 2024-09-04T17:08:01.940 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:01 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:08:01.830+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:37.483752+0000 front 2024-09-04T17:07:37.483682+0000 (oldest deadline 2024-09-04T17:08:00.983466+0000) 2024-09-04T17:08:02.674 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:08:02 smithi164 podman[119950]: 2024-09-04 17:08:02.529507351 +0000 UTC m=+5.608202239 container died a65584aea9069ab4a3691a2ecab6d84554779d5d36cdd5d06c34ea024ca6c541 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-04T17:08:02.675 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:02.327+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:02.675 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:02.327+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:02.928 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:02.673+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:08:02.928 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:08:02 smithi164 podman[119950]: 2024-09-04 17:08:02.906266384 +0000 UTC m=+5.984961272 container cleanup a65584aea9069ab4a3691a2ecab6d84554779d5d36cdd5d06c34ea024ca6c541 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-04T17:08:02.928 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:08:02 smithi164 bash[119950]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4 2024-09-04T17:08:02.929 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:08:02.857+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:28.082861+0000 front 2024-09-04T17:07:28.082752+0000 (oldest deadline 2024-09-04T17:07:53.982629+0000) 2024-09-04T17:08:02.929 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:02 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:08:02.857+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:37.483752+0000 front 2024-09-04T17:07:37.483682+0000 (oldest deadline 2024-09-04T17:08:00.983466+0000) 2024-09-04T17:08:03.440 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:08:03 smithi164 podman[119968]: 2024-09-04 17:08:03.140907226 +0000 UTC m=+0.604820866 container remove a65584aea9069ab4a3691a2ecab6d84554779d5d36cdd5d06c34ea024ca6c541 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T17:08:03.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:03 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:03.352+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:03.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:03 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:03.352+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:03.802 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:03 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:03.690+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:08:03.803 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:08:03 smithi164 podman[120059]: 2024-09-04 17:08:03.382416274 +0000 UTC m=+0.016313873 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:08:03.803 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:08:03 smithi164 podman[120059]: 2024-09-04 17:08:03.500062788 +0000 UTC m=+0.133960380 container create c72217918666a05cc2daf82abf5c9bf62a0d323f8c3a89f1d7fa8de60bb3ba64 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-deactivate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T17:08:03.803 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:08:03 smithi164 podman[120059]: 2024-09-04 17:08:03.710789813 +0000 UTC m=+0.344687400 container init c72217918666a05cc2daf82abf5c9bf62a0d323f8c3a89f1d7fa8de60bb3ba64 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-04T17:08:03.803 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:08:03 smithi164 podman[120059]: 2024-09-04 17:08:03.714781695 +0000 UTC m=+0.348679286 container start c72217918666a05cc2daf82abf5c9bf62a0d323f8c3a89f1d7fa8de60bb3ba64 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-04T17:08:03.803 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:08:03 smithi164 podman[120059]: 2024-09-04 17:08:03.802410309 +0000 UTC m=+0.436307896 container attach c72217918666a05cc2daf82abf5c9bf62a0d323f8c3a89f1d7fa8de60bb3ba64 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux ) 2024-09-04T17:08:04.184 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 04 17:08:03 smithi164 podman[120059]: 2024-09-04 17:08:03.914480711 +0000 UTC m=+0.548378312 container died c72217918666a05cc2daf82abf5c9bf62a0d323f8c3a89f1d7fa8de60bb3ba64 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-4-deactivate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-04T17:08:04.184 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:03 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:08:03.870+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:28.082861+0000 front 2024-09-04T17:07:28.082752+0000 (oldest deadline 2024-09-04T17:07:53.982629+0000) 2024-09-04T17:08:04.184 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:03 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:08:03.870+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:37.483752+0000 front 2024-09-04T17:07:37.483682+0000 (oldest deadline 2024-09-04T17:08:00.983466+0000) 2024-09-04T17:08:04.439 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:04 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:08:04.32991202Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:08:04.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:04 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:04.399+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:04.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:04 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:04.399+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:04.525 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.4.service' 2024-09-04T17:08:04.565 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T17:08:04.565 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-04T17:08:04.565 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-04T17:08:04.566 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.5 2024-09-04T17:08:04.756 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:04 smithi164 systemd[1]: Stopping Ceph osd.5 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:08:04.757 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:04 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:04.718+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:08:04.757 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:04 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:04.718+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:38.165431+0000 front 2024-09-04T17:07:38.165536+0000 (oldest deadline 2024-09-04T17:08:04.065264+0000) 2024-09-04T17:08:05.189 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:04 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:08:04.862+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:28.082861+0000 front 2024-09-04T17:07:28.082752+0000 (oldest deadline 2024-09-04T17:07:53.982629+0000) 2024-09-04T17:08:05.190 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:04 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:08:04.862+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:37.483752+0000 front 2024-09-04T17:07:37.483682+0000 (oldest deadline 2024-09-04T17:08:00.983466+0000) 2024-09-04T17:08:05.190 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:04 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:08:04.886+0000 7fd762f0b640 -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-04T17:08:05.190 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:04 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:08:04.886+0000 7fd762f0b640 -1 osd.5 149 *** Got signal Terminated *** 2024-09-04T17:08:05.190 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:04 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:08:04.886+0000 7fd762f0b640 -1 osd.5 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T17:08:05.689 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:05 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:05.382+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:05.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:05 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:05.382+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:06.190 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:05 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:05.763+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:08:06.190 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:05 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:05.763+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:38.165431+0000 front 2024-09-04T17:07:38.165536+0000 (oldest deadline 2024-09-04T17:08:04.065264+0000) 2024-09-04T17:08:06.190 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:05 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:08:05.852+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:28.082861+0000 front 2024-09-04T17:07:28.082752+0000 (oldest deadline 2024-09-04T17:07:53.982629+0000) 2024-09-04T17:08:06.190 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:05 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:08:05.852+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:37.483752+0000 front 2024-09-04T17:07:37.483682+0000 (oldest deadline 2024-09-04T17:08:00.983466+0000) 2024-09-04T17:08:06.689 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:06 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:06.335+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:06.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:06 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:06.335+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:07.190 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:06 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:06.753+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:08:07.190 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:06 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:06.753+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:38.165431+0000 front 2024-09-04T17:07:38.165536+0000 (oldest deadline 2024-09-04T17:08:04.065264+0000) 2024-09-04T17:08:07.190 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:06 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:08:06.882+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:28.082861+0000 front 2024-09-04T17:07:28.082752+0000 (oldest deadline 2024-09-04T17:07:53.982629+0000) 2024-09-04T17:08:07.190 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:06 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:08:06.882+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:37.483752+0000 front 2024-09-04T17:07:37.483682+0000 (oldest deadline 2024-09-04T17:08:00.983466+0000) 2024-09-04T17:08:07.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:08:07.321257984Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:08:07.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:07.291+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:07.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:07.291+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:08.190 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:07.796+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:08:08.190 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:07.796+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:38.165431+0000 front 2024-09-04T17:07:38.165536+0000 (oldest deadline 2024-09-04T17:08:04.065264+0000) 2024-09-04T17:08:08.190 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:08:07.852+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:28.082861+0000 front 2024-09-04T17:07:28.082752+0000 (oldest deadline 2024-09-04T17:07:53.982629+0000) 2024-09-04T17:08:08.190 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:07 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:08:07.852+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:37.483752+0000 front 2024-09-04T17:07:37.483682+0000 (oldest deadline 2024-09-04T17:08:00.983466+0000) 2024-09-04T17:08:08.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:08 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:08.255+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:08.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:08 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:08.255+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:09.189 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:08 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:08.764+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:08:09.190 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:08 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:08.764+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:38.165431+0000 front 2024-09-04T17:07:38.165536+0000 (oldest deadline 2024-09-04T17:08:04.065264+0000) 2024-09-04T17:08:09.190 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:08 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:08:08.809+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:28.082861+0000 front 2024-09-04T17:07:28.082752+0000 (oldest deadline 2024-09-04T17:07:53.982629+0000) 2024-09-04T17:08:09.190 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:08 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:08:08.809+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:37.483752+0000 front 2024-09-04T17:07:37.483682+0000 (oldest deadline 2024-09-04T17:08:00.983466+0000) 2024-09-04T17:08:09.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:09.223+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:09.691 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:09.223+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:09.691 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:09.223+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:42.421397+0000 front 2024-09-04T17:07:42.421383+0000 (oldest deadline 2024-09-04T17:08:08.321232+0000) 2024-09-04T17:08:10.190 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:08:09.809+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:28.082861+0000 front 2024-09-04T17:07:28.082752+0000 (oldest deadline 2024-09-04T17:07:53.982629+0000) 2024-09-04T17:08:10.190 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5[101984]: 2024-09-04T17:08:09.809+0000 7fd75b518640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:37.483752+0000 front 2024-09-04T17:07:37.483682+0000 (oldest deadline 2024-09-04T17:08:00.983466+0000) 2024-09-04T17:08:10.190 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:09.720+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:08:10.190 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:09 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:09.720+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:38.165431+0000 front 2024-09-04T17:07:38.165536+0000 (oldest deadline 2024-09-04T17:08:04.065264+0000) 2024-09-04T17:08:10.673 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:10 smithi164 podman[120161]: 2024-09-04 17:08:10.401466295 +0000 UTC m=+5.603872024 container died 3e9c2bef8c3048e5c70ac733fd7fc186dbee8acd6000c6dd92d71a174398d8f2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , 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.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True) 2024-09-04T17:08:10.674 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:10 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:08:10.327144154Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:08:10.674 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:10 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:10.224+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:10.674 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:10 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:10.224+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:10.675 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:10 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:10.224+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:42.421397+0000 front 2024-09-04T17:07:42.421383+0000 (oldest deadline 2024-09-04T17:08:08.321232+0000) 2024-09-04T17:08:10.940 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:10 smithi164 podman[120161]: 2024-09-04 17:08:10.836615957 +0000 UTC m=+6.039021685 container cleanup 3e9c2bef8c3048e5c70ac733fd7fc186dbee8acd6000c6dd92d71a174398d8f2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, 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, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-04T17:08:10.940 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:10 smithi164 bash[120161]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5 2024-09-04T17:08:10.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:10 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:10.672+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:08:10.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:10 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:10.672+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:38.165431+0000 front 2024-09-04T17:07:38.165536+0000 (oldest deadline 2024-09-04T17:08:04.065264+0000) 2024-09-04T17:08:10.941 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:10 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:10.672+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:46.366330+0000 front 2024-09-04T17:07:46.366245+0000 (oldest deadline 2024-09-04T17:08:10.466164+0000) 2024-09-04T17:08:11.439 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:11 smithi164 podman[120188]: 2024-09-04 17:08:11.054929138 +0000 UTC m=+0.648968989 container remove 3e9c2bef8c3048e5c70ac733fd7fc186dbee8acd6000c6dd92d71a174398d8f2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-04T17:08:11.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:11 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:11.180+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:11.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:11 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:11.180+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:11.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:11 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:11.180+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:42.421397+0000 front 2024-09-04T17:07:42.421383+0000 (oldest deadline 2024-09-04T17:08:08.321232+0000) 2024-09-04T17:08:11.758 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:11 smithi164 podman[120274]: 2024-09-04 17:08:11.408062247 +0000 UTC m=+0.016292987 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:08:11.758 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:11 smithi164 podman[120274]: 2024-09-04 17:08:11.547523934 +0000 UTC m=+0.155754711 container create 8f2d7f0098f844d099e56b86391c74b253c5847096054d7682f1d7107ed462c9 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-deactivate, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T17:08:11.759 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:11 smithi164 podman[120274]: 2024-09-04 17:08:11.758192178 +0000 UTC m=+0.366422913 container init 8f2d7f0098f844d099e56b86391c74b253c5847096054d7682f1d7107ed462c9 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-04T17:08:11.759 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:11 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:11.712+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:08:11.759 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:11 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:11.712+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:38.165431+0000 front 2024-09-04T17:07:38.165536+0000 (oldest deadline 2024-09-04T17:08:04.065264+0000) 2024-09-04T17:08:11.759 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:11 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:11.712+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:46.366330+0000 front 2024-09-04T17:07:46.366245+0000 (oldest deadline 2024-09-04T17:08:10.466164+0000) 2024-09-04T17:08:12.160 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:11 smithi164 podman[120274]: 2024-09-04 17:08:11.761529143 +0000 UTC m=+0.369759875 container start 8f2d7f0098f844d099e56b86391c74b253c5847096054d7682f1d7107ed462c9 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-deactivate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-04T17:08:12.161 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:11 smithi164 podman[120274]: 2024-09-04 17:08:11.824886633 +0000 UTC m=+0.433117367 container attach 8f2d7f0098f844d099e56b86391c74b253c5847096054d7682f1d7107ed462c9 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T17:08:12.161 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 04 17:08:11 smithi164 podman[120274]: 2024-09-04 17:08:11.951503712 +0000 UTC m=+0.559734450 container died 8f2d7f0098f844d099e56b86391c74b253c5847096054d7682f1d7107ed462c9 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-5-deactivate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-04T17:08:12.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:12 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:12.158+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:12.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:12 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:12.158+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:12.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:12 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:12.158+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:42.421397+0000 front 2024-09-04T17:07:42.421383+0000 (oldest deadline 2024-09-04T17:08:08.321232+0000) 2024-09-04T17:08:12.547 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.5.service' 2024-09-04T17:08:12.586 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T17:08:12.586 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-04T17:08:12.586 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-04T17:08:12.586 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.6 2024-09-04T17:08:12.898 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:12 smithi164 systemd[1]: Stopping Ceph osd.6 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:08:12.898 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:12 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:12.703+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:08:12.898 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:12 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:12.703+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:38.165431+0000 front 2024-09-04T17:07:38.165536+0000 (oldest deadline 2024-09-04T17:08:04.065264+0000) 2024-09-04T17:08:12.898 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:12 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:12.703+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:46.366330+0000 front 2024-09-04T17:07:46.366245+0000 (oldest deadline 2024-09-04T17:08:10.466164+0000) 2024-09-04T17:08:13.189 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:12 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:12.896+0000 7feea1602640 -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-04T17:08:13.189 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:12 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:12.896+0000 7feea1602640 -1 osd.6 149 *** Got signal Terminated *** 2024-09-04T17:08:13.189 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:12 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:12.896+0000 7feea1602640 -1 osd.6 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T17:08:13.439 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:08:13.320954735Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:08:13.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:13.188+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:13.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:13.188+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:13.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:13.188+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:42.421397+0000 front 2024-09-04T17:07:42.421383+0000 (oldest deadline 2024-09-04T17:08:08.321232+0000) 2024-09-04T17:08:14.189 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:13.727+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:08:14.190 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:13.727+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:38.165431+0000 front 2024-09-04T17:07:38.165536+0000 (oldest deadline 2024-09-04T17:08:04.065264+0000) 2024-09-04T17:08:14.190 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:13 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:13.727+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:46.366330+0000 front 2024-09-04T17:07:46.366245+0000 (oldest deadline 2024-09-04T17:08:10.466164+0000) 2024-09-04T17:08:14.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:14.209+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:14.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:14.209+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:14.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:14.209+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:42.421397+0000 front 2024-09-04T17:07:42.421383+0000 (oldest deadline 2024-09-04T17:08:08.321232+0000) 2024-09-04T17:08:15.167 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:14.689+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:08:15.168 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:14.689+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:38.165431+0000 front 2024-09-04T17:07:38.165536+0000 (oldest deadline 2024-09-04T17:08:04.065264+0000) 2024-09-04T17:08:15.168 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:14 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:14.689+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:46.366330+0000 front 2024-09-04T17:07:46.366245+0000 (oldest deadline 2024-09-04T17:08:10.466164+0000) 2024-09-04T17:08:15.439 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:15 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:15.166+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:15.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:15 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:15.166+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:15.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:15 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:15.166+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:42.421397+0000 front 2024-09-04T17:07:42.421383+0000 (oldest deadline 2024-09-04T17:08:08.321232+0000) 2024-09-04T17:08:15.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:15 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:15.651+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:08:15.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:15 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:15.651+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:38.165431+0000 front 2024-09-04T17:07:38.165536+0000 (oldest deadline 2024-09-04T17:08:04.065264+0000) 2024-09-04T17:08:15.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:15 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:15.651+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:46.366330+0000 front 2024-09-04T17:07:46.366245+0000 (oldest deadline 2024-09-04T17:08:10.466164+0000) 2024-09-04T17:08:16.439 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:08:16.3293042Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:08:16.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:16.184+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:16.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:16.184+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:16.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:16.184+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:42.421397+0000 front 2024-09-04T17:07:42.421383+0000 (oldest deadline 2024-09-04T17:08:08.321232+0000) 2024-09-04T17:08:16.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:16.184+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6830 osd.3 since back 2024-09-04T17:07:50.522539+0000 front 2024-09-04T17:07:50.522552+0000 (oldest deadline 2024-09-04T17:08:15.222489+0000) 2024-09-04T17:08:16.939 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:16.649+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:08:16.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:16.649+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:38.165431+0000 front 2024-09-04T17:07:38.165536+0000 (oldest deadline 2024-09-04T17:08:04.065264+0000) 2024-09-04T17:08:16.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:16 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:16.649+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:46.366330+0000 front 2024-09-04T17:07:46.366245+0000 (oldest deadline 2024-09-04T17:08:10.466164+0000) 2024-09-04T17:08:17.660 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:17 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:17.208+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:17.660 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:17 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:17.208+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:17.661 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:17 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:17.208+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:42.421397+0000 front 2024-09-04T17:07:42.421383+0000 (oldest deadline 2024-09-04T17:08:08.321232+0000) 2024-09-04T17:08:17.661 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:17 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:17.208+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6830 osd.3 since back 2024-09-04T17:07:50.522539+0000 front 2024-09-04T17:07:50.522552+0000 (oldest deadline 2024-09-04T17:08:15.222489+0000) 2024-09-04T17:08:17.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:17 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:17.659+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:27.663889+0000 front 2024-09-04T17:07:27.664023+0000 (oldest deadline 2024-09-04T17:07:54.064524+0000) 2024-09-04T17:08:17.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:17 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:17.659+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:38.165431+0000 front 2024-09-04T17:07:38.165536+0000 (oldest deadline 2024-09-04T17:08:04.065264+0000) 2024-09-04T17:08:17.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:17 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6[106550]: 2024-09-04T17:08:17.659+0000 7fee9dc17640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:46.366330+0000 front 2024-09-04T17:07:46.366245+0000 (oldest deadline 2024-09-04T17:08:10.466164+0000) 2024-09-04T17:08:18.522 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:18 smithi164 podman[120376]: 2024-09-04 17:08:18.22244692 +0000 UTC m=+5.416555805 container died 13ac232439efccd768a82bf0528a7bf7cde322b20026813d38b4708953d6c587 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6, 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, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-04T17:08:18.523 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:18 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:18.242+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:18.523 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:18 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:18.242+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:18.523 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:18 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:18.242+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:42.421397+0000 front 2024-09-04T17:07:42.421383+0000 (oldest deadline 2024-09-04T17:08:08.321232+0000) 2024-09-04T17:08:18.523 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:18 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:18.242+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6830 osd.3 since back 2024-09-04T17:07:50.522539+0000 front 2024-09-04T17:07:50.522552+0000 (oldest deadline 2024-09-04T17:08:15.222489+0000) 2024-09-04T17:08:18.939 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:18 smithi164 podman[120376]: 2024-09-04 17:08:18.52261527 +0000 UTC m=+5.716724143 container cleanup 13ac232439efccd768a82bf0528a7bf7cde322b20026813d38b4708953d6c587 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-04T17:08:18.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:18 smithi164 bash[120376]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6 2024-09-04T17:08:18.940 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:18 smithi164 podman[120393]: 2024-09-04 17:08:18.740368754 +0000 UTC m=+0.515232939 container remove 13ac232439efccd768a82bf0528a7bf7cde322b20026813d38b4708953d6c587 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T17:08:19.325 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:19 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:19.212+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:19.326 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:19 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:19.212+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:19.326 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:19 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:19.212+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:42.421397+0000 front 2024-09-04T17:07:42.421383+0000 (oldest deadline 2024-09-04T17:08:08.321232+0000) 2024-09-04T17:08:19.326 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:19 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:19.212+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6830 osd.3 since back 2024-09-04T17:07:50.522539+0000 front 2024-09-04T17:07:50.522552+0000 (oldest deadline 2024-09-04T17:08:15.222489+0000) 2024-09-04T17:08:19.326 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:19 smithi164 podman[120479]: 2024-09-04 17:08:19.058043074 +0000 UTC m=+0.101162408 container create 350ade3ecb2b99e1d15ec35dd75337aed033cfa0a21d71333256e6ce3d679170 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-deactivate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T17:08:19.326 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:19 smithi164 podman[120479]: 2024-09-04 17:08:18.973062221 +0000 UTC m=+0.016181513 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:08:19.327 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:19 smithi164 podman[120479]: 2024-09-04 17:08:19.293638081 +0000 UTC m=+0.336757373 container init 350ade3ecb2b99e1d15ec35dd75337aed033cfa0a21d71333256e6ce3d679170 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-deactivate, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, 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) 2024-09-04T17:08:19.327 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:19 smithi164 podman[120479]: 2024-09-04 17:08:19.296903603 +0000 UTC m=+0.340022898 container start 350ade3ecb2b99e1d15ec35dd75337aed033cfa0a21d71333256e6ce3d679170 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-04T17:08:19.690 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:19 smithi164 podman[120479]: 2024-09-04 17:08:19.37703537 +0000 UTC m=+0.420154662 container attach 350ade3ecb2b99e1d15ec35dd75337aed033cfa0a21d71333256e6ce3d679170 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-deactivate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-04T17:08:19.690 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:19 smithi164 podman[120479]: 2024-09-04 17:08:19.491678217 +0000 UTC m=+0.534797518 container died 350ade3ecb2b99e1d15ec35dd75337aed033cfa0a21d71333256e6ce3d679170 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-deactivate, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-04T17:08:19.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:19 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:08:19.325769819Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:08:20.073 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 04 17:08:20 smithi164 podman[120502]: 2024-09-04 17:08:20.055647385 +0000 UTC m=+0.552315747 container remove 350ade3ecb2b99e1d15ec35dd75337aed033cfa0a21d71333256e6ce3d679170 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-6-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-04T17:08:20.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.6.service' 2024-09-04T17:08:20.117 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T17:08:20.117 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-04T17:08:20.117 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-04T17:08:20.118 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.7 2024-09-04T17:08:20.439 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:20 smithi164 systemd[1]: Stopping Ceph osd.7 for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:08:20.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:20 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:20.204+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:20.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:20 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:20.204+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:20.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:20 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:20.204+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:42.421397+0000 front 2024-09-04T17:07:42.421383+0000 (oldest deadline 2024-09-04T17:08:08.321232+0000) 2024-09-04T17:08:20.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:20 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:20.204+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6830 osd.3 since back 2024-09-04T17:07:50.522539+0000 front 2024-09-04T17:07:50.522552+0000 (oldest deadline 2024-09-04T17:08:15.222489+0000) 2024-09-04T17:08:20.939 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:20 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:20.441+0000 7f2c21870640 -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-04T17:08:20.940 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:20 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:20.441+0000 7f2c21870640 -1 osd.7 149 *** Got signal Terminated *** 2024-09-04T17:08:20.940 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:20 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:20.441+0000 7f2c21870640 -1 osd.7 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T17:08:21.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:21 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:21.187+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:21.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:21 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:21.187+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:21.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:21 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:21.187+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:42.421397+0000 front 2024-09-04T17:07:42.421383+0000 (oldest deadline 2024-09-04T17:08:08.321232+0000) 2024-09-04T17:08:21.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:21 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:21.187+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6830 osd.3 since back 2024-09-04T17:07:50.522539+0000 front 2024-09-04T17:07:50.522552+0000 (oldest deadline 2024-09-04T17:08:15.222489+0000) 2024-09-04T17:08:22.440 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:22 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:08:22.323910233Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:08:22.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:22 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:22.169+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:22.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:22 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:22.169+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:22.441 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:22 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:22.169+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:42.421397+0000 front 2024-09-04T17:07:42.421383+0000 (oldest deadline 2024-09-04T17:08:08.321232+0000) 2024-09-04T17:08:22.441 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:22 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:22.169+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6830 osd.3 since back 2024-09-04T17:07:50.522539+0000 front 2024-09-04T17:07:50.522552+0000 (oldest deadline 2024-09-04T17:08:15.222489+0000) 2024-09-04T17:08:23.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:23 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:23.188+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:23.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:23 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:23.188+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:23.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:23 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:23.188+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:42.421397+0000 front 2024-09-04T17:07:42.421383+0000 (oldest deadline 2024-09-04T17:08:08.321232+0000) 2024-09-04T17:08:23.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:23 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:23.188+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6830 osd.3 since back 2024-09-04T17:07:50.522539+0000 front 2024-09-04T17:07:50.522552+0000 (oldest deadline 2024-09-04T17:08:15.222489+0000) 2024-09-04T17:08:23.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:23 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:23.188+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.164:6804 osd.4 since back 2024-09-04T17:08:00.523171+0000 front 2024-09-04T17:08:00.523188+0000 (oldest deadline 2024-09-04T17:08:22.823199+0000) 2024-09-04T17:08:24.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:24 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:24.219+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:24.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:24 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:24.219+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:24.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:24 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:24.219+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:42.421397+0000 front 2024-09-04T17:07:42.421383+0000 (oldest deadline 2024-09-04T17:08:08.321232+0000) 2024-09-04T17:08:24.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:24 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:24.219+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6830 osd.3 since back 2024-09-04T17:07:50.522539+0000 front 2024-09-04T17:07:50.522552+0000 (oldest deadline 2024-09-04T17:08:15.222489+0000) 2024-09-04T17:08:24.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:24 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:24.219+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.164:6804 osd.4 since back 2024-09-04T17:08:00.523171+0000 front 2024-09-04T17:08:00.523188+0000 (oldest deadline 2024-09-04T17:08:22.823199+0000) 2024-09-04T17:08:25.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:25 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:08:25.329739436Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:08:25.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:25 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:25.226+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6806 osd.0 since back 2024-09-04T17:07:29.119095+0000 front 2024-09-04T17:07:29.119239+0000 (oldest deadline 2024-09-04T17:07:53.819062+0000) 2024-09-04T17:08:25.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:25 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:25.226+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6814 osd.1 since back 2024-09-04T17:07:36.719999+0000 front 2024-09-04T17:07:36.720081+0000 (oldest deadline 2024-09-04T17:08:01.920391+0000) 2024-09-04T17:08:25.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:25 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:25.226+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6822 osd.2 since back 2024-09-04T17:07:42.421397+0000 front 2024-09-04T17:07:42.421383+0000 (oldest deadline 2024-09-04T17:08:08.321232+0000) 2024-09-04T17:08:25.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:25 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:25.226+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.100:6830 osd.3 since back 2024-09-04T17:07:50.522539+0000 front 2024-09-04T17:07:50.522552+0000 (oldest deadline 2024-09-04T17:08:15.222489+0000) 2024-09-04T17:08:25.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:25 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7[111471]: 2024-09-04T17:08:25.226+0000 7f2c19e7d640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.164:6804 osd.4 since back 2024-09-04T17:08:00.523171+0000 front 2024-09-04T17:08:00.523188+0000 (oldest deadline 2024-09-04T17:08:22.823199+0000) 2024-09-04T17:08:26.190 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:25 smithi164 podman[120582]: 2024-09-04 17:08:25.925978452 +0000 UTC m=+5.581979786 container died 309764b277ac857822a48f4ce852faf0faff2bb8577f892cb4ec9a9eec99b25c (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD) 2024-09-04T17:08:26.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:26 smithi164 podman[120582]: 2024-09-04 17:08:26.241288757 +0000 UTC m=+5.897290088 container cleanup 309764b277ac857822a48f4ce852faf0faff2bb8577f892cb4ec9a9eec99b25c (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True) 2024-09-04T17:08:26.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:26 smithi164 bash[120582]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7 2024-09-04T17:08:26.690 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:26 smithi164 podman[120599]: 2024-09-04 17:08:26.434246753 +0000 UTC m=+0.501298421 container remove 309764b277ac857822a48f4ce852faf0faff2bb8577f892cb4ec9a9eec99b25c (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True) 2024-09-04T17:08:27.129 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:26 smithi164 podman[120686]: 2024-09-04 17:08:26.860057248 +0000 UTC m=+0.105834379 container create a4fd524f2f2eb68cb0910f7bf665674e75601f983c373f9ae633fa5fcea79aad (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-04T17:08:27.129 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:26 smithi164 podman[120686]: 2024-09-04 17:08:26.77078245 +0000 UTC m=+0.016559542 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T17:08:27.129 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:27 smithi164 podman[120686]: 2024-09-04 17:08:27.129321407 +0000 UTC m=+0.375098490 container init a4fd524f2f2eb68cb0910f7bf665674e75601f983c373f9ae633fa5fcea79aad (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-deactivate, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-04T17:08:27.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:27 smithi164 podman[120686]: 2024-09-04 17:08:27.132668031 +0000 UTC m=+0.378445113 container start a4fd524f2f2eb68cb0910f7bf665674e75601f983c373f9ae633fa5fcea79aad (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, 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, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux ) 2024-09-04T17:08:27.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:27 smithi164 podman[120686]: 2024-09-04 17:08:27.212557812 +0000 UTC m=+0.458334896 container attach a4fd524f2f2eb68cb0910f7bf665674e75601f983c373f9ae633fa5fcea79aad (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-deactivate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T17:08:27.440 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 04 17:08:27 smithi164 podman[120686]: 2024-09-04 17:08:27.328412918 +0000 UTC m=+0.574190017 container died a4fd524f2f2eb68cb0910f7bf665674e75601f983c373f9ae633fa5fcea79aad (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-04T17:08:27.896 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@osd.7.service' 2024-09-04T17:08:27.933 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T17:08:27.933 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-04T17:08:27.933 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-04T17:08:27.934 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@prometheus.a 2024-09-04T17:08:28.189 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 17:08:28 smithi164 systemd[1]: Stopping Ceph prometheus.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:08:28.536 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=cleanup t=2024-09-04T17:08:28.272291912Z level=info msg="Completed cleanup jobs" duration=2.240679ms 2024-09-04T17:08:28.536 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:08:28.328032642Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:08:28.536 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=plugins.update.checker t=2024-09-04T17:08:28.406025205Z level=info msg="Update check succeeded" duration=57.819353ms 2024-09-04T17:08:28.537 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=grafana.update.checker t=2024-09-04T17:08:28.428898435Z level=info msg="Update check succeeded" duration=60.548533ms 2024-09-04T17:08:28.537 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 17:08:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T17:08:28.285Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-04T17:08:28.537 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 17:08:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T17:08:28.285Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-04T17:08:28.537 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 17:08:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T17:08:28.285Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-04T17:08:28.537 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 17:08:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T17:08:28.285Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-04T17:08:28.537 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 17:08:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T17:08:28.285Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-04T17:08:28.538 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 17:08:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T17:08:28.285Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-04T17:08:28.538 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 17:08:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T17:08:28.285Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-04T17:08:28.538 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 17:08:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T17:08:28.285Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-04T17:08:28.538 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 17:08:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T17:08:28.286Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-04T17:08:28.538 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 17:08:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T17:08:28.287Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-04T17:08:28.538 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 17:08:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T17:08:28.287Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-04T17:08:28.538 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 17:08:28 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a[83466]: ts=2024-09-04T17:08:28.287Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-04T17:08:28.538 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 17:08:28 smithi164 podman[120787]: 2024-09-04 17:08:28.296054787 +0000 UTC m=+0.135064481 container died b0bc821cb41b406a06a29b9aa1f2ac3f1245aa1b575367d3351bb2a672b2e300 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T17:08:28.830 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 17:08:28 smithi164 podman[120787]: 2024-09-04 17:08:28.63549217 +0000 UTC m=+0.474501853 container cleanup b0bc821cb41b406a06a29b9aa1f2ac3f1245aa1b575367d3351bb2a672b2e300 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T17:08:28.831 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 04 17:08:28 smithi164 bash[120787]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-prometheus-a 2024-09-04T17:08:29.055 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@prometheus.a.service' 2024-09-04T17:08:29.089 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T17:08:29.089 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-04T17:08:29.090 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 --force --keep-logs 2024-09-04T17:08:29.298 INFO:teuthology.orchestra.run.smithi100.stdout:Deleting cluster with fsid: fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T17:08:31.097 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 17:08:30 smithi100 systemd[1]: Stopping Ceph alertmanager.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:08:31.097 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 17:08:31 smithi100 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a[101045]: ts=2024-09-04T17:08:31.055Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-04T17:08:31.381 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 17:08:31 smithi100 podman[151392]: 2024-09-04 17:08:31.096754549 +0000 UTC m=+0.142675077 container died 1bc16850805f898cee6e1a0a45d118beecb227d0c01f985353451295fd380920 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T17:08:31.632 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 17:08:31 smithi100 podman[151392]: 2024-09-04 17:08:31.556283929 +0000 UTC m=+0.602204488 container cleanup 1bc16850805f898cee6e1a0a45d118beecb227d0c01f985353451295fd380920 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T17:08:31.632 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 17:08:31 smithi100 bash[151392]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a 2024-09-04T17:08:31.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:31 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:08:31.329694888Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:08:32.340 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 17:08:31 smithi100 podman[151406]: 2024-09-04 17:08:31.907379398 +0000 UTC m=+0.800501265 container remove 1bc16850805f898cee6e1a0a45d118beecb227d0c01f985353451295fd380920 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T17:08:32.340 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 17:08:31 smithi100 podman[151406]: 2024-09-04 17:08:31.991401836 +0000 UTC m=+0.884523701 volume remove eaa5f116d0c1091f1c037adc8b3425022131cb48846b270b15fd40db044efd65 2024-09-04T17:08:32.340 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 17:08:32 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-04T17:08:32.340 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 17:08:32 smithi100 systemd[1]: Stopped Ceph alertmanager.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:08:32.340 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Sep 04 17:08:32 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@alertmanager.a.service: Consumed 1.307s CPU time. 2024-09-04T17:08:32.631 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 17:08:32 smithi100 systemd[1]: Stopping Ceph node-exporter.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:08:32.632 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 17:08:32 smithi100 podman[151519]: 2024-09-04 17:08:32.580208107 +0000 UTC m=+0.103347826 container died 15abb71a2e63a4166574181f76686c72826b403ab99812b110ae4f0d2fe59b5a (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T17:08:33.132 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 17:08:32 smithi100 podman[151519]: 2024-09-04 17:08:32.911202949 +0000 UTC m=+0.434342657 container cleanup 15abb71a2e63a4166574181f76686c72826b403ab99812b110ae4f0d2fe59b5a (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T17:08:33.132 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 17:08:32 smithi100 bash[151519]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a 2024-09-04T17:08:33.132 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 17:08:33 smithi100 podman[151531]: 2024-09-04 17:08:33.078771539 +0000 UTC m=+0.502220640 container remove 15abb71a2e63a4166574181f76686c72826b403ab99812b110ae4f0d2fe59b5a (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T17:08:33.133 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 17:08:33 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-04T17:08:33.632 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 17:08:33 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-04T17:08:33.632 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 17:08:33 smithi100 systemd[1]: Stopped Ceph node-exporter.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:08:33.632 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Sep 04 17:08:33 smithi100 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@node-exporter.a.service: Consumed 2.792s CPU time. 2024-09-04T17:08:34.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:34 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:08:34.328402698Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:08:37.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:37 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:08:37.326767966Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:08:40.635 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:40 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:08:40.326989616Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:08:43.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:43 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:08:43.324261656Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:08:46.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:46 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:08:46.32441106Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:08:49.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:49 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:08:49.320908347Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:08:52.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:52 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:08:52.319314471Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:08:55.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:55 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:08:55.322073433Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:08:57.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 --force --keep-logs 2024-09-04T17:08:58.031 INFO:teuthology.orchestra.run.smithi164.stdout:Deleting cluster with fsid: fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T17:08:58.388 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:58 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T17:08:58.330196686Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T17:08:59.940 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:59 smithi164 systemd[1]: Stopping Ceph grafana.a for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:08:59.940 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:59 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=server t=2024-09-04T17:08:59.762883613Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-04T17:08:59.940 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:59 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=ticker t=2024-09-04T17:08:59.762922359Z level=info msg=stopped last_tick=2024-09-04T17:08:50Z 2024-09-04T17:08:59.940 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:59 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=tracing t=2024-09-04T17:08:59.762937529Z level=info msg="Closing tracing" 2024-09-04T17:08:59.940 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:59 smithi164 ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a[88402]: logger=grafana-apiserver t=2024-09-04T17:08:59.762995588Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-04T17:08:59.941 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:08:59 smithi164 podman[121249]: 2024-09-04 17:08:59.773081095 +0000 UTC m=+0.096004278 container died 2ca0b22062bef7de165d56d8446e1df1add52d5226787a3b1b5bcd957bfb89b2 (image=quay.io/ceph/grafana:10.4.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T17:09:00.388 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:09:00 smithi164 podman[121249]: 2024-09-04 17:09:00.128995385 +0000 UTC m=+0.451918556 container cleanup 2ca0b22062bef7de165d56d8446e1df1add52d5226787a3b1b5bcd957bfb89b2 (image=quay.io/ceph/grafana:10.4.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T17:09:00.389 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:09:00 smithi164 bash[121249]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a 2024-09-04T17:09:00.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:09:00 smithi164 podman[121261]: 2024-09-04 17:09:00.388669739 +0000 UTC m=+0.614248548 container remove 2ca0b22062bef7de165d56d8446e1df1add52d5226787a3b1b5bcd957bfb89b2 (image=quay.io/ceph/grafana:10.4.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T17:09:00.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:09:00 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-04T17:09:00.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:09:00 smithi164 systemd[1]: Stopped Ceph grafana.a for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:09:00.690 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 04 17:09:00 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@grafana.a.service: Consumed 8.243s CPU time. 2024-09-04T17:09:01.190 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 17:09:00 smithi164 systemd[1]: Stopping Ceph node-exporter.b for fa5d394c-6ada-11ef-bcd6-c7b262605968... 2024-09-04T17:09:01.190 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 17:09:00 smithi164 podman[121372]: 2024-09-04 17:09:00.994535923 +0000 UTC m=+0.110883695 container died d58827805ffb25cc51e91b841f67f6bdc2f1b8df804aa145a385f09d35b6d1ff (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T17:09:01.593 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 17:09:01 smithi164 podman[121372]: 2024-09-04 17:09:01.375189545 +0000 UTC m=+0.491537314 container cleanup d58827805ffb25cc51e91b841f67f6bdc2f1b8df804aa145a385f09d35b6d1ff (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T17:09:01.593 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 17:09:01 smithi164 bash[121372]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b 2024-09-04T17:09:01.898 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 17:09:01 smithi164 podman[121385]: 2024-09-04 17:09:01.593062392 +0000 UTC m=+0.602472214 container remove d58827805ffb25cc51e91b841f67f6bdc2f1b8df804aa145a385f09d35b6d1ff (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T17:09:01.899 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 17:09:01 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-04T17:09:01.899 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 17:09:01 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-04T17:09:01.899 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 17:09:01 smithi164 systemd[1]: Stopped Ceph node-exporter.b for fa5d394c-6ada-11ef-bcd6-c7b262605968. 2024-09-04T17:09:01.899 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 04 17:09:01 smithi164 systemd[1]: ceph-fa5d394c-6ada-11ef-bcd6-c7b262605968@node-exporter.b.service: Consumed 2.782s CPU time. 2024-09-04T17:09:13.795 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-04T17:09:13.829 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-04T17:09:13.856 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-04T17:09:13.858 DEBUG:teuthology.misc:Transferring archived files from smithi100:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889215/remote/smithi100/crash 2024-09-04T17:09:13.859 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/crash -- . 2024-09-04T17:09:13.910 INFO:teuthology.orchestra.run.smithi100.stderr:tar: /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/crash: Cannot open: No such file or directory 2024-09-04T17:09:13.911 INFO:teuthology.orchestra.run.smithi100.stderr:tar: Error is not recoverable: exiting now 2024-09-04T17:09:13.912 DEBUG:teuthology.misc:Transferring archived files from smithi164:/var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889215/remote/smithi164/crash 2024-09-04T17:09:13.913 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/crash -- . 2024-09-04T17:09:13.952 INFO:teuthology.orchestra.run.smithi164.stderr:tar: /var/lib/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/crash: Cannot open: No such file or directory 2024-09-04T17:09:13.952 INFO:teuthology.orchestra.run.smithi164.stderr:tar: Error is not recoverable: exiting now 2024-09-04T17:09:13.953 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-04T17:09:13.954 DEBUG:teuthology.orchestra.run.smithi100:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_STRAY_DAEMON | egrep -v CEPHADM_FAILED_DAEMON | egrep -v CEPHADM_AGENT_DOWN | head -n 1 2024-09-04T17:09:13.985 INFO:tasks.cephadm:Compressing logs... 2024-09-04T17:09:13.985 DEBUG:teuthology.orchestra.run.smithi100:> 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-04T17:09:14.028 DEBUG:teuthology.orchestra.run.smithi164:> 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-04T17:09:14.052 INFO:teuthology.orchestra.run.smithi100.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.0.log 2024-09-04T17:09:14.052 INFO:teuthology.orchestra.run.smithi100.stderr:: No such file or directory 2024-09-04T17:09:14.053 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/tcmu-runner.log 2024-09-04T17:09:14.053 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.1.log 2024-09-04T17:09:14.053 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.0.log: /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/tcmu-runner.log: gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-volume.log 2024-09-04T17:09:14.053 INFO:teuthology.orchestra.run.smithi100.stderr: 62.4% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/tcmu-runner.log.gz 2024-09-04T17:09:14.053 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph.audit.log 2024-09-04T17:09:14.064 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-mon.c.log 2024-09-04T17:09:14.064 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph.cephadm.log 2024-09-04T17:09:14.064 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-mon.a.log 2024-09-04T17:09:14.064 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.2.log 2024-09-04T17:09:14.064 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-client.rgw.foo.smithi100.vhkybv.log 2024-09-04T17:09:14.064 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.2.log: 92.2% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph.cephadm.log.gz 2024-09-04T17:09:14.065 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-mgr.y.log 2024-09-04T17:09:14.065 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-client.rgw.foo.smithi100.vhkybv.log: 77.4% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-client.rgw.foo.smithi100.vhkybv.log.gz 2024-09-04T17:09:14.065 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph.log 2024-09-04T17:09:14.067 INFO:teuthology.orchestra.run.smithi164.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.7.log 2024-09-04T17:09:14.068 INFO:teuthology.orchestra.run.smithi164.stderr:: No such file or directory 2024-09-04T17:09:14.068 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-volume.log 2024-09-04T17:09:14.068 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.4.log 2024-09-04T17:09:14.068 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.7.log: /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph.audit.log 2024-09-04T17:09:14.068 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph.cephadm.log 2024-09-04T17:09:14.068 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.6.log 2024-09-04T17:09:14.068 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.5.log 2024-09-04T17:09:14.069 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph.log 2024-09-04T17:09:14.069 INFO:teuthology.orchestra.run.smithi164.stderr: 86.2% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph.cephadm.log.gz 2024-09-04T17:09:14.069 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-mgr.x.log 2024-09-04T17:09:14.069 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph.log: 91.1% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph.audit.log.gz 2024-09-04T17:09:14.069 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-client.rgw.foo.smithi164.niznbh.log 2024-09-04T17:09:14.069 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-mgr.x.log: 89.1% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph.log.gz 2024-09-04T17:09:14.069 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-mon.b.log 2024-09-04T17:09:14.069 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-client.rgw.foo.smithi164.niznbh.log: 77.0% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-client.rgw.foo.smithi164.niznbh.log.gz 2024-09-04T17:09:14.070 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-04T17:09:14.070 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-mgr.y.log: 94.4% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph.audit.log.gz 2024-09-04T17:09:14.073 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.3.log 2024-09-04T17:09:14.075 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph.log: 91.1% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-volume.log.gz 2024-09-04T17:09:14.076 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-mon.b.log: /var/log/ceph/cephadm.log: 91.1% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-volume.log.gz 2024-09-04T17:09:14.079 INFO:teuthology.orchestra.run.smithi100.stderr: 93.9% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph.log.gz 2024-09-04T17:09:14.086 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-04T17:09:14.092 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.3.log: /var/log/ceph/cephadm.log: 92.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-04T17:09:14.112 INFO:teuthology.orchestra.run.smithi164.stderr: 90.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-04T17:09:14.189 INFO:teuthology.orchestra.run.smithi164.stderr: 90.0% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-mgr.x.log.gz 2024-09-04T17:09:14.496 INFO:teuthology.orchestra.run.smithi100.stderr: 89.7% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-mgr.y.log.gz 2024-09-04T17:09:14.611 INFO:teuthology.orchestra.run.smithi100.stderr: 92.6% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-mon.c.log.gz 2024-09-04T17:09:14.799 INFO:teuthology.orchestra.run.smithi164.stderr: 92.4% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-mon.b.log.gz 2024-09-04T17:09:15.300 INFO:teuthology.orchestra.run.smithi100.stderr: 91.1% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-mon.a.log.gz 2024-09-04T17:09:15.806 INFO:teuthology.orchestra.run.smithi100.stderr: 93.4% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.2.log.gz 2024-09-04T17:09:15.881 INFO:teuthology.orchestra.run.smithi164.stderr: 93.2% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.6.log.gz 2024-09-04T17:09:15.933 INFO:teuthology.orchestra.run.smithi164.stderr: 93.4% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.5.log.gz 2024-09-04T17:09:15.939 INFO:teuthology.orchestra.run.smithi100.stderr: 93.4% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.0.log.gz 2024-09-04T17:09:16.137 INFO:teuthology.orchestra.run.smithi164.stderr: 93.7% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.7.log.gz 2024-09-04T17:09:16.326 INFO:teuthology.orchestra.run.smithi164.stderr: 93.5% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.4.log.gz 2024-09-04T17:09:16.328 INFO:teuthology.orchestra.run.smithi164.stderr: 2024-09-04T17:09:16.328 INFO:teuthology.orchestra.run.smithi164.stderr:real 0m2.285s 2024-09-04T17:09:16.328 INFO:teuthology.orchestra.run.smithi164.stderr:user 0m8.644s 2024-09-04T17:09:16.328 INFO:teuthology.orchestra.run.smithi164.stderr:sys 0m0.337s 2024-09-04T17:09:16.377 INFO:teuthology.orchestra.run.smithi100.stderr: 93.5% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.1.log.gz 2024-09-04T17:09:16.384 INFO:teuthology.orchestra.run.smithi100.stderr: 93.4% -- replaced with /var/log/ceph/fa5d394c-6ada-11ef-bcd6-c7b262605968/ceph-osd.3.log.gz 2024-09-04T17:09:16.387 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-09-04T17:09:16.387 INFO:teuthology.orchestra.run.smithi100.stderr:real 0m2.346s 2024-09-04T17:09:16.387 INFO:teuthology.orchestra.run.smithi100.stderr:user 0m10.165s 2024-09-04T17:09:16.388 INFO:teuthology.orchestra.run.smithi100.stderr:sys 0m0.397s 2024-09-04T17:09:16.388 INFO:tasks.cephadm:Archiving logs... 2024-09-04T17:09:16.388 DEBUG:teuthology.misc:Transferring archived files from smithi100:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889215/remote/smithi100/log 2024-09-04T17:09:16.389 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-04T17:09:17.730 DEBUG:teuthology.misc:Transferring archived files from smithi164:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889215/remote/smithi164/log 2024-09-04T17:09:17.731 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-04T17:09:18.863 INFO:tasks.cephadm:Removing cluster... 2024-09-04T17:09:18.863 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 --force 2024-09-04T17:09:19.062 INFO:teuthology.orchestra.run.smithi100.stdout:Deleting cluster with fsid: fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T17:09:19.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid fa5d394c-6ada-11ef-bcd6-c7b262605968 --force 2024-09-04T17:09:19.381 INFO:teuthology.orchestra.run.smithi164.stdout:Deleting cluster with fsid: fa5d394c-6ada-11ef-bcd6-c7b262605968 2024-09-04T17:09:19.509 INFO:tasks.cephadm:Removing cephadm ... 2024-09-04T17:09:19.510 DEBUG:teuthology.orchestra.run.smithi100:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-04T17:09:19.527 DEBUG:teuthology.orchestra.run.smithi164:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-04T17:09:19.542 INFO:tasks.cephadm:Teardown complete 2024-09-04T17:09:19.542 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-04T17:09:19.551 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-04T17:09:19.551 DEBUG:teuthology.orchestra.run.smithi100:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-04T17:09:19.570 DEBUG:teuthology.orchestra.run.smithi164:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-04T17:09:19.582 INFO:teuthology.orchestra.run.smithi100.stderr:bash: line 1: ntpq: command not found 2024-09-04T17:09:19.586 INFO:teuthology.orchestra.run.smithi100.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-04T17:09:19.586 INFO:teuthology.orchestra.run.smithi100.stdout:=============================================================================== 2024-09-04T17:09:19.586 INFO:teuthology.orchestra.run.smithi100.stdout:^* hv01.front.sepia.ceph.com 3 6 377 5 +295us[ +304us] +/- 48ms 2024-09-04T17:09:19.587 INFO:teuthology.orchestra.run.smithi100.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 2 -971us[ -971us] +/- 67ms 2024-09-04T17:09:19.587 INFO:teuthology.orchestra.run.smithi100.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 6 +603us[ +612us] +/- 78ms 2024-09-04T17:09:19.587 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T17:09:19.596 INFO:teuthology.orchestra.run.smithi164.stderr:bash: line 1: ntpq: command not found 2024-09-04T17:09:19.600 INFO:teuthology.orchestra.run.smithi164.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-04T17:09:19.600 INFO:teuthology.orchestra.run.smithi164.stdout:=============================================================================== 2024-09-04T17:09:19.600 INFO:teuthology.orchestra.run.smithi164.stdout:^* hv01.front.sepia.ceph.com 3 6 377 4 +311us[ +301us] +/- 48ms 2024-09-04T17:09:19.600 INFO:teuthology.orchestra.run.smithi164.stdout:^+ hv02.front.sepia.ceph.com 3 7 377 3 -941us[ -941us] +/- 67ms 2024-09-04T17:09:19.601 INFO:teuthology.orchestra.run.smithi164.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 3 +628us[ +628us] +/- 78ms 2024-09-04T17:09:19.601 INFO:teuthology.orchestra.run.smithi164.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T17:09:19.602 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-04T17:09:19.611 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-04T17:09:19.612 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-04T17:09:19.707 DEBUG:teuthology.orchestra.run.smithi100:> 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-04T17:09:19.789 DEBUG:teuthology.orchestra.run.smithi164:> 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-04T17:09:19.864 DEBUG:teuthology.orchestra.run.smithi100:> 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-04T17:09:19.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T17:09:19.893 DEBUG:teuthology.orchestra.run.smithi164:> 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-04T17:09:19.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T17:09:19.922 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-04T17:09:19.930 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-04T17:09:19.939 INFO:teuthology.task.internal:Duration was 2554.953711 seconds 2024-09-04T17:09:19.939 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-04T17:09:19.947 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-04T17:09:19.947 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-04T17:09:19.950 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-04T17:09:19.986 INFO:teuthology.orchestra.run.smithi100.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-04T17:09:20.001 INFO:teuthology.orchestra.run.smithi164.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-04T17:09:20.232 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-04T17:09:20.232 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi100.front.sepia.ceph.com 2024-09-04T17:09:20.232 DEBUG:teuthology.orchestra.run.smithi100:> 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-04T17:09:20.253 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi164.front.sepia.ceph.com 2024-09-04T17:09:20.253 DEBUG:teuthology.orchestra.run.smithi164:> 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-04T17:09:20.296 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-04T17:09:20.296 DEBUG:teuthology.orchestra.run.smithi100:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-04T17:09:20.299 DEBUG:teuthology.orchestra.run.smithi164:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-04T17:09:20.363 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-04T17:09:20.363 DEBUG:teuthology.orchestra.run.smithi100:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-04T17:09:20.365 DEBUG:teuthology.orchestra.run.smithi164:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-04T17:09:20.809 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-04T17:09:20.817 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-04T17:09:20.817 DEBUG:teuthology.orchestra.run.smithi100:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-04T17:09:20.842 DEBUG:teuthology.orchestra.run.smithi164:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-04T17:09:20.868 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-04T17:09:20.877 DEBUG:teuthology.orchestra.run.smithi100:> 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-04T17:09:20.885 DEBUG:teuthology.orchestra.run.smithi164:> 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-04T17:09:20.905 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern = core 2024-09-04T17:09:20.932 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern = core 2024-09-04T17:09:20.967 DEBUG:teuthology.orchestra.run.smithi100:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-04T17:09:20.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T17:09:20.992 DEBUG:teuthology.orchestra.run.smithi164:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-04T17:09:21.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T17:09:21.022 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-04T17:09:21.032 INFO:teuthology.task.internal:Transferring archived files... 2024-09-04T17:09:21.033 DEBUG:teuthology.misc:Transferring archived files from smithi100:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889215/remote/smithi100 2024-09-04T17:09:21.033 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-04T17:09:21.077 DEBUG:teuthology.misc:Transferring archived files from smithi164:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889215/remote/smithi164 2024-09-04T17:09:21.078 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-04T17:09:21.115 INFO:teuthology.task.internal:Removing archive directory... 2024-09-04T17:09:21.116 DEBUG:teuthology.orchestra.run.smithi100:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-04T17:09:21.118 DEBUG:teuthology.orchestra.run.smithi164:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-04T17:09:21.164 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-04T17:09:21.175 INFO:teuthology.task.internal:Not uploading archives. 2024-09-04T17:09:21.175 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-04T17:09:21.185 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-04T17:09:21.185 DEBUG:teuthology.orchestra.run.smithi100:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-04T17:09:21.188 DEBUG:teuthology.orchestra.run.smithi164:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-04T17:09:21.200 INFO:teuthology.orchestra.run.smithi100.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 4 17:09 /home/ubuntu/cephtest 2024-09-04T17:09:21.219 INFO:teuthology.orchestra.run.smithi164.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 4 17:09 /home/ubuntu/cephtest 2024-09-04T17:09:21.220 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-04T17:09:21.229 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-04T17:09:21.251 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-centos_9.stream-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/classic} duration: 2554.9537105560303 failure_reason: 'Command failed on smithi100 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 fa5d394c-6ada-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c \''ceph versions | jq -e \''"\''"\''.rgw | length == 1\''"\''"\''\''''' owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=c835d905f5104a0d880b6455ad91a426 status: fail success: false 2024-09-04T17:09:21.252 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-04T17:09:21.343 INFO:teuthology.run:FAIL